[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. 20494 1727096313.67652: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-And executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 20494 1727096313.68139: Added group all to inventory 20494 1727096313.68141: Added group ungrouped to inventory 20494 1727096313.68145: Group all now contains ungrouped 20494 1727096313.68148: Examining possible inventory source: /tmp/network-EuO/inventory.yml 20494 1727096313.94428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20494 1727096313.94490: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20494 1727096313.94625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20494 1727096313.94845: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20494 1727096313.94920: Loaded config def from plugin (inventory/script) 20494 1727096313.94922: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20494 1727096313.95081: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20494 1727096313.95292: Loaded config def from plugin (inventory/yaml) 20494 1727096313.95294: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20494 1727096313.95384: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20494 1727096313.96199: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20494 1727096313.96203: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20494 1727096313.96205: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20494 1727096313.96211: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20494 1727096313.96215: Loading data from /tmp/network-EuO/inventory.yml 20494 1727096313.96514: /tmp/network-EuO/inventory.yml was not parsable by auto 20494 1727096313.96580: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20494 1727096313.96737: Loading data from /tmp/network-EuO/inventory.yml 20494 1727096313.96977: group all already in inventory 20494 1727096313.96984: set inventory_file for managed_node1 20494 1727096313.96988: set inventory_dir for managed_node1 20494 1727096313.96989: Added host managed_node1 to inventory 20494 1727096313.96992: Added host managed_node1 to group all 20494 1727096313.96993: set ansible_host for managed_node1 20494 1727096313.96993: set ansible_ssh_extra_args for managed_node1 20494 1727096313.96997: set inventory_file for managed_node2 20494 1727096313.97000: set inventory_dir for managed_node2 20494 1727096313.97001: Added host managed_node2 to inventory 20494 1727096313.97002: Added host managed_node2 to group all 20494 1727096313.97003: set ansible_host for managed_node2 20494 1727096313.97004: set ansible_ssh_extra_args for managed_node2 20494 1727096313.97006: set inventory_file for managed_node3 20494 1727096313.97009: set inventory_dir for managed_node3 20494 1727096313.97009: Added host managed_node3 to inventory 20494 1727096313.97011: Added host managed_node3 to group all 20494 1727096313.97011: set ansible_host for managed_node3 20494 1727096313.97012: set ansible_ssh_extra_args for managed_node3 20494 1727096313.97015: Reconcile groups and hosts in inventory. 20494 1727096313.97132: Group ungrouped now contains managed_node1 20494 1727096313.97135: Group ungrouped now contains managed_node2 20494 1727096313.97137: Group ungrouped now contains managed_node3 20494 1727096313.97219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20494 1727096313.97578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20494 1727096313.97627: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20494 1727096313.97654: Loaded config def from plugin (vars/host_group_vars) 20494 1727096313.97656: 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) 20494 1727096313.97666: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20494 1727096313.97778: 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) 20494 1727096313.97824: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20494 1727096313.98543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096313.98758: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20494 1727096313.98905: Loaded config def from plugin (connection/local) 20494 1727096313.98909: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20494 1727096314.00157: Loaded config def from plugin (connection/paramiko_ssh) 20494 1727096314.00161: 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) 20494 1727096314.01684: 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) 20494 1727096314.01727: Loaded config def from plugin (connection/psrp) 20494 1727096314.01730: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20494 1727096314.02504: 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) 20494 1727096314.02545: Loaded config def from plugin (connection/ssh) 20494 1727096314.02548: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20494 1727096314.06245: 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) 20494 1727096314.06287: Loaded config def from plugin (connection/winrm) 20494 1727096314.06290: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20494 1727096314.06317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20494 1727096314.06685: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20494 1727096314.06757: Loaded config def from plugin (shell/cmd) 20494 1727096314.06759: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20494 1727096314.06790: 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) 20494 1727096314.06856: Loaded config def from plugin (shell/powershell) 20494 1727096314.06859: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20494 1727096314.07219: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20494 1727096314.07608: Loaded config def from plugin (shell/sh) 20494 1727096314.07611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20494 1727096314.07645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20494 1727096314.07977: Loaded config def from plugin (become/runas) 20494 1727096314.07979: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20494 1727096314.08166: Loaded config def from plugin (become/su) 20494 1727096314.08371: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20494 1727096314.08530: Loaded config def from plugin (become/sudo) 20494 1727096314.08533: 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 20494 1727096314.08772: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml 20494 1727096314.09575: in VariableManager get_vars() 20494 1727096314.09598: done with get_vars() 20494 1727096314.09732: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20494 1727096314.19182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20494 1727096314.19844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 20494 1727096314.20332: in VariableManager get_vars() 20494 1727096314.20337: done with get_vars() 20494 1727096314.20339: variable 'playbook_dir' from source: magic vars 20494 1727096314.20340: variable 'ansible_playbook_python' from source: magic vars 20494 1727096314.20341: variable 'ansible_config_file' from source: magic vars 20494 1727096314.20342: variable 'groups' from source: magic vars 20494 1727096314.20342: variable 'omit' from source: magic vars 20494 1727096314.20343: variable 'ansible_version' from source: magic vars 20494 1727096314.20344: variable 'ansible_check_mode' from source: magic vars 20494 1727096314.20345: variable 'ansible_diff_mode' from source: magic vars 20494 1727096314.20345: variable 'ansible_forks' from source: magic vars 20494 1727096314.20346: variable 'ansible_inventory_sources' from source: magic vars 20494 1727096314.20347: variable 'ansible_skip_tags' from source: magic vars 20494 1727096314.20348: variable 'ansible_limit' from source: magic vars 20494 1727096314.20349: variable 'ansible_run_tags' from source: magic vars 20494 1727096314.20350: variable 'ansible_verbosity' from source: magic vars 20494 1727096314.20389: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml 20494 1727096314.23956: in VariableManager get_vars() 20494 1727096314.23981: done with get_vars() 20494 1727096314.24019: in VariableManager get_vars() 20494 1727096314.24032: done with get_vars() 20494 1727096314.24474: in VariableManager get_vars() 20494 1727096314.24487: done with get_vars() 20494 1727096314.25262: in VariableManager get_vars() 20494 1727096314.25281: done with get_vars() 20494 1727096314.25287: variable 'omit' from source: magic vars 20494 1727096314.25305: variable 'omit' from source: magic vars 20494 1727096314.25339: in VariableManager get_vars() 20494 1727096314.25351: done with get_vars() 20494 1727096314.25703: in VariableManager get_vars() 20494 1727096314.25715: done with get_vars() 20494 1727096314.25752: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20494 1727096314.26477: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20494 1727096314.26911: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20494 1727096314.28942: in VariableManager get_vars() 20494 1727096314.29321: done with get_vars() 20494 1727096314.30193: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096314.34722: in VariableManager get_vars() 20494 1727096314.39385: done with get_vars() 20494 1727096314.39392: variable 'omit' from source: magic vars 20494 1727096314.39405: variable 'omit' from source: magic vars 20494 1727096314.39435: in VariableManager get_vars() 20494 1727096314.39580: done with get_vars() 20494 1727096314.39605: in VariableManager get_vars() 20494 1727096314.39619: done with get_vars() 20494 1727096314.39647: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20494 1727096314.40011: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20494 1727096314.40192: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20494 1727096314.41026: in VariableManager get_vars() 20494 1727096314.41051: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096314.46114: in VariableManager get_vars() 20494 1727096314.46137: done with get_vars() 20494 1727096314.46143: variable 'omit' from source: magic vars 20494 1727096314.46154: variable 'omit' from source: magic vars 20494 1727096314.46189: in VariableManager get_vars() 20494 1727096314.46339: done with get_vars() 20494 1727096314.46360: in VariableManager get_vars() 20494 1727096314.46439: done with get_vars() 20494 1727096314.46472: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20494 1727096314.46707: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20494 1727096314.46918: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20494 1727096314.47730: in VariableManager get_vars() 20494 1727096314.47872: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096314.52775: in VariableManager get_vars() 20494 1727096314.52802: done with get_vars() 20494 1727096314.52807: variable 'omit' from source: magic vars 20494 1727096314.52818: variable 'omit' from source: magic vars 20494 1727096314.52856: in VariableManager get_vars() 20494 1727096314.52881: done with get_vars() 20494 1727096314.52901: in VariableManager get_vars() 20494 1727096314.52940: done with get_vars() 20494 1727096314.52979: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20494 1727096314.53100: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20494 1727096314.53185: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20494 1727096314.53598: in VariableManager get_vars() 20494 1727096314.53629: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096314.55937: in VariableManager get_vars() 20494 1727096314.55969: done with get_vars() 20494 1727096314.55980: variable 'omit' from source: magic vars 20494 1727096314.56011: variable 'omit' from source: magic vars 20494 1727096314.56048: in VariableManager get_vars() 20494 1727096314.56072: done with get_vars() 20494 1727096314.56093: in VariableManager get_vars() 20494 1727096314.56122: done with get_vars() 20494 1727096314.56153: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20494 1727096314.56304: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20494 1727096314.56392: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20494 1727096314.56819: in VariableManager get_vars() 20494 1727096314.56846: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096314.58914: in VariableManager get_vars() 20494 1727096314.58943: done with get_vars() 20494 1727096314.58994: in VariableManager get_vars() 20494 1727096314.59020: done with get_vars() 20494 1727096314.59092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20494 1727096314.59107: 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 20494 1727096314.59457: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20494 1727096314.59625: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20494 1727096314.59627: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 20494 1727096314.59658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20494 1727096314.59686: 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) 20494 1727096314.59859: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20494 1727096314.59931: Loaded config def from plugin (callback/default) 20494 1727096314.59934: 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) 20494 1727096314.62320: Loaded config def from plugin (callback/junit) 20494 1727096314.62323: 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) 20494 1727096314.62489: 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) 20494 1727096314.62556: Loaded config def from plugin (callback/minimal) 20494 1727096314.62559: 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) 20494 1727096314.62710: 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) 20494 1727096314.62775: Loaded config def from plugin (callback/tree) 20494 1727096314.62778: 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 20494 1727096314.63076: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20494 1727096314.63079: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_features_nm.yml **************************************** 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml 20494 1727096314.63107: in VariableManager get_vars() 20494 1727096314.63122: done with get_vars() 20494 1727096314.63127: in VariableManager get_vars() 20494 1727096314.63249: done with get_vars() 20494 1727096314.63256: variable 'omit' from source: magic vars 20494 1727096314.63299: in VariableManager get_vars() 20494 1727096314.63313: done with get_vars() 20494 1727096314.63333: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_features.yml' with nm as provider] *** 20494 1727096314.64682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20494 1727096314.64891: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20494 1727096314.65326: getting the remaining hosts for this loop 20494 1727096314.65328: done getting the remaining hosts for this loop 20494 1727096314.65331: getting the next task for host managed_node2 20494 1727096314.65335: done getting next task for host managed_node2 20494 1727096314.65338: ^ task is: TASK: Gathering Facts 20494 1727096314.65339: ^ 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 20494 1727096314.65342: getting variables 20494 1727096314.65343: in VariableManager get_vars() 20494 1727096314.65354: Calling all_inventory to load vars for managed_node2 20494 1727096314.65356: Calling groups_inventory to load vars for managed_node2 20494 1727096314.65359: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096314.65436: Calling all_plugins_play to load vars for managed_node2 20494 1727096314.65449: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096314.65453: Calling groups_plugins_play to load vars for managed_node2 20494 1727096314.65492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096314.65654: done with get_vars() 20494 1727096314.65661: done getting variables 20494 1727096314.65731: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:6 Monday 23 September 2024 08:58:34 -0400 (0:00:00.029) 0:00:00.029 ****** 20494 1727096314.65876: entering _queue_task() for managed_node2/gather_facts 20494 1727096314.65877: Creating lock for gather_facts 20494 1727096314.66798: worker is 1 (out of 1 available) 20494 1727096314.66808: exiting _queue_task() for managed_node2/gather_facts 20494 1727096314.66821: done queuing things up, now waiting for results queue to drain 20494 1727096314.66824: waiting for pending results... 20494 1727096314.66980: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20494 1727096314.67441: in run() - task 0afff68d-5257-775d-49e9-0000000001ae 20494 1727096314.67527: variable 'ansible_search_path' from source: unknown 20494 1727096314.67691: calling self._execute() 20494 1727096314.67757: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096314.68274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096314.68277: variable 'omit' from source: magic vars 20494 1727096314.68279: variable 'omit' from source: magic vars 20494 1727096314.68280: variable 'omit' from source: magic vars 20494 1727096314.68282: variable 'omit' from source: magic vars 20494 1727096314.68581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096314.68617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096314.68689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096314.68779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096314.68795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096314.68897: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096314.68909: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096314.68916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096314.69126: Set connection var ansible_pipelining to False 20494 1727096314.69137: Set connection var ansible_timeout to 10 20494 1727096314.69147: Set connection var ansible_connection to ssh 20494 1727096314.69154: Set connection var ansible_shell_type to sh 20494 1727096314.69166: Set connection var ansible_shell_executable to /bin/sh 20494 1727096314.69179: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096314.69207: variable 'ansible_shell_executable' from source: unknown 20494 1727096314.69220: variable 'ansible_connection' from source: unknown 20494 1727096314.69232: variable 'ansible_module_compression' from source: unknown 20494 1727096314.69239: variable 'ansible_shell_type' from source: unknown 20494 1727096314.69246: variable 'ansible_shell_executable' from source: unknown 20494 1727096314.69253: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096314.69260: variable 'ansible_pipelining' from source: unknown 20494 1727096314.69272: variable 'ansible_timeout' from source: unknown 20494 1727096314.69281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096314.69480: 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) 20494 1727096314.69497: variable 'omit' from source: magic vars 20494 1727096314.69506: starting attempt loop 20494 1727096314.69512: running the handler 20494 1727096314.69532: variable 'ansible_facts' from source: unknown 20494 1727096314.69570: _low_level_execute_command(): starting 20494 1727096314.69585: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096314.70434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096314.70485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096314.70502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096314.70580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096314.70755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096314.72425: stdout chunk (state=3): >>>/root <<< 20494 1727096314.72512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096314.72525: stdout chunk (state=3): >>><<< 20494 1727096314.72551: stderr chunk (state=3): >>><<< 20494 1727096314.72596: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096314.72774: _low_level_execute_command(): starting 20494 1727096314.72779: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993 `" && echo ansible-tmp-1727096314.7267494-20524-134453144543993="` echo /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993 `" ) && sleep 0' 20494 1727096314.74100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096314.74103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096314.74125: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096314.74138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096314.74197: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096314.74329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096314.74344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096314.74499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096314.76504: stdout chunk (state=3): >>>ansible-tmp-1727096314.7267494-20524-134453144543993=/root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993 <<< 20494 1727096314.76748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096314.76752: stdout chunk (state=3): >>><<< 20494 1727096314.76754: stderr chunk (state=3): >>><<< 20494 1727096314.76777: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096314.7267494-20524-134453144543993=/root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096314.76873: variable 'ansible_module_compression' from source: unknown 20494 1727096314.76972: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20494 1727096314.76976: ANSIBALLZ: Acquiring lock 20494 1727096314.76978: ANSIBALLZ: Lock acquired: 140585471021456 20494 1727096314.76980: ANSIBALLZ: Creating module 20494 1727096315.21195: ANSIBALLZ: Writing module into payload 20494 1727096315.21340: ANSIBALLZ: Writing module 20494 1727096315.21371: ANSIBALLZ: Renaming module 20494 1727096315.21383: ANSIBALLZ: Done creating module 20494 1727096315.21426: variable 'ansible_facts' from source: unknown 20494 1727096315.21438: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096315.21453: _low_level_execute_command(): starting 20494 1727096315.21465: _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' 20494 1727096315.22025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096315.22038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096315.22048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096315.22100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096315.22123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096315.22159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096315.24386: stdout chunk (state=3): >>>PLATFORM <<< 20494 1727096315.24690: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 20494 1727096315.24778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096315.24823: stderr chunk (state=3): >>><<< 20494 1727096315.24827: stdout chunk (state=3): >>><<< 20494 1727096315.24858: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096315.24876 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20494 1727096315.24993: _low_level_execute_command(): starting 20494 1727096315.24996: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20494 1727096315.25196: Sending initial data 20494 1727096315.25199: Sent initial data (1181 bytes) 20494 1727096315.25559: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096315.25619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096315.25690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096315.25717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096315.25746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096315.25803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 20494 1727096315.30474: 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"} <<< 20494 1727096315.31045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096315.31075: stderr chunk (state=3): >>><<< 20494 1727096315.31078: stdout chunk (state=3): >>><<< 20494 1727096315.31090: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 20494 1727096315.31150: variable 'ansible_facts' from source: unknown 20494 1727096315.31153: variable 'ansible_facts' from source: unknown 20494 1727096315.31160: variable 'ansible_module_compression' from source: unknown 20494 1727096315.31197: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20494 1727096315.31219: variable 'ansible_facts' from source: unknown 20494 1727096315.31350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py 20494 1727096315.31460: Sending initial data 20494 1727096315.31467: Sent initial data (154 bytes) 20494 1727096315.32383: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096315.32408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096315.32504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 20494 1727096315.34790: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096315.34862: 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 <<< 20494 1727096315.34883: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096315.34917: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpx7sub8ak /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py <<< 20494 1727096315.34921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py" <<< 20494 1727096315.34982: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpx7sub8ak" to remote "/root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py" <<< 20494 1727096315.36017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096315.36062: stderr chunk (state=3): >>><<< 20494 1727096315.36070: stdout chunk (state=3): >>><<< 20494 1727096315.36087: done transferring module to remote 20494 1727096315.36099: _low_level_execute_command(): starting 20494 1727096315.36104: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/ /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py && sleep 0' 20494 1727096315.36556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096315.36559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096315.36562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096315.36564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096315.36573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096315.36614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096315.36626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096315.36671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 20494 1727096315.39331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096315.39361: stderr chunk (state=3): >>><<< 20494 1727096315.39364: stdout chunk (state=3): >>><<< 20494 1727096315.39381: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 20494 1727096315.39391: _low_level_execute_command(): starting 20494 1727096315.39397: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/AnsiballZ_setup.py && sleep 0' 20494 1727096315.39856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096315.39859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096315.39862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096315.39866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096315.39925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096315.39935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096315.39946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096315.39980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 3 <<< 20494 1727096315.47013: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20494 1727096315.47095: stdout chunk (state=3): >>>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 0x7efdb78104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb77dfb30> # /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 0x7efdb7812a50> 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 0x7efdb75c1130> # /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 0x7efdb75c1fa0> 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/pyt<<< 20494 1727096315.47145: stdout chunk (state=3): >>>hon3.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 0x7efdb75ffdd0> # /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 0x7efdb75fffe0> # /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 0x7efdb7637800> # /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 0x7efdb7637e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7617aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb76151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fcf80> # /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 0x7efdb76576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7656300> # /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 0x7efdb7616060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fee70> # /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 0x7efdb768c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fc200> # /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 '_s<<< 20494 1727096315.47170: stdout chunk (state=3): >>>truct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb768cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768cb00> # 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 0x7efdb768cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fad20> # /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 0x7efdb768d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768d280> 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 0x7efdb768e4b0> 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 0x7efdb76a4680> 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 0x7efdb76a5d30> # /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 0x7efdb76a6bd0> # 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 0x7efdb76a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb76a6120> # /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 0x7efdb76a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb76a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768e450> # /usr/lib64/python3.12/__pycac<<< 20494 1727096315.47177: stdout chunk (state=3): >>>he__/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 0x7efdb7397b90> # /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 0x7efdb73c0650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c03b0> # 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 0x7efdb73c0680> # /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 0x7efdb73c0fb0> # 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 0x7efdb73c1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c0860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7395d60> # /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'<<< 20494 1727096315.47206: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 20494 1727096315.47236: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20494 1727096315.47296: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c2cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c17f0><<< 20494 1727096315.47301: stdout chunk (state=3): >>> <<< 20494 1727096315.47337: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768eba0><<< 20494 1727096315.47382: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 20494 1727096315.47387: stdout chunk (state=3): >>> <<< 20494 1727096315.47486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 20494 1727096315.47490: stdout chunk (state=3): >>> <<< 20494 1727096315.47580: stdout chunk (state=3): >>># /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'<<< 20494 1727096315.47582: stdout chunk (state=3): >>> <<< 20494 1727096315.47628: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73ef020><<< 20494 1727096315.47633: stdout chunk (state=3): >>> <<< 20494 1727096315.47712: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 20494 1727096315.47748: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 20494 1727096315.47753: stdout chunk (state=3): >>> <<< 20494 1727096315.47789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20494 1727096315.47886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7413410><<< 20494 1727096315.47890: stdout chunk (state=3): >>> <<< 20494 1727096315.47931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 20494 1727096315.47936: stdout chunk (state=3): >>> <<< 20494 1727096315.48012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 20494 1727096315.48105: stdout chunk (state=3): >>> import 'ntpath' # <<< 20494 1727096315.48110: stdout chunk (state=3): >>> <<< 20494 1727096315.48151: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 20494 1727096315.48170: stdout chunk (state=3): >>> <<< 20494 1727096315.48175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 20494 1727096315.48192: stdout chunk (state=3): >>> <<< 20494 1727096315.48195: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb74701a0> <<< 20494 1727096315.48240: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20494 1727096315.48325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 20494 1727096315.48329: stdout chunk (state=3): >>> <<< 20494 1727096315.48396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 20494 1727096315.48539: stdout chunk (state=3): >>> import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7472900><<< 20494 1727096315.48544: stdout chunk (state=3): >>> <<< 20494 1727096315.48692: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb74702c0> <<< 20494 1727096315.48759: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb743d1c0> <<< 20494 1727096315.48803: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 20494 1727096315.48839: 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 0x7efdb6d292e0> <<< 20494 1727096315.48898: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7412210> <<< 20494 1727096315.48927: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c3bf0> <<< 20494 1727096315.49208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 20494 1727096315.49250: stdout chunk (state=3): >>> import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdb7412570> <<< 20494 1727096315.49726: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ine_udvz/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 20494 1727096315.49890: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py<<< 20494 1727096315.49895: stdout chunk (state=3): >>> <<< 20494 1727096315.49920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 20494 1727096315.49987: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20494 1727096315.50112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 20494 1727096315.50117: stdout chunk (state=3): >>> <<< 20494 1727096315.50160: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 20494 1727096315.50167: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'<<< 20494 1727096315.50196: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6d8b020> import '_typing' # <<< 20494 1727096315.50408: stdout chunk (state=3): >>> <<< 20494 1727096315.50514: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6d69f10><<< 20494 1727096315.50531: stdout chunk (state=3): >>> <<< 20494 1727096315.50545: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6d690a0><<< 20494 1727096315.50554: stdout chunk (state=3): >>> <<< 20494 1727096315.50577: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.50585: stdout chunk (state=3): >>> <<< 20494 1727096315.50626: stdout chunk (state=3): >>>import 'ansible' # <<< 20494 1727096315.50628: stdout chunk (state=3): >>> <<< 20494 1727096315.50655: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.50660: stdout chunk (state=3): >>> <<< 20494 1727096315.50695: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.50701: stdout chunk (state=3): >>> <<< 20494 1727096315.50731: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.50735: stdout chunk (state=3): >>> <<< 20494 1727096315.50765: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 20494 1727096315.50770: stdout chunk (state=3): >>> <<< 20494 1727096315.50803: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.50811: stdout chunk (state=3): >>> <<< 20494 1727096315.53107: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.55121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 20494 1727096315.55148: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6d89310><<< 20494 1727096315.55186: 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'<<< 20494 1727096315.55217: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 20494 1727096315.55252: stdout chunk (state=3): >>> <<< 20494 1727096315.55297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20494 1727096315.55317: 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'<<< 20494 1727096315.55364: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096315.55389: stdout chunk (state=3): >>> # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096315.55416: stdout chunk (state=3): >>> <<< 20494 1727096315.55453: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb6dba9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dba750> <<< 20494 1727096315.55527: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dba060><<< 20494 1727096315.55560: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20494 1727096315.55631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dba7b0><<< 20494 1727096315.55679: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb78129c0> <<< 20494 1727096315.55708: stdout chunk (state=3): >>>import 'atexit' # <<< 20494 1727096315.55719: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096315.55772: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb6dbb740> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096315.55797: 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 0x7efdb6dbb980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20494 1727096315.56194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20494 1727096315.56444: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dbbec0> 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 0x7efdb6c25cd0> # 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 0x7efdb6c278c0> # /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 0x7efdb6c282c0> # /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 0x7efdb6c29460> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20494 1727096315.56456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20494 1727096315.56459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20494 1727096315.56462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20494 1727096315.56464: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c2bec0> <<< 20494 1727096315.56466: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096315.56470: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb743fdd0> <<< 20494 1727096315.56473: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c2a180> <<< 20494 1727096315.56475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20494 1727096315.56477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20494 1727096315.56479: 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' <<< 20494 1727096315.56481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20494 1727096315.56610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20494 1727096315.56642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c33dd0> <<< 20494 1727096315.56669: stdout chunk (state=3): >>>import '_tokenize' # <<< 20494 1727096315.56739: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c32630> <<< 20494 1727096315.56758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20494 1727096315.56822: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c32b70> <<< 20494 1727096315.56848: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c2a600> <<< 20494 1727096315.56940: 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 0x7efdb6c77e90> <<< 20494 1727096315.56943: 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 0x7efdb6c78110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 20494 1727096315.57006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 20494 1727096315.57079: 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 0x7efdb6c79cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c79a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20494 1727096315.57084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20494 1727096315.57209: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb6c7c230> <<< 20494 1727096315.57224: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c7a390> # /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' # <<< 20494 1727096315.57261: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c7fa10> <<< 20494 1727096315.57385: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c7c3e0> <<< 20494 1727096315.57661: 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 0x7efdb6c80770> # 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 0x7efdb6c80bc0> # 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 0x7efdb6c80aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c78410> # /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' <<< 20494 1727096315.57719: 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 0x7efdb6b0c0b0> <<< 20494 1727096315.57914: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096315.57929: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb6b0d220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c82840> <<< 20494 1727096315.57981: 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 0x7efdb6c83bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c824b0> # zipimport: zlib available <<< 20494 1727096315.58008: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 20494 1727096315.58143: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.58293: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096315.58328: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.58350: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 20494 1727096315.58390: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.58425: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.58447: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 20494 1727096315.58487: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.58691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.58889: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.59010: stdout chunk (state=3): >>> <<< 20494 1727096315.59892: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.60629: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096315.60654: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096315.60680: 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 0x7efdb6b11490> <<< 20494 1727096315.60751: 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' <<< 20494 1727096315.60852: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c82870> <<< 20494 1727096315.60880: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 20494 1727096315.60899: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.61019: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.61403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20494 1727096315.61406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b12900> # zipimport: zlib available <<< 20494 1727096315.61652: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.62602: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.62627: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20494 1727096315.62638: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.62728: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.62864: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 20494 1727096315.62891: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20494 1727096315.62948: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.62999: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20494 1727096315.63384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.63855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 20494 1727096315.63880: stdout chunk (state=3): >>> <<< 20494 1727096315.63912: stdout chunk (state=3): >>>import '_ast' # <<< 20494 1727096315.64024: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b134d0><<< 20494 1727096315.64051: stdout chunk (state=3): >>> <<< 20494 1727096315.64075: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.64184: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.64206: stdout chunk (state=3): >>> <<< 20494 1727096315.64334: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20494 1727096315.64386: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available<<< 20494 1727096315.64397: stdout chunk (state=3): >>> <<< 20494 1727096315.64465: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096315.64507: stdout chunk (state=3): >>> <<< 20494 1727096315.64612: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.64802: stdout chunk (state=3): >>># 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' <<< 20494 1727096315.64907: 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 0x7efdb6b1dfa0> <<< 20494 1727096315.65023: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b19700> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20494 1727096315.65048: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.65120: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.65150: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.65200: 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' <<< 20494 1727096315.65258: 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 <<< 20494 1727096315.65274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20494 1727096315.65386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20494 1727096315.65425: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c068a0> <<< 20494 1727096315.65482: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dda570> <<< 20494 1727096315.65602: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b1dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b13d40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.65688: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20494 1727096315.65743: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20494 1727096315.65802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.65865: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.65915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.66012: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.66035: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.66070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20494 1727096315.66132: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.66147: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.66288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 20494 1727096315.66473: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.66643: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.66708: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.66793: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20494 1727096315.66797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20494 1727096315.66815: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20494 1727096315.67076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20494 1727096315.67123: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb1d30> # /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 0x7efdb67bbe30> # 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 0x7efdb67c01a0> <<< 20494 1727096315.67127: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b9ae40> <<< 20494 1727096315.67140: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb28d0> <<< 20494 1727096315.67161: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb0470> <<< 20494 1727096315.67183: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb0e60> <<< 20494 1727096315.67203: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20494 1727096315.67265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20494 1727096315.67287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20494 1727096315.67315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20494 1727096315.67333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20494 1727096315.67424: 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 0x7efdb67c31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c2a50> # 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 0x7efdb67c2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c1e80> <<< 20494 1727096315.67437: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20494 1727096315.67571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20494 1727096315.67590: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c3260> <<< 20494 1727096315.67606: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20494 1727096315.67642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20494 1727096315.67670: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb6829d90> <<< 20494 1727096315.67696: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c3d70> <<< 20494 1727096315.67724: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb0230> import 'ansible.module_utils.facts.timeout' # <<< 20494 1727096315.67749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 20494 1727096315.67770: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.67869: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.67914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20494 1727096315.67934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68003: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 20494 1727096315.68094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68185: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20494 1727096315.68210: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20494 1727096315.68267: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68311: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68497: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 20494 1727096315.68505: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.68536: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.68596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20494 1727096315.68787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 20494 1727096315.69098: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20494 1727096315.69551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69595: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69651: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69685: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69728: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 20494 1727096315.69743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69772: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20494 1727096315.69820: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69870: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20494 1727096315.69944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.69975: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20494 1727096315.70016: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70478: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70482: stdout chunk (state=3): >>>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 0x7efdb682b1d0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20494 1727096315.70484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20494 1727096315.70486: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb682a840> import 'ansible.module_utils.facts.system.local' # <<< 20494 1727096315.70488: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70538: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70600: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20494 1727096315.70616: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20494 1727096315.70808: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.70992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.71046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20494 1727096315.71096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20494 1727096315.71175: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096315.71492: 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 0x7efdb685df10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb682b560> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 20494 1727096315.71505: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.71554: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20494 1727096315.71566: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.71649: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.71732: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.71846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.71988: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 20494 1727096315.72006: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72046: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72088: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20494 1727096315.72110: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72137: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 20494 1727096315.72200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 20494 1727096315.72225: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096315.72251: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdb6871970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb684ef00> <<< 20494 1727096315.72393: stdout chunk (state=3): >>>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 <<< 20494 1727096315.72551: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72703: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20494 1727096315.72717: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72817: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.72958: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.73000: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 20494 1727096315.73022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 20494 1727096315.73187: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.73372: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.73376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20494 1727096315.73378: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.73495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.73610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20494 1727096315.73622: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.73786: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.74260: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.74771: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20494 1727096315.74790: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.74881: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.74994: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20494 1727096315.75015: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75100: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75213: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20494 1727096315.75216: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75371: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20494 1727096315.75569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 20494 1727096315.75583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75665: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20494 1727096315.75683: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75771: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.75862: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 20494 1727096315.76332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76512: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 20494 1727096315.76520: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76578: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 20494 1727096315.76597: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76625: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20494 1727096315.76705: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.76764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 20494 1727096315.76847: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.76887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20494 1727096315.76907: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77176: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20494 1727096315.77447: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20494 1727096315.77583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77651: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20494 1727096315.77666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77717: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 20494 1727096315.77773: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 20494 1727096315.77835: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.77889: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096315.78125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 20494 1727096315.78143: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78209: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78258: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78331: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78531: 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' # <<< 20494 1727096315.78534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78554: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 20494 1727096315.78743: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.78932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 20494 1727096315.78957: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.79089: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 20494 1727096315.79106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.79140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20494 1727096315.79157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.79233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.79317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 20494 1727096315.79334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.79421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.79519: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20494 1727096315.79600: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096315.80647: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20494 1727096315.80730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 20494 1727096315.80745: stdout chunk (state=3): >>># 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 0x7efdb66122a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6611010> <<< 20494 1727096315.80789: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb660a5d0> <<< 20494 1727096315.91662: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb665adb0> # /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 0x7efdb66591c0> # /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 <<< 20494 1727096315.91700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb665b530><<< 20494 1727096315.91704: stdout chunk (state=3): >>> <<< 20494 1727096315.91776: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb665a570> <<< 20494 1727096315.92046: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame<<< 20494 1727096315.92082: 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 <<< 20494 1727096316.16836: stdout chunk (state=3): >>> <<< 20494 1727096316.16873: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122<<< 20494 1727096316.16891: stdout chunk (state=3): >>>VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_date_time": {"year": "2024", "month":<<< 20494 1727096316.16917: stdout chunk (state=3): >>> "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "35", "epoch": "1727096315", "epoch_int": "1727096315", "date": "2024-09-23", "time": "08:58:35", "iso8601_micro": "2024-09-23T12:58:35.810658Z", "iso8601": "2024-09-23T12:58:35Z", "iso8601_basic": "20240923T085835810658", "iso8601_basic_short": "20240923T085835", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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": 2952, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 579, "free": 2952}, "nocache": {"free": 3290, "used": 241}, "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": "<<< 20494 1727096316.16938: stdout chunk (state=3): >>>Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 458, "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": 261795110912, "block_size": 4096, "block_total": 65519099, "block_available": 63914822, "block_used": 1604277, "inode_total": 131070960, "inode_available": 131029094, "inode_used": 41866, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "p<<< 20494 1727096316.17036: stdout chunk (state=3): >>>refix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "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_sct<<< 20494 1727096316.17041: stdout chunk (state=3): >>>p_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.5322265625, "5m": 0.47265625, "15m": 0.251953125}, "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"}}} <<< 20494 1727096316.17747: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20494 1727096316.17806: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 20494 1727096316.17820: stdout chunk (state=3): >>># 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 <<< 20494 1727096316.17858: stdout chunk (state=3): >>># 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 <<< 20494 1727096316.17935: 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 # cleanup[2] removing locale # cleanup[2] removing pwd <<< 20494 1727096316.17939: stdout chunk (state=3): >>># 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<<< 20494 1727096316.17941: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common <<< 20494 1727096316.17948: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes <<< 20494 1727096316.18013: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # 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 <<< 20494 1727096316.18022: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot <<< 20494 1727096316.18032: stdout chunk (state=3): >>># 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 <<< 20494 1727096316.18325: stdout chunk (state=3): >>># 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<<< 20494 1727096316.18346: stdout chunk (state=3): >>> # 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 # d<<< 20494 1727096316.18353: stdout chunk (state=3): >>>estroy 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 <<< 20494 1727096316.18603: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 20494 1727096316.18609: stdout chunk (state=3): >>> <<< 20494 1727096316.18650: stdout chunk (state=3): >>># destroy importlib.machinery<<< 20494 1727096316.18653: stdout chunk (state=3): >>> # destroy importlib._abc<<< 20494 1727096316.18656: stdout chunk (state=3): >>> # destroy importlib.util<<< 20494 1727096316.18687: stdout chunk (state=3): >>> # destroy _bz2<<< 20494 1727096316.18703: stdout chunk (state=3): >>> # destroy _compression<<< 20494 1727096316.18709: stdout chunk (state=3): >>> # destroy _lzma<<< 20494 1727096316.18733: stdout chunk (state=3): >>> # destroy _blake2 <<< 20494 1727096316.18760: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path<<< 20494 1727096316.18785: stdout chunk (state=3): >>> # destroy zipfile <<< 20494 1727096316.18792: stdout chunk (state=3): >>># destroy pathlib<<< 20494 1727096316.18810: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy ipaddress<<< 20494 1727096316.18861: stdout chunk (state=3): >>> # destroy ntpath<<< 20494 1727096316.18879: stdout chunk (state=3): >>> <<< 20494 1727096316.18890: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 20494 1727096316.18908: stdout chunk (state=3): >>> # destroy __main__<<< 20494 1727096316.18921: stdout chunk (state=3): >>> <<< 20494 1727096316.18934: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder<<< 20494 1727096316.18969: stdout chunk (state=3): >>> # destroy json.scanner # destroy _json<<< 20494 1727096316.18979: stdout chunk (state=3): >>> # destroy grp # destroy encodings<<< 20494 1727096316.18995: stdout chunk (state=3): >>> # destroy _locale <<< 20494 1727096316.19023: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal<<< 20494 1727096316.19046: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog<<< 20494 1727096316.19052: stdout chunk (state=3): >>> <<< 20494 1727096316.19108: stdout chunk (state=3): >>># destroy uuid # destroy selinux<<< 20494 1727096316.19121: stdout chunk (state=3): >>> # destroy shutil<<< 20494 1727096316.19125: stdout chunk (state=3): >>> <<< 20494 1727096316.19153: stdout chunk (state=3): >>># destroy distro<<< 20494 1727096316.19160: stdout chunk (state=3): >>> # destroy distro.distro <<< 20494 1727096316.19170: stdout chunk (state=3): >>># destroy argparse<<< 20494 1727096316.19232: stdout chunk (state=3): >>> # destroy logging # destroy ansible.module_utils.facts.default_collectors <<< 20494 1727096316.19243: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 20494 1727096316.19260: stdout chunk (state=3): >>># destroy multiprocessing <<< 20494 1727096316.19280: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize<<< 20494 1727096316.19286: stdout chunk (state=3): >>> # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal<<< 20494 1727096316.19308: stdout chunk (state=3): >>> # destroy pickle<<< 20494 1727096316.19333: stdout chunk (state=3): >>> # destroy _compat_pickle # destroy _pickle<<< 20494 1727096316.19362: stdout chunk (state=3): >>> <<< 20494 1727096316.19373: stdout chunk (state=3): >>># destroy queue<<< 20494 1727096316.19378: stdout chunk (state=3): >>> # destroy _heapq<<< 20494 1727096316.19386: stdout chunk (state=3): >>> # destroy _queue # destroy multiprocessing.reduction <<< 20494 1727096316.19406: stdout chunk (state=3): >>># destroy selectors <<< 20494 1727096316.19424: stdout chunk (state=3): >>># destroy shlex<<< 20494 1727096316.19448: stdout chunk (state=3): >>> # destroy fcntl # destroy datetime<<< 20494 1727096316.19458: stdout chunk (state=3): >>> <<< 20494 1727096316.19463: stdout chunk (state=3): >>># destroy subprocess # destroy base64<<< 20494 1727096316.19495: stdout chunk (state=3): >>> # destroy _ssl <<< 20494 1727096316.19529: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 20494 1727096316.19549: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios<<< 20494 1727096316.19573: stdout chunk (state=3): >>> # destroy json<<< 20494 1727096316.19579: stdout chunk (state=3): >>> <<< 20494 1727096316.19604: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 20494 1727096316.19636: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 20494 1727096316.19656: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile<<< 20494 1727096316.19659: stdout chunk (state=3): >>> # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util<<< 20494 1727096316.19683: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy array<<< 20494 1727096316.19689: stdout chunk (state=3): >>> <<< 20494 1727096316.19751: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna <<< 20494 1727096316.19770: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping configparser<<< 20494 1727096316.19779: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux <<< 20494 1727096316.19792: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 20494 1727096316.19814: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket<<< 20494 1727096316.19831: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string<<< 20494 1727096316.19856: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache<<< 20494 1727096316.19872: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize<<< 20494 1727096316.19885: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 20494 1727096316.19897: stdout chunk (state=3): >>> # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 20494 1727096316.19901: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 20494 1727096316.19926: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings<<< 20494 1727096316.19930: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 20494 1727096316.19959: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler<<< 20494 1727096316.19970: stdout chunk (state=3): >>> # destroy enum # cleanup[3] wiping copyreg<<< 20494 1727096316.19985: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 20494 1727096316.20008: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc<<< 20494 1727096316.20013: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools<<< 20494 1727096316.20038: stdout chunk (state=3): >>> # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os<<< 20494 1727096316.20045: stdout chunk (state=3): >>> # destroy posixpath # cleanup[3] wiping genericpath<<< 20494 1727096316.20071: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 20494 1727096316.20086: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 20494 1727096316.20098: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 20494 1727096316.20107: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 20494 1727096316.20132: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20494 1727096316.20153: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 20494 1727096316.20205: stdout chunk (state=3): >>> # destroy _datetime <<< 20494 1727096316.20379: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20494 1727096316.20401: stdout chunk (state=3): >>># destroy _socket <<< 20494 1727096316.20434: stdout chunk (state=3): >>># destroy _collections<<< 20494 1727096316.20440: stdout chunk (state=3): >>> <<< 20494 1727096316.20462: stdout chunk (state=3): >>># destroy platform<<< 20494 1727096316.20484: stdout chunk (state=3): >>> # destroy _uuid # destroy stat # destroy genericpath<<< 20494 1727096316.20494: stdout chunk (state=3): >>> # destroy re._parser # destroy tokenize<<< 20494 1727096316.20538: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib <<< 20494 1727096316.20541: stdout chunk (state=3): >>># destroy copyreg <<< 20494 1727096316.20592: stdout chunk (state=3): >>># destroy contextlib # destroy _typing <<< 20494 1727096316.20612: stdout chunk (state=3): >>># destroy _tokenize <<< 20494 1727096316.20631: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 20494 1727096316.20672: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external <<< 20494 1727096316.20679: stdout chunk (state=3): >>># destroy _imp<<< 20494 1727096316.20723: stdout chunk (state=3): >>> # destroy _io # destroy marshal <<< 20494 1727096316.20726: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules <<< 20494 1727096316.20809: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 20494 1727096316.20875: stdout chunk (state=3): >>># destroy codecs<<< 20494 1727096316.20888: stdout chunk (state=3): >>> # destroy encodings.aliases # destroy encodings.utf_8<<< 20494 1727096316.20919: stdout chunk (state=3): >>> <<< 20494 1727096316.20922: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 20494 1727096316.20934: stdout chunk (state=3): >>># destroy encodings.idna <<< 20494 1727096316.20956: stdout chunk (state=3): >>># destroy _codecs<<< 20494 1727096316.20960: stdout chunk (state=3): >>> # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections <<< 20494 1727096316.20984: stdout chunk (state=3): >>># destroy threading # destroy atexit<<< 20494 1727096316.20989: stdout chunk (state=3): >>> # destroy _warnings # destroy math # destroy _bisect # destroy time<<< 20494 1727096316.21033: stdout chunk (state=3): >>> # destroy _random <<< 20494 1727096316.21036: stdout chunk (state=3): >>># destroy _weakref <<< 20494 1727096316.21076: stdout chunk (state=3): >>># destroy _hashlib<<< 20494 1727096316.21094: stdout chunk (state=3): >>> # destroy _operator # destroy _sre <<< 20494 1727096316.21128: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 20494 1727096316.21151: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools<<< 20494 1727096316.21178: stdout chunk (state=3): >>> # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20494 1727096316.21752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096316.21755: stdout chunk (state=3): >>><<< 20494 1727096316.21758: stderr chunk (state=3): >>><<< 20494 1727096316.22021: _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 0x7efdb78104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb77dfb30> # /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 0x7efdb7812a50> 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 0x7efdb75c1130> # /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 0x7efdb75c1fa0> 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 0x7efdb75ffdd0> # /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 0x7efdb75fffe0> # /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 0x7efdb7637800> # /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 0x7efdb7637e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7617aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb76151c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fcf80> # /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 0x7efdb76576e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7656300> # /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 0x7efdb7616060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fee70> # /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 0x7efdb768c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fc200> # /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 0x7efdb768cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768cb00> # 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 0x7efdb768cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb75fad20> # /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 0x7efdb768d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768d280> 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 0x7efdb768e4b0> 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 0x7efdb76a4680> 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 0x7efdb76a5d30> # /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 0x7efdb76a6bd0> # 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 0x7efdb76a7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb76a6120> # /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 0x7efdb76a7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb76a73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768e450> # /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 0x7efdb7397b90> # /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 0x7efdb73c0650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c03b0> # 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 0x7efdb73c0680> # /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 0x7efdb73c0fb0> # 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 0x7efdb73c1910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c0860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7395d60> # /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 0x7efdb73c2cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c17f0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb768eba0> # /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 0x7efdb73ef020> # /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 0x7efdb7413410> # /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 0x7efdb74701a0> # /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 0x7efdb7472900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb74702c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb743d1c0> # /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 0x7efdb6d292e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb7412210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb73c3bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdb7412570> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ine_udvz/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 0x7efdb6d8b020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6d69f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6d690a0> # 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 0x7efdb6d89310> # /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 0x7efdb6dba9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dba750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dba060> # /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 0x7efdb6dba7b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb78129c0> 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 0x7efdb6dbb740> # 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 0x7efdb6dbb980> # /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 0x7efdb6dbbec0> 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 0x7efdb6c25cd0> # 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 0x7efdb6c278c0> # /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 0x7efdb6c282c0> # /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 0x7efdb6c29460> # /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 0x7efdb6c2bec0> # 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 0x7efdb743fdd0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c2a180> # /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 0x7efdb6c33dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c328a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c32630> # /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 0x7efdb6c32b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c2a600> # 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 0x7efdb6c77e90> # /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 0x7efdb6c78110> # /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 0x7efdb6c79cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c79a90> # /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 0x7efdb6c7c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c7a390> # /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 0x7efdb6c7fa10> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c7c3e0> # 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 0x7efdb6c80770> # 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 0x7efdb6c80bc0> # 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 0x7efdb6c80aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c78410> # /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 0x7efdb6b0c0b0> # 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 0x7efdb6b0d220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c82840> # 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 0x7efdb6c83bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c824b0> # 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 0x7efdb6b11490> # /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 0x7efdb6b121b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6c82870> 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 0x7efdb6b12900> # 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 0x7efdb6b134d0> # 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 0x7efdb6b1dfa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b19700> 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 0x7efdb6c068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6dda570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b1dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b13d40> # 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 0x7efdb6bb1d30> # /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 0x7efdb67bbe30> # 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 0x7efdb67c01a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6b9ae40> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb0470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb0e60> # /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 0x7efdb67c31a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c2a50> # 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 0x7efdb67c2c30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c1e80> # /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 0x7efdb67c3260> # /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 0x7efdb6829d90> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb67c3d70> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6bb0230> 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 0x7efdb682b1d0> # /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 0x7efdb682a840> 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 0x7efdb685df10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb682b560> 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 0x7efdb6871970> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb684ef00> 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 0x7efdb66122a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb6611010> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb660a5d0> # /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 0x7efdb665adb0> # /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 0x7efdb66591c0> # /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 0x7efdb665b530> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdb665a570> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "35", "epoch": "1727096315", "epoch_int": "1727096315", "date": "2024-09-23", "time": "08:58:35", "iso8601_micro": "2024-09-23T12:58:35.810658Z", "iso8601": "2024-09-23T12:58:35Z", "iso8601_basic": "20240923T085835810658", "iso8601_basic_short": "20240923T085835", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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": 2952, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 579, "free": 2952}, "nocache": {"free": 3290, "used": 241}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 458, "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": 261795110912, "block_size": 4096, "block_total": 65519099, "block_available": 63914822, "block_used": 1604277, "inode_total": 131070960, "inode_available": 131029094, "inode_used": 41866, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.5322265625, "5m": 0.47265625, "15m": 0.251953125}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 3 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 20494 1727096316.23528: 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-1727096314.7267494-20524-134453144543993/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096316.23531: _low_level_execute_command(): starting 20494 1727096316.23534: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096314.7267494-20524-134453144543993/ > /dev/null 2>&1 && sleep 0' 20494 1727096316.23885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096316.23962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096316.24007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096316.24024: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096316.24048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096316.24133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096316.26012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096316.26091: stderr chunk (state=3): >>><<< 20494 1727096316.26095: stdout chunk (state=3): >>><<< 20494 1727096316.26273: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096316.26277: handler run complete 20494 1727096316.26281: variable 'ansible_facts' from source: unknown 20494 1727096316.26359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.26694: variable 'ansible_facts' from source: unknown 20494 1727096316.26788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.26919: attempt loop complete, returning result 20494 1727096316.26929: _execute() done 20494 1727096316.26940: dumping result to json 20494 1727096316.26975: done dumping result, returning 20494 1727096316.26988: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-775d-49e9-0000000001ae] 20494 1727096316.26998: sending task result for task 0afff68d-5257-775d-49e9-0000000001ae ok: [managed_node2] 20494 1727096316.28724: no more pending results, returning what we have 20494 1727096316.28728: results queue empty 20494 1727096316.28729: checking for any_errors_fatal 20494 1727096316.28730: done checking for any_errors_fatal 20494 1727096316.28731: checking for max_fail_percentage 20494 1727096316.28732: done checking for max_fail_percentage 20494 1727096316.28733: checking to see if all hosts have failed and the running result is not ok 20494 1727096316.28734: done checking to see if all hosts have failed 20494 1727096316.28735: getting the remaining hosts for this loop 20494 1727096316.28736: done getting the remaining hosts for this loop 20494 1727096316.28740: getting the next task for host managed_node2 20494 1727096316.28746: done getting next task for host managed_node2 20494 1727096316.28748: ^ task is: TASK: meta (flush_handlers) 20494 1727096316.28750: ^ 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 20494 1727096316.28754: getting variables 20494 1727096316.28755: in VariableManager get_vars() 20494 1727096316.28778: Calling all_inventory to load vars for managed_node2 20494 1727096316.28781: Calling groups_inventory to load vars for managed_node2 20494 1727096316.28784: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096316.28793: Calling all_plugins_play to load vars for managed_node2 20494 1727096316.28796: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096316.28798: Calling groups_plugins_play to load vars for managed_node2 20494 1727096316.29000: done sending task result for task 0afff68d-5257-775d-49e9-0000000001ae 20494 1727096316.29003: WORKER PROCESS EXITING 20494 1727096316.29025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.29208: done with get_vars() 20494 1727096316.29219: done getting variables 20494 1727096316.29288: in VariableManager get_vars() 20494 1727096316.29297: Calling all_inventory to load vars for managed_node2 20494 1727096316.29299: Calling groups_inventory to load vars for managed_node2 20494 1727096316.29302: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096316.29306: Calling all_plugins_play to load vars for managed_node2 20494 1727096316.29308: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096316.29311: Calling groups_plugins_play to load vars for managed_node2 20494 1727096316.29459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.29636: done with get_vars() 20494 1727096316.29649: done queuing things up, now waiting for results queue to drain 20494 1727096316.29651: results queue empty 20494 1727096316.29652: checking for any_errors_fatal 20494 1727096316.29654: done checking for any_errors_fatal 20494 1727096316.29655: checking for max_fail_percentage 20494 1727096316.29656: done checking for max_fail_percentage 20494 1727096316.29657: checking to see if all hosts have failed and the running result is not ok 20494 1727096316.29662: done checking to see if all hosts have failed 20494 1727096316.29663: getting the remaining hosts for this loop 20494 1727096316.29664: done getting the remaining hosts for this loop 20494 1727096316.29666: getting the next task for host managed_node2 20494 1727096316.29672: done getting next task for host managed_node2 20494 1727096316.29675: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20494 1727096316.29676: ^ 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 20494 1727096316.29678: getting variables 20494 1727096316.29679: in VariableManager get_vars() 20494 1727096316.29687: Calling all_inventory to load vars for managed_node2 20494 1727096316.29689: Calling groups_inventory to load vars for managed_node2 20494 1727096316.29691: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096316.29695: Calling all_plugins_play to load vars for managed_node2 20494 1727096316.29697: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096316.29700: Calling groups_plugins_play to load vars for managed_node2 20494 1727096316.29829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.30011: done with get_vars() 20494 1727096316.30019: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:11 Monday 23 September 2024 08:58:36 -0400 (0:00:01.642) 0:00:01.671 ****** 20494 1727096316.30095: entering _queue_task() for managed_node2/include_tasks 20494 1727096316.30097: Creating lock for include_tasks 20494 1727096316.30386: worker is 1 (out of 1 available) 20494 1727096316.30397: exiting _queue_task() for managed_node2/include_tasks 20494 1727096316.30410: done queuing things up, now waiting for results queue to drain 20494 1727096316.30412: waiting for pending results... 20494 1727096316.30640: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20494 1727096316.30743: in run() - task 0afff68d-5257-775d-49e9-000000000006 20494 1727096316.30766: variable 'ansible_search_path' from source: unknown 20494 1727096316.30811: calling self._execute() 20494 1727096316.30890: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096316.30902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096316.30920: variable 'omit' from source: magic vars 20494 1727096316.31020: _execute() done 20494 1727096316.31028: dumping result to json 20494 1727096316.31036: done dumping result, returning 20494 1727096316.31047: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-775d-49e9-000000000006] 20494 1727096316.31058: sending task result for task 0afff68d-5257-775d-49e9-000000000006 20494 1727096316.31165: done sending task result for task 0afff68d-5257-775d-49e9-000000000006 20494 1727096316.31174: WORKER PROCESS EXITING 20494 1727096316.31224: no more pending results, returning what we have 20494 1727096316.31229: in VariableManager get_vars() 20494 1727096316.31260: Calling all_inventory to load vars for managed_node2 20494 1727096316.31262: Calling groups_inventory to load vars for managed_node2 20494 1727096316.31266: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096316.31281: Calling all_plugins_play to load vars for managed_node2 20494 1727096316.31284: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096316.31287: Calling groups_plugins_play to load vars for managed_node2 20494 1727096316.31814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.31990: done with get_vars() 20494 1727096316.31996: variable 'ansible_search_path' from source: unknown 20494 1727096316.32008: we have included files to process 20494 1727096316.32010: generating all_blocks data 20494 1727096316.32011: done generating all_blocks data 20494 1727096316.32011: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20494 1727096316.32012: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20494 1727096316.32015: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20494 1727096316.32617: in VariableManager get_vars() 20494 1727096316.32631: done with get_vars() 20494 1727096316.32643: done processing included file 20494 1727096316.32645: iterating over new_blocks loaded from include file 20494 1727096316.32647: in VariableManager get_vars() 20494 1727096316.32656: done with get_vars() 20494 1727096316.32657: filtering new block on tags 20494 1727096316.32672: done filtering new block on tags 20494 1727096316.32675: in VariableManager get_vars() 20494 1727096316.32684: done with get_vars() 20494 1727096316.32686: filtering new block on tags 20494 1727096316.32700: done filtering new block on tags 20494 1727096316.32703: in VariableManager get_vars() 20494 1727096316.32712: done with get_vars() 20494 1727096316.32713: filtering new block on tags 20494 1727096316.32725: done filtering new block on tags 20494 1727096316.32727: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 20494 1727096316.32732: extending task lists for all hosts with included blocks 20494 1727096316.32777: done extending task lists 20494 1727096316.32779: done processing included files 20494 1727096316.32779: results queue empty 20494 1727096316.32780: checking for any_errors_fatal 20494 1727096316.32781: done checking for any_errors_fatal 20494 1727096316.32782: checking for max_fail_percentage 20494 1727096316.32783: done checking for max_fail_percentage 20494 1727096316.32784: checking to see if all hosts have failed and the running result is not ok 20494 1727096316.32785: done checking to see if all hosts have failed 20494 1727096316.32786: getting the remaining hosts for this loop 20494 1727096316.32787: done getting the remaining hosts for this loop 20494 1727096316.32789: getting the next task for host managed_node2 20494 1727096316.32792: done getting next task for host managed_node2 20494 1727096316.32794: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20494 1727096316.32796: ^ 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 20494 1727096316.32798: getting variables 20494 1727096316.32818: in VariableManager get_vars() 20494 1727096316.32826: Calling all_inventory to load vars for managed_node2 20494 1727096316.32828: Calling groups_inventory to load vars for managed_node2 20494 1727096316.32831: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096316.32836: Calling all_plugins_play to load vars for managed_node2 20494 1727096316.32838: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096316.32840: Calling groups_plugins_play to load vars for managed_node2 20494 1727096316.32973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096316.33152: done with get_vars() 20494 1727096316.33159: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 08:58:36 -0400 (0:00:00.031) 0:00:01.702 ****** 20494 1727096316.33221: entering _queue_task() for managed_node2/setup 20494 1727096316.33455: worker is 1 (out of 1 available) 20494 1727096316.33465: exiting _queue_task() for managed_node2/setup 20494 1727096316.33479: done queuing things up, now waiting for results queue to drain 20494 1727096316.33480: waiting for pending results... 20494 1727096316.33705: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 20494 1727096316.33878: in run() - task 0afff68d-5257-775d-49e9-0000000001c0 20494 1727096316.33882: variable 'ansible_search_path' from source: unknown 20494 1727096316.33884: variable 'ansible_search_path' from source: unknown 20494 1727096316.33886: calling self._execute() 20494 1727096316.33937: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096316.33948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096316.33960: variable 'omit' from source: magic vars 20494 1727096316.34465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096316.37861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096316.38020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096316.38044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096316.38159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096316.38199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096316.38298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096316.38330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096316.38363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096316.38411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096316.38455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096316.38774: variable 'ansible_facts' from source: unknown 20494 1727096316.39075: variable 'network_test_required_facts' from source: task vars 20494 1727096316.39079: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20494 1727096316.39082: variable 'omit' from source: magic vars 20494 1727096316.39084: variable 'omit' from source: magic vars 20494 1727096316.39086: variable 'omit' from source: magic vars 20494 1727096316.39206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096316.39306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096316.39330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096316.39395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096316.39412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096316.39511: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096316.39515: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096316.39517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096316.39836: Set connection var ansible_pipelining to False 20494 1727096316.39840: Set connection var ansible_timeout to 10 20494 1727096316.39842: Set connection var ansible_connection to ssh 20494 1727096316.39845: Set connection var ansible_shell_type to sh 20494 1727096316.39847: Set connection var ansible_shell_executable to /bin/sh 20494 1727096316.39849: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096316.39851: variable 'ansible_shell_executable' from source: unknown 20494 1727096316.39853: variable 'ansible_connection' from source: unknown 20494 1727096316.39855: variable 'ansible_module_compression' from source: unknown 20494 1727096316.39856: variable 'ansible_shell_type' from source: unknown 20494 1727096316.39858: variable 'ansible_shell_executable' from source: unknown 20494 1727096316.39860: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096316.39862: variable 'ansible_pipelining' from source: unknown 20494 1727096316.39864: variable 'ansible_timeout' from source: unknown 20494 1727096316.39865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096316.40273: 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__) 20494 1727096316.40277: variable 'omit' from source: magic vars 20494 1727096316.40280: starting attempt loop 20494 1727096316.40282: running the handler 20494 1727096316.40285: _low_level_execute_command(): starting 20494 1727096316.40287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096316.41557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096316.41589: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096316.41602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096316.41692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096316.41879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096316.42046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096316.42083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096316.44056: stdout chunk (state=3): >>>/root <<< 20494 1727096316.44060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096316.44062: stdout chunk (state=3): >>><<< 20494 1727096316.44064: stderr chunk (state=3): >>><<< 20494 1727096316.44070: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096316.44081: _low_level_execute_command(): starting 20494 1727096316.44084: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787 `" && echo ansible-tmp-1727096316.440173-20588-158124808177787="` echo /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787 `" ) && sleep 0' 20494 1727096316.45276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096316.45295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096316.45459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096316.45616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096316.45659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096316.47689: stdout chunk (state=3): >>>ansible-tmp-1727096316.440173-20588-158124808177787=/root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787 <<< 20494 1727096316.47866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096316.47896: stdout chunk (state=3): >>><<< 20494 1727096316.47927: stderr chunk (state=3): >>><<< 20494 1727096316.47957: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096316.440173-20588-158124808177787=/root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096316.48031: variable 'ansible_module_compression' from source: unknown 20494 1727096316.48087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20494 1727096316.48218: variable 'ansible_facts' from source: unknown 20494 1727096316.48414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py 20494 1727096316.48587: Sending initial data 20494 1727096316.48672: Sent initial data (153 bytes) 20494 1727096316.49332: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096316.49346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096316.49477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096316.49558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096316.49606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096316.51833: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096316.51875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096316.51925: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpt13xxhcf /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py <<< 20494 1727096316.51940: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py" <<< 20494 1727096316.51978: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20494 1727096316.51991: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpt13xxhcf" to remote "/root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py" <<< 20494 1727096316.53808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096316.53812: stdout chunk (state=3): >>><<< 20494 1727096316.53814: stderr chunk (state=3): >>><<< 20494 1727096316.53927: done transferring module to remote 20494 1727096316.53931: _low_level_execute_command(): starting 20494 1727096316.53933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/ /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py && sleep 0' 20494 1727096316.54665: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096316.54690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096316.54751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096316.54783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096316.54950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096316.57499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096316.57577: stderr chunk (state=3): >>><<< 20494 1727096316.57580: stdout chunk (state=3): >>><<< 20494 1727096316.57589: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096316.57597: _low_level_execute_command(): starting 20494 1727096316.57607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/AnsiballZ_setup.py && sleep 0' 20494 1727096316.58203: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096316.58231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096316.58245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096316.58262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096316.58289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096316.58341: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096316.58395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096316.58411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096316.58653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096316.61700: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20494 1727096316.61820: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 20494 1727096316.62018: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 20494 1727096316.62047: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20494 1727096316.62057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.62086: stdout chunk (state=3): >>>import '_codecs' # <<< 20494 1727096316.62126: stdout chunk (state=3): >>>import 'codecs' # <<< 20494 1727096316.62174: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20494 1727096316.62207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20494 1727096316.62223: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac31104d0> <<< 20494 1727096316.62246: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac30dfb30> <<< 20494 1727096316.62277: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 20494 1727096316.62284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 20494 1727096316.62300: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac3112a50> <<< 20494 1727096316.62332: stdout chunk (state=3): >>>import '_signal' # <<< 20494 1727096316.62363: stdout chunk (state=3): >>>import '_abc' # <<< 20494 1727096316.62383: stdout chunk (state=3): >>>import 'abc' # <<< 20494 1727096316.62407: stdout chunk (state=3): >>>import 'io' # <<< 20494 1727096316.62459: stdout chunk (state=3): >>>import '_stat' # <<< 20494 1727096316.62462: stdout chunk (state=3): >>>import 'stat' # <<< 20494 1727096316.62595: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20494 1727096316.62812: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2ec1130> <<< 20494 1727096316.62840: 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 <<< 20494 1727096316.62859: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.62883: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2ec1fa0> <<< 20494 1727096316.62921: stdout chunk (state=3): >>>import 'site' # <<< 20494 1727096316.62964: 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. <<< 20494 1727096316.63586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20494 1727096316.63608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20494 1727096316.63639: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 20494 1727096316.63661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.63689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20494 1727096316.63755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20494 1727096316.63779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20494 1727096316.63816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20494 1727096316.63840: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2effe90> <<< 20494 1727096316.63872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20494 1727096316.63896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20494 1727096316.63935: stdout chunk (state=3): >>>import '_operator' # <<< 20494 1727096316.63945: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efff50> <<< 20494 1727096316.63979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20494 1727096316.64016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20494 1727096316.64211: stdout chunk (state=3): >>># /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 0x7f8ac2f37890> # /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 0x7f8ac2f37f20> import '_collections' # <<< 20494 1727096316.64270: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f17b60> <<< 20494 1727096316.64298: stdout chunk (state=3): >>>import '_functools' # <<< 20494 1727096316.64335: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f15280> <<< 20494 1727096316.64719: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efd040> # /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 0x7f8ac2f57800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f56420> # /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 0x7f8ac2f16150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f54c80> <<< 20494 1727096316.64749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20494 1727096316.64786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 20494 1727096316.64789: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8c890> <<< 20494 1727096316.64794: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efc2c0> <<< 20494 1727096316.64829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 20494 1727096316.64839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 20494 1727096316.64871: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.64891: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2f8cd40> <<< 20494 1727096316.64910: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8cbf0> <<< 20494 1727096316.64951: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.64974: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2f8cfe0> <<< 20494 1727096316.64995: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efade0> <<< 20494 1727096316.65033: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 20494 1727096316.65112: stdout chunk (state=3): >>># 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' <<< 20494 1727096316.65124: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8d6d0> <<< 20494 1727096316.65146: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8d3a0> <<< 20494 1727096316.65149: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 20494 1727096316.65187: 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' <<< 20494 1727096316.65223: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8e5d0> <<< 20494 1727096316.65243: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20494 1727096316.65412: stdout chunk (state=3): >>>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 0x7f8ac2fa47a0> 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 0x7f8ac2fa5eb0> <<< 20494 1727096316.65436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20494 1727096316.65461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20494 1727096316.65489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20494 1727096316.65509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20494 1727096316.65528: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2fa6d50> <<< 20494 1727096316.65572: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.65592: stdout chunk (state=3): >>># 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 0x7f8ac2fa7380> <<< 20494 1727096316.65611: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2fa62a0> <<< 20494 1727096316.65639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20494 1727096316.65657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20494 1727096316.65717: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.65728: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.65735: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2fa7e00> <<< 20494 1727096316.65752: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2fa7530> <<< 20494 1727096316.65820: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8e570> <<< 20494 1727096316.65847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20494 1727096316.65888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20494 1727096316.65921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20494 1727096316.66118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2cafce0> # /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 0x7f8ac2cd8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cd84a0> # 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 0x7f8ac2cd8770> # /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' <<< 20494 1727096316.66196: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.66387: 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 0x7f8ac2cd90a0> <<< 20494 1727096316.66592: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.66595: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2cd9a60> <<< 20494 1727096316.66621: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cd8950> <<< 20494 1727096316.66646: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cade80> <<< 20494 1727096316.66682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20494 1727096316.66711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20494 1727096316.66742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20494 1727096316.66765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20494 1727096316.66787: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cdae10> <<< 20494 1727096316.66816: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cd98e0> <<< 20494 1727096316.66846: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8ecc0> <<< 20494 1727096316.66884: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20494 1727096316.66977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.67003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20494 1727096316.67056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20494 1727096316.67114: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d03170> <<< 20494 1727096316.67158: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20494 1727096316.67172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.67427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d274d0> # /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' # <<< 20494 1727096316.67469: 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' <<< 20494 1727096316.67483: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d882f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20494 1727096316.67532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20494 1727096316.67584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20494 1727096316.67703: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d8aa20> <<< 20494 1727096316.67856: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d883e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d4d2e0> <<< 20494 1727096316.67883: 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' <<< 20494 1727096316.67890: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2b953d0> <<< 20494 1727096316.67909: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d26300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cdbd40> <<< 20494 1727096316.68203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ac2d26660> <<< 20494 1727096316.68629: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_88gevoh2/ansible_setup_payload.zip' <<< 20494 1727096316.68706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.68835: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.68860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20494 1727096316.68882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20494 1727096316.68931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20494 1727096316.69043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20494 1727096316.69071: 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' <<< 20494 1727096316.69078: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bff0e0> <<< 20494 1727096316.69104: stdout chunk (state=3): >>>import '_typing' # <<< 20494 1727096316.69360: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bddfd0> <<< 20494 1727096316.69373: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bdd160> <<< 20494 1727096316.69381: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.69405: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20494 1727096316.69435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.69464: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 20494 1727096316.71830: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.73518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20494 1727096316.73539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bfd760> <<< 20494 1727096316.73542: 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' <<< 20494 1727096316.73577: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20494 1727096316.73582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20494 1727096316.73608: 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' <<< 20494 1727096316.73641: 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 0x7f8ac2c2eab0> <<< 20494 1727096316.73690: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c2e840> <<< 20494 1727096316.73733: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c2e150> <<< 20494 1727096316.73757: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20494 1727096316.73760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20494 1727096316.73819: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c2e5a0> <<< 20494 1727096316.73822: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac31129c0> import 'atexit' # <<< 20494 1727096316.73884: 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 0x7f8ac2c2f7a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.73895: 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 0x7f8ac2c2f9e0> <<< 20494 1727096316.73903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20494 1727096316.73986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 20494 1727096316.74044: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c2ff20> import 'pwd' # <<< 20494 1727096316.74095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20494 1727096316.74134: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac252dc10> <<< 20494 1727096316.74172: 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 0x7f8ac252f830> <<< 20494 1727096316.74211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20494 1727096316.74278: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2530200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20494 1727096316.74326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2531370> <<< 20494 1727096316.74391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20494 1727096316.74415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20494 1727096316.74420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20494 1727096316.74489: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2533e90> <<< 20494 1727096316.74534: 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 0x7f8ac2d030e0> <<< 20494 1727096316.74582: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2532150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20494 1727096316.74637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20494 1727096316.74642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 20494 1727096316.74657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20494 1727096316.74852: stdout chunk (state=3): >>># 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' <<< 20494 1727096316.74859: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac253bdd0> <<< 20494 1727096316.74975: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac253a8a0> <<< 20494 1727096316.74979: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac253a600> <<< 20494 1727096316.74981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20494 1727096316.74995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20494 1727096316.75103: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac253ab70> <<< 20494 1727096316.75141: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2532660> <<< 20494 1727096316.75175: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.75178: 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 0x7f8ac253ab10> <<< 20494 1727096316.75198: 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' <<< 20494 1727096316.75230: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac25800e0> <<< 20494 1727096316.75234: 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 <<< 20494 1727096316.75276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 20494 1727096316.75320: 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 0x7f8ac2581ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2581a60> <<< 20494 1727096316.75376: stdout chunk (state=3): >>># /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' <<< 20494 1727096316.75441: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.75445: 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 0x7f8ac2584260> <<< 20494 1727096316.75447: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2582390> <<< 20494 1727096316.75572: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.75600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 20494 1727096316.75630: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2587a40> <<< 20494 1727096316.75799: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2584410> <<< 20494 1727096316.75874: 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 0x7f8ac2588830> <<< 20494 1727096316.75960: 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 0x7f8ac2588aa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.75966: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac25883e0> <<< 20494 1727096316.75983: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac25803b0> <<< 20494 1727096316.76004: 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' <<< 20494 1727096316.76047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20494 1727096316.76080: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.76306: 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 0x7f8ac2414320> <<< 20494 1727096316.76338: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.76352: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2415820> <<< 20494 1727096316.76360: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac258aab0> <<< 20494 1727096316.76394: 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' <<< 20494 1727096316.76408: 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 0x7f8ac258be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac258a6f0> <<< 20494 1727096316.76419: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76438: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76442: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 20494 1727096316.76454: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76723: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20494 1727096316.76740: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76770: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76773: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 20494 1727096316.76779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.76956: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.77148: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.78049: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.78913: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20494 1727096316.78919: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20494 1727096316.78941: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 20494 1727096316.78945: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20494 1727096316.78993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.79040: 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 0x7f8ac2419a30> <<< 20494 1727096316.79175: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac241a840> <<< 20494 1727096316.79208: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2415c70> <<< 20494 1727096316.79244: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20494 1727096316.79250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.79288: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 20494 1727096316.79407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.79525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.79762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20494 1727096316.79772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac241a5a0> <<< 20494 1727096316.79909: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.80527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.81309: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.81332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.81761: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.81764: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20494 1727096316.81803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.81807: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20494 1727096316.81819: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.81920: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20494 1727096316.82508: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.82620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20494 1727096316.82707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20494 1727096316.82720: stdout chunk (state=3): >>>import '_ast' # <<< 20494 1727096316.82990: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac241b9b0> # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.83029: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20494 1727096316.83043: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20494 1727096316.83136: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.83163: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20494 1727096316.83178: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.83230: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.83288: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.83360: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.83578: 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 <<< 20494 1727096316.83581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.83716: 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 0x7f8ac2426420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2421b80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20494 1727096316.83791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.83871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.83902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.84012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20494 1727096316.84029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20494 1727096316.84121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20494 1727096316.84143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20494 1727096316.84285: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac250ec00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c5a8d0> <<< 20494 1727096316.84396: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2426180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2589040> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20494 1727096316.84399: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.84448: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.84556: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 20494 1727096316.84582: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20494 1727096316.84734: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.84751: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.84782: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.84831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.84887: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.85201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.85313: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 20494 1727096316.85537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.85791: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.85912: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096316.85937: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20494 1727096316.85979: stdout chunk (state=3): >>># 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 <<< 20494 1727096316.86169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b6870> # /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' <<< 20494 1727096316.86191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20494 1727096316.86208: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac20f4290> <<< 20494 1727096316.86254: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac20f45c0> <<< 20494 1727096316.86314: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24a3620> <<< 20494 1727096316.86335: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b7380> <<< 20494 1727096316.86410: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b4f50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b4b90> <<< 20494 1727096316.86436: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20494 1727096316.86492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20494 1727096316.86535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'<<< 20494 1727096316.86561: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py<<< 20494 1727096316.86644: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.86647: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096316.86689: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac20f7650><<< 20494 1727096316.86692: stdout chunk (state=3): >>> <<< 20494 1727096316.86752: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac20f6f00> # 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'<<< 20494 1727096316.86843: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac20f70e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac20f6330> <<< 20494 1727096316.86913: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20494 1727096316.87015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20494 1727096316.87051: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac20f7830> <<< 20494 1727096316.87091: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20494 1727096316.87185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20494 1727096316.87285: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac213e300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac213c320> <<< 20494 1727096316.87328: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b4c80><<< 20494 1727096316.87331: stdout chunk (state=3): >>> <<< 20494 1727096316.87344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 20494 1727096316.87372: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.collector' # <<< 20494 1727096316.87391: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.87489: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 20494 1727096316.87614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.87680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20494 1727096316.87683: stdout chunk (state=3): >>> <<< 20494 1727096316.87735: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.87965: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 20494 1727096316.87970: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 20494 1727096316.87997: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.88000: stdout chunk (state=3): >>> <<< 20494 1727096316.88047: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.88095: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # <<< 20494 1727096316.88154: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.88294: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # <<< 20494 1727096316.88325: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.88407: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.88507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20494 1727096316.88576: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.88781: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.88784: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.88860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20494 1727096316.88878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 20494 1727096316.88946: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.89918: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.90670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20494 1727096316.90674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096316.90696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.90845: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 20494 1727096316.90866: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.90988: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # <<< 20494 1727096316.91021: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.91024: stdout chunk (state=3): >>> <<< 20494 1727096316.91193: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 20494 1727096316.91197: stdout chunk (state=3): >>> <<< 20494 1727096316.91237: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.91240: stdout chunk (state=3): >>> <<< 20494 1727096316.91287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.91386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available<<< 20494 1727096316.91415: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.91556: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available<<< 20494 1727096316.91627: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.91776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py<<< 20494 1727096316.91797: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'<<< 20494 1727096316.91812: stdout chunk (state=3): >>> <<< 20494 1727096316.91851: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac213f860><<< 20494 1727096316.91876: stdout chunk (state=3): >>> <<< 20494 1727096316.91905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20494 1727096316.91961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'<<< 20494 1727096316.91983: stdout chunk (state=3): >>> <<< 20494 1727096316.92147: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac213ef00><<< 20494 1727096316.92188: stdout chunk (state=3): >>> <<< 20494 1727096316.92204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available<<< 20494 1727096316.92309: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.92315: stdout chunk (state=3): >>> <<< 20494 1727096316.92418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20494 1727096316.92469: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.92602: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.92791: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20494 1727096316.92889: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.92906: stdout chunk (state=3): >>> <<< 20494 1727096316.93019: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available<<< 20494 1727096316.93043: stdout chunk (state=3): >>> <<< 20494 1727096316.93162: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py<<< 20494 1727096316.93169: stdout chunk (state=3): >>> <<< 20494 1727096316.93243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'<<< 20494 1727096316.93246: stdout chunk (state=3): >>> <<< 20494 1727096316.93355: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096316.93359: stdout chunk (state=3): >>> <<< 20494 1727096316.93526: 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 0x7f8ac2182510><<< 20494 1727096316.93697: stdout chunk (state=3): >>> <<< 20494 1727096316.93887: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac21722d0> import 'ansible.module_utils.facts.system.python' # <<< 20494 1727096316.93915: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.93945: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.93956: stdout chunk (state=3): >>> <<< 20494 1727096316.94037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20494 1727096316.94114: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.94136: stdout chunk (state=3): >>> <<< 20494 1727096316.94213: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.94353: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.94574: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.94776: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20494 1727096316.94799: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.service_mgr' # <<< 20494 1727096316.94833: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.94905: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.94911: stdout chunk (state=3): >>> <<< 20494 1727096316.94964: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20494 1727096316.94969: stdout chunk (state=3): >>> <<< 20494 1727096316.94992: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.95059: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.95073: stdout chunk (state=3): >>> <<< 20494 1727096316.95140: 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'<<< 20494 1727096316.95189: stdout chunk (state=3): >>> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096316.95214: stdout chunk (state=3): >>> <<< 20494 1727096316.95240: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096316.95274: stdout chunk (state=3): >>> import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac2195ee0> <<< 20494 1727096316.95282: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2195e20> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available<<< 20494 1727096316.95307: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.95326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 20494 1727096316.95355: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096316.95415: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.95499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 20494 1727096316.95515: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.95778: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.95917: stdout chunk (state=3): >>> <<< 20494 1727096316.96130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20494 1727096316.96134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.96236: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.96262: stdout chunk (state=3): >>> <<< 20494 1727096316.96425: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.96428: stdout chunk (state=3): >>> <<< 20494 1727096316.96499: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.96502: stdout chunk (state=3): >>> <<< 20494 1727096316.96569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 20494 1727096316.96591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 20494 1727096316.96632: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.96688: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.96854: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.97104: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.97164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 20494 1727096316.97172: stdout chunk (state=3): >>> <<< 20494 1727096316.97186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20494 1727096316.97217: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.97405: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.97451: stdout chunk (state=3): >>> <<< 20494 1727096316.97648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available<<< 20494 1727096316.97695: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096316.97764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096316.98701: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.98924: stdout chunk (state=3): >>> <<< 20494 1727096316.99535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 20494 1727096316.99563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 20494 1727096316.99601: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.99623: stdout chunk (state=3): >>> <<< 20494 1727096316.99773: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096316.99789: stdout chunk (state=3): >>> <<< 20494 1727096316.99952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20494 1727096316.99987: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.00151: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.00325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 20494 1727096317.00365: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.00398: stdout chunk (state=3): >>> <<< 20494 1727096317.00655: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.01102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # <<< 20494 1727096317.01123: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.01273: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.01344: stdout chunk (state=3): >>> <<< 20494 1727096317.01534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.01803: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.01806: stdout chunk (state=3): >>> <<< 20494 1727096317.02131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 20494 1727096317.02185: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.aix' # <<< 20494 1727096317.02201: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.02260: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.02322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20494 1727096317.02337: stdout chunk (state=3): >>> <<< 20494 1727096317.02355: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.02391: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096317.02428: stdout chunk (state=3): >>> <<< 20494 1727096317.02557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 20494 1727096317.02589: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.02755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available<<< 20494 1727096317.02775: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.02845: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 20494 1727096317.02906: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.03189: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096317.03290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20494 1727096317.03701: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.03879: stdout chunk (state=3): >>> <<< 20494 1727096317.04146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20494 1727096317.04177: stdout chunk (state=3): >>> <<< 20494 1727096317.04203: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.04288: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.04314: stdout chunk (state=3): >>> <<< 20494 1727096317.04388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20494 1727096317.04433: stdout chunk (state=3): >>> <<< 20494 1727096317.04443: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.04490: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.04544: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.nvme' # <<< 20494 1727096317.04582: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.04638: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.04688: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.netbsd' # <<< 20494 1727096317.04695: stdout chunk (state=3): >>> <<< 20494 1727096317.04726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.04760: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.04815: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.openbsd' # <<< 20494 1727096317.04842: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.04979: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.05099: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.network.sunos' # <<< 20494 1727096317.05130: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.05156: stdout chunk (state=3): >>> <<< 20494 1727096317.05193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.05224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 20494 1727096317.05236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.05307: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.05324: stdout chunk (state=3): >>> <<< 20494 1727096317.05374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20494 1727096317.05392: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096317.05445: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.05479: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.05560: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.05653: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.05774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.05895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 20494 1727096317.05910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 20494 1727096317.05933: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096317.06050: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.06220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20494 1727096317.06243: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.06516: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.06824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available<<< 20494 1727096317.06902: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.06975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20494 1727096317.07003: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.07073: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.07213: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 20494 1727096317.07288: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.07457: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.sunos' # <<< 20494 1727096317.07461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 20494 1727096317.07497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.07624: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.07801: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 20494 1727096317.07805: stdout chunk (state=3): >>> <<< 20494 1727096317.07829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 20494 1727096317.07927: stdout chunk (state=3): >>> <<< 20494 1727096317.07943: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.08254: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20494 1727096317.08288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 20494 1727096317.08323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 20494 1727096317.08358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 20494 1727096317.08431: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096317.08455: stdout chunk (state=3): >>> # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096317.08480: stdout chunk (state=3): >>> import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ac1f929c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac1f92390> <<< 20494 1727096317.08619: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac1f8a2a0> <<< 20494 1727096317.10143: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "37", "epoch": "1727096317", "epoch_int": "1727096317", "date": "2024-09-23", "time": "08:58:37", "iso8601_micro": "2024-09-23T12:58:37.089003Z", "iso8601": "2024-09-23T12:58:37Z", "iso8601_basic": "20240923T085837089003", "iso8601_basic_short": "20240923T085837", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20494 1727096317.11141: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy <<< 20494 1727096317.11369: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # 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 # c<<< 20494 1727096317.11379: stdout chunk (state=3): >>>leanup[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 <<< 20494 1727096317.11768: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20494 1727096317.11772: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20494 1727096317.11789: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 20494 1727096317.11791: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 20494 1727096317.11874: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 20494 1727096317.11878: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 20494 1727096317.11903: stdout chunk (state=3): >>># 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 <<< 20494 1727096317.12029: stdout chunk (state=3): >>># 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 <<< 20494 1727096317.12108: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 20494 1727096317.12112: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 20494 1727096317.12395: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 20494 1727096317.12416: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # 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 <<< 20494 1727096317.12442: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20494 1727096317.12734: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 20494 1727096317.12806: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib<<< 20494 1727096317.12826: stdout chunk (state=3): >>> # destroy _typing <<< 20494 1727096317.12852: 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<<< 20494 1727096317.12902: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp<<< 20494 1727096317.12974: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules <<< 20494 1727096317.12979: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 20494 1727096317.12994: stdout chunk (state=3): >>> <<< 20494 1727096317.13103: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 20494 1727096317.13144: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback <<< 20494 1727096317.13157: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 20494 1727096317.13227: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 20494 1727096317.13295: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 20494 1727096317.13298: stdout chunk (state=3): >>># destroy _abc # destroy posix<<< 20494 1727096317.13335: stdout chunk (state=3): >>> # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20494 1727096317.14044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.14047: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 20494 1727096317.14049: stdout chunk (state=3): >>><<< 20494 1727096317.14051: stderr chunk (state=3): >>><<< 20494 1727096317.14301: _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 0x7f8ac31104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac30dfb30> # /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 0x7f8ac3112a50> 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 0x7f8ac2ec1130> # /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 0x7f8ac2ec1fa0> 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 0x7f8ac2effe90> # /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 0x7f8ac2efff50> # /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 0x7f8ac2f37890> # /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 0x7f8ac2f37f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f17b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f15280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efd040> # /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 0x7f8ac2f57800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f56420> # /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 0x7f8ac2f16150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f54c80> # /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 0x7f8ac2f8c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efc2c0> # /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 0x7f8ac2f8cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8cbf0> # 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 0x7f8ac2f8cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2efade0> # /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 0x7f8ac2f8d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8d3a0> 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 0x7f8ac2f8e5d0> 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 0x7f8ac2fa47a0> 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 0x7f8ac2fa5eb0> # /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 0x7f8ac2fa6d50> # 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 0x7f8ac2fa7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2fa62a0> # /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 0x7f8ac2fa7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2fa7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8e570> # /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 0x7f8ac2cafce0> # /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 0x7f8ac2cd8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cd84a0> # 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 0x7f8ac2cd8770> # /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 0x7f8ac2cd90a0> # 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 0x7f8ac2cd9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cd8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cade80> # /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 0x7f8ac2cdae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cd98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2f8ecc0> # /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 0x7f8ac2d03170> # /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 0x7f8ac2d274d0> # /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 0x7f8ac2d882f0> # /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 0x7f8ac2d8aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d883e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d4d2e0> # /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 0x7f8ac2b953d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2d26300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2cdbd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ac2d26660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_88gevoh2/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bff0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bddfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2bdd160> # 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 0x7f8ac2bfd760> # /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 0x7f8ac2c2eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c2e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c2e150> # /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 0x7f8ac2c2e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac31129c0> 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 0x7f8ac2c2f7a0> # 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 0x7f8ac2c2f9e0> # /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 0x7f8ac2c2ff20> 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 0x7f8ac252dc10> # 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 0x7f8ac252f830> # /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 0x7f8ac2530200> # /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 0x7f8ac2531370> # /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 0x7f8ac2533e90> # 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 0x7f8ac2d030e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2532150> # /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 0x7f8ac253bdd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac253a8a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac253a600> # /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 0x7f8ac253ab70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2532660> # 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 0x7f8ac253ab10> # /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 0x7f8ac25800e0> # /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 0x7f8ac2581ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2581a60> # /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 0x7f8ac2584260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2582390> # /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 0x7f8ac2587a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2584410> # 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 0x7f8ac2588830> # 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 0x7f8ac2588aa0> # 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 0x7f8ac25883e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac25803b0> # /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 0x7f8ac2414320> # 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 0x7f8ac2415820> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac258aab0> # 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 0x7f8ac258be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac258a6f0> # 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 0x7f8ac2419a30> # /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 0x7f8ac241a840> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2415c70> 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 0x7f8ac241a5a0> # 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 0x7f8ac241b9b0> # 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 0x7f8ac2426420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2421b80> 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 0x7f8ac250ec00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2c5a8d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2426180> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2589040> # 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 0x7f8ac24b6870> # /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 0x7f8ac20f4290> # 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 0x7f8ac20f45c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24a3620> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b7380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b4f50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b4b90> # /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 0x7f8ac20f7650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac20f6f00> # 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 0x7f8ac20f70e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac20f6330> # /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 0x7f8ac20f7830> # /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 0x7f8ac213e300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac213c320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac24b4c80> 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 0x7f8ac213f860> # /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 0x7f8ac213ef00> 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 0x7f8ac2182510> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac21722d0> 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 0x7f8ac2195ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac2195e20> 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 0x7f8ac1f929c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac1f92390> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ac1f8a2a0> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_lsb": {}, "ansible_local": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "37", "epoch": "1727096317", "epoch_int": "1727096317", "date": "2024-09-23", "time": "08:58:37", "iso8601_micro": "2024-09-23T12:58:37.089003Z", "iso8601": "2024-09-23T12:58:37Z", "iso8601_basic": "20240923T085837089003", "iso8601_basic_short": "20240923T085837", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 20494 1727096317.15509: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096317.15513: _low_level_execute_command(): starting 20494 1727096317.15515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096316.440173-20588-158124808177787/ > /dev/null 2>&1 && sleep 0' 20494 1727096317.15517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096317.15520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096317.15522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096317.15524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096317.15526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096317.15528: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096317.15530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.15532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096317.15534: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096317.15536: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096317.15537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096317.15539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096317.15541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096317.15543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096317.15545: stderr chunk (state=3): >>>debug2: match found <<< 20494 1727096317.15547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.15549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096317.15551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.15553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.15555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.17975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.17979: stdout chunk (state=3): >>><<< 20494 1727096317.17991: stderr chunk (state=3): >>><<< 20494 1727096317.18009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096317.18174: handler run complete 20494 1727096317.18177: variable 'ansible_facts' from source: unknown 20494 1727096317.18180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096317.18241: variable 'ansible_facts' from source: unknown 20494 1727096317.18294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096317.18352: attempt loop complete, returning result 20494 1727096317.18360: _execute() done 20494 1727096317.18370: dumping result to json 20494 1727096317.18386: done dumping result, returning 20494 1727096317.18399: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-775d-49e9-0000000001c0] 20494 1727096317.18412: sending task result for task 0afff68d-5257-775d-49e9-0000000001c0 ok: [managed_node2] 20494 1727096317.18777: no more pending results, returning what we have 20494 1727096317.18781: results queue empty 20494 1727096317.18782: checking for any_errors_fatal 20494 1727096317.18783: done checking for any_errors_fatal 20494 1727096317.18784: checking for max_fail_percentage 20494 1727096317.18786: done checking for max_fail_percentage 20494 1727096317.18787: checking to see if all hosts have failed and the running result is not ok 20494 1727096317.18788: done checking to see if all hosts have failed 20494 1727096317.18788: getting the remaining hosts for this loop 20494 1727096317.18790: done getting the remaining hosts for this loop 20494 1727096317.18794: getting the next task for host managed_node2 20494 1727096317.18803: done getting next task for host managed_node2 20494 1727096317.18806: ^ task is: TASK: Check if system is ostree 20494 1727096317.18808: ^ 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 20494 1727096317.18813: getting variables 20494 1727096317.18815: in VariableManager get_vars() 20494 1727096317.18845: Calling all_inventory to load vars for managed_node2 20494 1727096317.18848: Calling groups_inventory to load vars for managed_node2 20494 1727096317.18852: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096317.18864: Calling all_plugins_play to load vars for managed_node2 20494 1727096317.18868: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096317.19107: Calling groups_plugins_play to load vars for managed_node2 20494 1727096317.19309: done sending task result for task 0afff68d-5257-775d-49e9-0000000001c0 20494 1727096317.19312: WORKER PROCESS EXITING 20494 1727096317.19334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096317.19526: done with get_vars() 20494 1727096317.19537: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 08:58:37 -0400 (0:00:00.864) 0:00:02.566 ****** 20494 1727096317.19631: entering _queue_task() for managed_node2/stat 20494 1727096317.20087: worker is 1 (out of 1 available) 20494 1727096317.20096: exiting _queue_task() for managed_node2/stat 20494 1727096317.20105: done queuing things up, now waiting for results queue to drain 20494 1727096317.20107: waiting for pending results... 20494 1727096317.20151: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 20494 1727096317.20261: in run() - task 0afff68d-5257-775d-49e9-0000000001c2 20494 1727096317.20282: variable 'ansible_search_path' from source: unknown 20494 1727096317.20289: variable 'ansible_search_path' from source: unknown 20494 1727096317.20332: calling self._execute() 20494 1727096317.20403: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.20414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.20429: variable 'omit' from source: magic vars 20494 1727096317.20900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096317.21146: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096317.21192: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096317.21255: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096317.21292: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096317.21375: 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) 20494 1727096317.21501: 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) 20494 1727096317.21538: 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) 20494 1727096317.21572: 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) 20494 1727096317.21709: Evaluated conditional (not __network_is_ostree is defined): True 20494 1727096317.21722: variable 'omit' from source: magic vars 20494 1727096317.21769: variable 'omit' from source: magic vars 20494 1727096317.21814: variable 'omit' from source: magic vars 20494 1727096317.21849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096317.21885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096317.21910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096317.21933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096317.21950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096317.22074: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096317.22078: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.22080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.22118: Set connection var ansible_pipelining to False 20494 1727096317.22130: Set connection var ansible_timeout to 10 20494 1727096317.22140: Set connection var ansible_connection to ssh 20494 1727096317.22147: Set connection var ansible_shell_type to sh 20494 1727096317.22156: Set connection var ansible_shell_executable to /bin/sh 20494 1727096317.22165: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096317.22200: variable 'ansible_shell_executable' from source: unknown 20494 1727096317.22208: variable 'ansible_connection' from source: unknown 20494 1727096317.22216: variable 'ansible_module_compression' from source: unknown 20494 1727096317.22223: variable 'ansible_shell_type' from source: unknown 20494 1727096317.22229: variable 'ansible_shell_executable' from source: unknown 20494 1727096317.22236: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.22246: variable 'ansible_pipelining' from source: unknown 20494 1727096317.22253: variable 'ansible_timeout' from source: unknown 20494 1727096317.22260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.22420: 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__) 20494 1727096317.22436: variable 'omit' from source: magic vars 20494 1727096317.22510: starting attempt loop 20494 1727096317.22513: running the handler 20494 1727096317.22516: _low_level_execute_command(): starting 20494 1727096317.22519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096317.23205: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096317.23291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.23328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096317.23348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.23374: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.23454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.25855: stdout chunk (state=3): >>>/root <<< 20494 1727096317.26079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.26083: stdout chunk (state=3): >>><<< 20494 1727096317.26085: stderr chunk (state=3): >>><<< 20494 1727096317.26180: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096317.26192: _low_level_execute_command(): starting 20494 1727096317.26195: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779 `" && echo ansible-tmp-1727096317.261248-20628-214389934599779="` echo /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779 `" ) && sleep 0' 20494 1727096317.26787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096317.26801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096317.26815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096317.26832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096317.26849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096317.26861: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096317.26878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.26898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096317.26989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096317.27004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.27025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.27102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.29858: stdout chunk (state=3): >>>ansible-tmp-1727096317.261248-20628-214389934599779=/root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779 <<< 20494 1727096317.30078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.30089: stdout chunk (state=3): >>><<< 20494 1727096317.30102: stderr chunk (state=3): >>><<< 20494 1727096317.30133: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096317.261248-20628-214389934599779=/root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096317.30203: variable 'ansible_module_compression' from source: unknown 20494 1727096317.30294: ANSIBALLZ: Using lock for stat 20494 1727096317.30301: ANSIBALLZ: Acquiring lock 20494 1727096317.30309: ANSIBALLZ: Lock acquired: 140585471022032 20494 1727096317.30317: ANSIBALLZ: Creating module 20494 1727096317.42952: ANSIBALLZ: Writing module into payload 20494 1727096317.43053: ANSIBALLZ: Writing module 20494 1727096317.43083: ANSIBALLZ: Renaming module 20494 1727096317.43093: ANSIBALLZ: Done creating module 20494 1727096317.43172: variable 'ansible_facts' from source: unknown 20494 1727096317.43196: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py 20494 1727096317.43424: Sending initial data 20494 1727096317.43433: Sent initial data (152 bytes) 20494 1727096317.44025: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.44054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.44128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.46405: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096317.46432: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096317.46517: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpolevbx2t /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py <<< 20494 1727096317.46520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py" <<< 20494 1727096317.46524: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpolevbx2t" to remote "/root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py" <<< 20494 1727096317.48087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.48116: stderr chunk (state=3): >>><<< 20494 1727096317.48120: stdout chunk (state=3): >>><<< 20494 1727096317.48146: done transferring module to remote 20494 1727096317.48160: _low_level_execute_command(): starting 20494 1727096317.48163: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/ /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py && sleep 0' 20494 1727096317.49475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096317.49531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096317.49535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096317.49538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.49579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096317.49696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.49700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.49788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.52288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.52292: stdout chunk (state=3): >>><<< 20494 1727096317.52299: stderr chunk (state=3): >>><<< 20494 1727096317.52314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096317.52317: _low_level_execute_command(): starting 20494 1727096317.52323: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/AnsiballZ_stat.py && sleep 0' 20494 1727096317.52984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096317.53086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.53107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.53203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.56431: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 20494 1727096317.56486: stdout chunk (state=3): >>>import '_io' # <<< 20494 1727096317.56494: stdout chunk (state=3): >>>import 'marshal' # <<< 20494 1727096317.56550: stdout chunk (state=3): >>>import 'posix' # <<< 20494 1727096317.56555: stdout chunk (state=3): >>> <<< 20494 1727096317.56595: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20494 1727096317.56646: stdout chunk (state=3): >>> <<< 20494 1727096317.56650: stdout chunk (state=3): >>># installing zipimport hook<<< 20494 1727096317.56652: stdout chunk (state=3): >>> <<< 20494 1727096317.56679: stdout chunk (state=3): >>>import 'time' # <<< 20494 1727096317.56699: stdout chunk (state=3): >>> import 'zipimport' # <<< 20494 1727096317.56779: stdout chunk (state=3): >>> # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 20494 1727096317.56789: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 20494 1727096317.56797: stdout chunk (state=3): >>> <<< 20494 1727096317.56833: stdout chunk (state=3): >>>import '_codecs' # <<< 20494 1727096317.56838: stdout chunk (state=3): >>> <<< 20494 1727096317.56870: stdout chunk (state=3): >>>import 'codecs' # <<< 20494 1727096317.56874: stdout chunk (state=3): >>> <<< 20494 1727096317.56929: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 20494 1727096317.56932: stdout chunk (state=3): >>> <<< 20494 1727096317.56958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'<<< 20494 1727096317.56976: stdout chunk (state=3): >>> import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dd684d0><<< 20494 1727096317.56991: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dd37b30><<< 20494 1727096317.56995: stdout chunk (state=3): >>> <<< 20494 1727096317.57026: 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'<<< 20494 1727096317.57049: stdout chunk (state=3): >>> import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dd6aa50><<< 20494 1727096317.57080: stdout chunk (state=3): >>> import '_signal' # <<< 20494 1727096317.57115: stdout chunk (state=3): >>>import '_abc' # <<< 20494 1727096317.57156: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 20494 1727096317.57197: stdout chunk (state=3): >>>import '_stat' # <<< 20494 1727096317.57202: stdout chunk (state=3): >>> <<< 20494 1727096317.57328: stdout chunk (state=3): >>>import 'stat' # import '_collections_abc' # <<< 20494 1727096317.57332: stdout chunk (state=3): >>> <<< 20494 1727096317.57372: stdout chunk (state=3): >>>import 'genericpath' # <<< 20494 1727096317.57391: stdout chunk (state=3): >>>import 'posixpath' # <<< 20494 1727096317.57429: stdout chunk (state=3): >>>import 'os' # <<< 20494 1727096317.57432: stdout chunk (state=3): >>> <<< 20494 1727096317.57455: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20494 1727096317.57484: stdout chunk (state=3): >>>Processing user site-packages <<< 20494 1727096317.57508: stdout chunk (state=3): >>>Processing global site-packages <<< 20494 1727096317.57521: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20494 1727096317.57537: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages'<<< 20494 1727096317.57556: stdout chunk (state=3): >>> <<< 20494 1727096317.57562: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 20494 1727096317.57564: stdout chunk (state=3): >>> <<< 20494 1727096317.57616: 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 <<< 20494 1727096317.57651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db3d130> <<< 20494 1727096317.57754: 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 <<< 20494 1727096317.57781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db3dfa0> <<< 20494 1727096317.57853: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux<<< 20494 1727096317.57856: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information.<<< 20494 1727096317.57890: stdout chunk (state=3): >>> <<< 20494 1727096317.58225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 20494 1727096317.58273: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20494 1727096317.58310: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096317.58512: stdout chunk (state=3): >>># /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 0x7fc09db7bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20494 1727096317.58515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20494 1727096317.58560: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db7bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20494 1727096317.58592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20494 1727096317.58690: stdout chunk (state=3): >>># /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' <<< 20494 1727096317.58723: stdout chunk (state=3): >>>import 'itertools' # <<< 20494 1727096317.58770: 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 0x7fc09dbb3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20494 1727096317.58785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dbb3ec0> <<< 20494 1727096317.58823: stdout chunk (state=3): >>>import '_collections' # <<< 20494 1727096317.58936: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db93b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db912b0> <<< 20494 1727096317.59043: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db79070> <<< 20494 1727096317.59115: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 20494 1727096317.59238: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 20494 1727096317.59242: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dbd37d0> <<< 20494 1727096317.59371: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dbd23f0> <<< 20494 1727096317.59383: 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 0x7fc09db92150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dbd0bc0> # /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 0x7fc09dc08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db782f0> <<< 20494 1727096317.59529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09dc08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc08bf0> # 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 0x7fc09dc08fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db76e10> # /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' <<< 20494 1727096317.59551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20494 1727096317.59690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20494 1727096317.59693: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc09670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc09370> import 'importlib.machinery' # <<< 20494 1727096317.59712: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc0a540> import 'importlib.util' # <<< 20494 1727096317.59822: stdout chunk (state=3): >>>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 0x7fc09dc20740> <<< 20494 1727096317.59841: stdout chunk (state=3): >>>import 'errno' # <<< 20494 1727096317.59872: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09dc21e20> <<< 20494 1727096317.59928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20494 1727096317.59932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20494 1727096317.60023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc22cc0> <<< 20494 1727096317.60034: 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 0x7fc09dc232f0> <<< 20494 1727096317.60124: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc22210> # /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 0x7fc09dc23d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc234a0> <<< 20494 1727096317.60248: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc0a4b0> # /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 <<< 20494 1727096317.60287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20494 1727096317.60325: 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 0x7fc09d9b7c50> # /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' <<< 20494 1727096317.60355: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d9e07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e0500> <<< 20494 1727096317.60676: 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 0x7fc09d9e07d0> # /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' <<< 20494 1727096317.60709: 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 0x7fc09d9e1100> <<< 20494 1727096317.60848: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.60865: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d9e1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e09b0> <<< 20494 1727096317.60889: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9b5df0> <<< 20494 1727096317.60907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20494 1727096317.60934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20494 1727096317.60953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20494 1727096317.60973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20494 1727096317.60989: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e2f00> <<< 20494 1727096317.61011: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e1c40> <<< 20494 1727096317.61030: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc0ac60> <<< 20494 1727096317.61064: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20494 1727096317.61163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096317.61180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20494 1727096317.61224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20494 1727096317.61257: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da0b230> <<< 20494 1727096317.61330: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20494 1727096317.61381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096317.61386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20494 1727096317.61408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20494 1727096317.61530: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da2f5f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20494 1727096317.61540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20494 1727096317.61616: stdout chunk (state=3): >>>import 'ntpath' # <<< 20494 1727096317.61660: 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 0x7fc09da90380> <<< 20494 1727096317.61663: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20494 1727096317.61700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20494 1727096317.61813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20494 1727096317.61904: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da92ae0> <<< 20494 1727096317.62013: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da904a0> <<< 20494 1727096317.62076: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da51370> <<< 20494 1727096317.62099: 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 0x7fc09d329430> <<< 20494 1727096317.62236: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da2e3f0><<< 20494 1727096317.62249: stdout chunk (state=3): >>> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e3e00> <<< 20494 1727096317.62497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc09da2e750> <<< 20494 1727096317.62609: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_oig85pbw/ansible_stat_payload.zip' <<< 20494 1727096317.62613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.62816: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.62855: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20494 1727096317.62947: stdout chunk (state=3): >>># 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 <<< 20494 1727096317.63091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 20494 1727096317.63118: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d37f170> import '_typing' # <<< 20494 1727096317.63138: stdout chunk (state=3): >>> <<< 20494 1727096317.63395: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d35e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d35d1c0><<< 20494 1727096317.63410: stdout chunk (state=3): >>> <<< 20494 1727096317.63448: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 20494 1727096317.63481: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.63492: stdout chunk (state=3): >>> <<< 20494 1727096317.63510: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.63549: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096317.63560: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 20494 1727096317.63716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.65804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.67707: 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' <<< 20494 1727096317.67713: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d37d040> <<< 20494 1727096317.67769: 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' <<< 20494 1727096317.67816: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20494 1727096317.67819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20494 1727096317.67873: 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' <<< 20494 1727096317.67918: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096317.67934: 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 0x7fc09d3a6ab0><<< 20494 1727096317.67993: stdout chunk (state=3): >>> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3a6840> <<< 20494 1727096317.68035: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3a6150> <<< 20494 1727096317.68096: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20494 1727096317.68113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20494 1727096317.68385: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d37fe00><<< 20494 1727096317.68412: stdout chunk (state=3): >>> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d3a7830> # 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 0x7fc09d3a7a70> # /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'<<< 20494 1727096317.68431: stdout chunk (state=3): >>> import '_locale' # <<< 20494 1727096317.68484: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3a7fb0><<< 20494 1727096317.68516: stdout chunk (state=3): >>> import 'pwd' # <<< 20494 1727096317.68536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 20494 1727096317.68583: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20494 1727096317.68697: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d211d30> # 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'<<< 20494 1727096317.68740: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d213470><<< 20494 1727096317.68762: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20494 1727096317.68777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 20494 1727096317.68810: stdout chunk (state=3): >>> <<< 20494 1727096317.68855: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d214320> <<< 20494 1727096317.68877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20494 1727096317.68953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d2154c0><<< 20494 1727096317.68979: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 20494 1727096317.69044: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20494 1727096317.69091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20494 1727096317.69103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20494 1727096317.69188: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d217fb0> <<< 20494 1727096317.69242: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 20494 1727096317.69291: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d21c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d216270> <<< 20494 1727096317.69324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20494 1727096317.69411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20494 1727096317.69439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 20494 1727096317.69453: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20494 1727096317.69489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'<<< 20494 1727096317.69542: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20494 1727096317.69565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 20494 1727096317.69587: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d21fec0> import '_tokenize' # <<< 20494 1727096317.69682: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d21e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d21e720><<< 20494 1727096317.69711: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20494 1727096317.69744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 20494 1727096317.69848: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d21ec60> <<< 20494 1727096317.69890: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d216780> <<< 20494 1727096317.69950: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.69973: 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 0x7fc09d267fe0> <<< 20494 1727096317.70017: 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 0x7fc09d268320><<< 20494 1727096317.70042: stdout chunk (state=3): >>> <<< 20494 1727096317.70055: 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 <<< 20494 1727096317.70091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20494 1727096317.70122: 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'<<< 20494 1727096317.70199: 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 0x7fc09d269d60><<< 20494 1727096317.70243: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d269b20><<< 20494 1727096317.70246: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20494 1727096317.70438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 20494 1727096317.70535: stdout chunk (state=3): >>> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.70576: 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 0x7fc09d26c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d26a420> <<< 20494 1727096317.70595: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py<<< 20494 1727096317.70690: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096317.70741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20494 1727096317.70744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20494 1727096317.70773: stdout chunk (state=3): >>>import '_string' # <<< 20494 1727096317.70835: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d26fa40><<< 20494 1727096317.70845: stdout chunk (state=3): >>> <<< 20494 1727096317.71031: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d26c410><<< 20494 1727096317.71134: 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' <<< 20494 1727096317.71153: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d2708c0> <<< 20494 1727096317.71210: 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' <<< 20494 1727096317.71227: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d2708f0> <<< 20494 1727096317.71282: 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'<<< 20494 1727096317.71316: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d270da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d268470> <<< 20494 1727096317.71357: 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<<< 20494 1727096317.71387: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 20494 1727096317.71400: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20494 1727096317.71443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 20494 1727096317.71484: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.71536: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.71547: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d2fc320><<< 20494 1727096317.71613: stdout chunk (state=3): >>> <<< 20494 1727096317.71807: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.71832: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d2fd640> <<< 20494 1727096317.71861: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d272ab0> <<< 20494 1727096317.71922: 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' <<< 20494 1727096317.71964: 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 0x7fc09d273e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d2726f0><<< 20494 1727096317.71977: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.72024: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20494 1727096317.72028: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.72157: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.72303: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.72330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.72378: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 20494 1727096317.72420: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20494 1727096317.72424: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.72614: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.72818: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.73749: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.74621: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20494 1727096317.74655: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20494 1727096317.74660: stdout chunk (state=3): >>> import 'ansible.module_utils.six.moves.collections_abc' # <<< 20494 1727096317.74685: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text.converters' # <<< 20494 1727096317.74712: stdout chunk (state=3): >>> # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py<<< 20494 1727096317.74726: stdout chunk (state=3): >>> <<< 20494 1727096317.74746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'<<< 20494 1727096317.74765: stdout chunk (state=3): >>> <<< 20494 1727096317.74832: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096317.74911: 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 0x7fc09d101880> <<< 20494 1727096317.74992: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20494 1727096317.74995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 20494 1727096317.75035: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d102570> <<< 20494 1727096317.75057: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d2fd760> <<< 20494 1727096317.75132: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20494 1727096317.75180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096317.75201: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20494 1727096317.75413: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.75474: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.75718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20494 1727096317.75740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20494 1727096317.75780: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d1023f0> <<< 20494 1727096317.75803: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.76565: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.77404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096317.77542: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20494 1727096317.77545: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.77601: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.77658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20494 1727096317.77682: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.77789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.77934: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20494 1727096317.77960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.77981: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.78020: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing' # # zipimport: zlib available<<< 20494 1727096317.78036: stdout chunk (state=3): >>> <<< 20494 1727096317.78077: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.78143: stdout chunk (state=3): >>> import 'ansible.module_utils.parsing.convert_bool' # <<< 20494 1727096317.78170: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096317.78174: stdout chunk (state=3): >>> <<< 20494 1727096317.78534: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.78903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20494 1727096317.79020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20494 1727096317.79110: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d103860><<< 20494 1727096317.79143: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.79256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.79380: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20494 1727096317.79398: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 20494 1727096317.79428: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20494 1727096317.79438: stdout chunk (state=3): >>> <<< 20494 1727096317.79490: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.79546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20494 1727096317.79580: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.79632: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.79701: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20494 1727096317.79801: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.79913: 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 <<< 20494 1727096317.79977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096317.80105: 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'<<< 20494 1727096317.80256: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc09d10e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d1091c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20494 1727096317.80279: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.80374: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.80411: stdout chunk (state=3): >>> <<< 20494 1727096317.80480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.80523: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.80603: 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'<<< 20494 1727096317.80632: 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<<< 20494 1727096317.80686: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20494 1727096317.80723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20494 1727096317.80815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'<<< 20494 1727096317.80827: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 20494 1727096317.80859: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20494 1727096317.80954: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3faae0> <<< 20494 1727096317.81023: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3ee7b0><<< 20494 1727096317.81158: stdout chunk (state=3): >>> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d10e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d103230> <<< 20494 1727096317.81187: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20494 1727096317.81200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.81291: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.81307: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20494 1727096317.81594: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20494 1727096317.81686: stdout chunk (state=3): >>># zipimport: zlib available<<< 20494 1727096317.81916: stdout chunk (state=3): >>> <<< 20494 1727096317.81996: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096317.82142: stdout chunk (state=3): >>> <<< 20494 1727096317.82173: 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"}}} <<< 20494 1727096317.82192: stdout chunk (state=3): >>># destroy __main__ <<< 20494 1727096317.82732: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20494 1727096317.82818: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 20494 1727096317.82882: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20494 1727096317.82929: stdout chunk (state=3): >>># 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<<< 20494 1727096317.83351: stdout chunk (state=3): >>> # 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 <<< 20494 1727096317.83470: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20494 1727096317.83475: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc<<< 20494 1727096317.83478: stdout chunk (state=3): >>> # destroy importlib.util # destroy _bz2 <<< 20494 1727096317.83554: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii<<< 20494 1727096317.83622: stdout chunk (state=3): >>> # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 20494 1727096317.83631: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib<<< 20494 1727096317.83655: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 20494 1727096317.83686: stdout chunk (state=3): >>># destroy ntpath<<< 20494 1727096317.83726: stdout chunk (state=3): >>> # destroy importlib # destroy zipimport # destroy __main__<<< 20494 1727096317.83761: stdout chunk (state=3): >>> # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux<<< 20494 1727096317.83783: stdout chunk (state=3): >>> # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale<<< 20494 1727096317.83818: stdout chunk (state=3): >>> # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select<<< 20494 1727096317.83843: stdout chunk (state=3): >>> # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 20494 1727096317.83905: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno<<< 20494 1727096317.83908: stdout chunk (state=3): >>> # destroy array # destroy datetime <<< 20494 1727096317.83955: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse<<< 20494 1727096317.84046: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 20494 1727096317.84084: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket<<< 20494 1727096317.84133: stdout chunk (state=3): >>> # 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<<< 20494 1727096317.84172: stdout chunk (state=3): >>> # 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 <<< 20494 1727096317.84175: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 20494 1727096317.84204: 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 # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum<<< 20494 1727096317.84243: stdout chunk (state=3): >>> # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre<<< 20494 1727096317.84259: stdout chunk (state=3): >>> # 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<<< 20494 1727096317.84304: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 20494 1727096317.84347: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping io # destroy abc<<< 20494 1727096317.84350: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 20494 1727096317.84381: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # 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<<< 20494 1727096317.84607: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 20494 1727096317.84648: stdout chunk (state=3): >>># destroy _socket <<< 20494 1727096317.84669: stdout chunk (state=3): >>># destroy _collections <<< 20494 1727096317.84722: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 20494 1727096317.84738: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 20494 1727096317.84771: stdout chunk (state=3): >>># destroy tokenize <<< 20494 1727096317.84809: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib<<< 20494 1727096317.84820: stdout chunk (state=3): >>> <<< 20494 1727096317.84879: stdout chunk (state=3): >>># destroy _typing <<< 20494 1727096317.84882: stdout chunk (state=3): >>># destroy _tokenize<<< 20494 1727096317.84923: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 20494 1727096317.84960: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 20494 1727096317.84989: stdout chunk (state=3): >>># destroy _frozen_importlib_external<<< 20494 1727096317.85040: stdout chunk (state=3): >>> # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 20494 1727096317.85056: stdout chunk (state=3): >>> <<< 20494 1727096317.85172: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 20494 1727096317.85191: stdout chunk (state=3): >>> # 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<<< 20494 1727096317.85236: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 20494 1727096317.85252: stdout chunk (state=3): >>> # destroy _random # destroy _weakref<<< 20494 1727096317.85290: stdout chunk (state=3): >>> # destroy _hashlib<<< 20494 1727096317.85308: stdout chunk (state=3): >>> # destroy _operator # destroy _string<<< 20494 1727096317.85352: stdout chunk (state=3): >>> # destroy re # destroy itertools # destroy _abc<<< 20494 1727096317.85380: stdout chunk (state=3): >>> # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20494 1727096317.86072: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096317.86081: stdout chunk (state=3): >>><<< 20494 1727096317.86083: stderr chunk (state=3): >>><<< 20494 1727096317.86230: _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 0x7fc09dd684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dd37b30> # /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 0x7fc09dd6aa50> 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 0x7fc09db3d130> # /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 0x7fc09db3dfa0> 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 0x7fc09db7bec0> # /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 0x7fc09db7bf80> # /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 0x7fc09dbb3830> # /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 0x7fc09dbb3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db93b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db79070> # /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 0x7fc09dbd37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dbd23f0> # /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 0x7fc09db92150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dbd0bc0> # /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 0x7fc09dc08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db782f0> # /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 0x7fc09dc08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc08bf0> # 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 0x7fc09dc08fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09db76e10> # /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 0x7fc09dc09670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc09370> 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 0x7fc09dc0a540> 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 0x7fc09dc20740> 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 0x7fc09dc21e20> # /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 0x7fc09dc22cc0> # 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 0x7fc09dc232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc22210> # /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 0x7fc09dc23d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc0a4b0> # /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 0x7fc09d9b7c50> # /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 0x7fc09d9e07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e0500> # 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 0x7fc09d9e07d0> # /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 0x7fc09d9e1100> # 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 0x7fc09d9e1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9b5df0> # /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 0x7fc09d9e2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09dc0ac60> # /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 0x7fc09da0b230> # /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 0x7fc09da2f5f0> # /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 0x7fc09da90380> # /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 0x7fc09da92ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da904a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da51370> # /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 0x7fc09d329430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09da2e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d9e3e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc09da2e750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_oig85pbw/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 0x7fc09d37f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d35e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d35d1c0> # 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 0x7fc09d37d040> # /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 0x7fc09d3a6ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3a6840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3a6150> # /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 0x7fc09d3a65a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d37fe00> 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 0x7fc09d3a7830> # 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 0x7fc09d3a7a70> # /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 0x7fc09d3a7fb0> 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 0x7fc09d211d30> # 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 0x7fc09d213470> # /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 0x7fc09d214320> # /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 0x7fc09d2154c0> # /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 0x7fc09d217fb0> # 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 0x7fc09d21c2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d216270> # /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 0x7fc09d21fec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d21e990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d21e720> # /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 0x7fc09d21ec60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d216780> # 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 0x7fc09d267fe0> # /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 0x7fc09d268320> # /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 0x7fc09d269d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d269b20> # /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 0x7fc09d26c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d26a420> # /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 0x7fc09d26fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d26c410> # 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 0x7fc09d2708c0> # 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 0x7fc09d2708f0> # 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 0x7fc09d270da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d268470> # /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 0x7fc09d2fc320> # 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 0x7fc09d2fd640> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d272ab0> # 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 0x7fc09d273e60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d2726f0> # 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 0x7fc09d101880> # /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 0x7fc09d102570> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d2fd760> 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 0x7fc09d1023f0> # 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 0x7fc09d103860> # 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 0x7fc09d10e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d1091c0> 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 0x7fc09d3faae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d3ee7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d10e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc09d103230> # 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 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 20494 1727096317.86890: 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-1727096317.261248-20628-214389934599779/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096317.86894: _low_level_execute_command(): starting 20494 1727096317.86896: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096317.261248-20628-214389934599779/ > /dev/null 2>&1 && sleep 0' 20494 1727096317.87272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096317.87275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096317.87278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.87280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096317.87282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096317.87284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096317.87343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096317.87361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096317.87366: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096317.87418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096317.90054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096317.90070: stdout chunk (state=3): >>><<< 20494 1727096317.90085: stderr chunk (state=3): >>><<< 20494 1727096317.90209: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096317.90213: handler run complete 20494 1727096317.90216: attempt loop complete, returning result 20494 1727096317.90219: _execute() done 20494 1727096317.90221: dumping result to json 20494 1727096317.90223: done dumping result, returning 20494 1727096317.90225: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0afff68d-5257-775d-49e9-0000000001c2] 20494 1727096317.90227: sending task result for task 0afff68d-5257-775d-49e9-0000000001c2 20494 1727096317.90295: done sending task result for task 0afff68d-5257-775d-49e9-0000000001c2 ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 20494 1727096317.90361: no more pending results, returning what we have 20494 1727096317.90364: results queue empty 20494 1727096317.90365: checking for any_errors_fatal 20494 1727096317.90375: done checking for any_errors_fatal 20494 1727096317.90376: checking for max_fail_percentage 20494 1727096317.90378: done checking for max_fail_percentage 20494 1727096317.90379: checking to see if all hosts have failed and the running result is not ok 20494 1727096317.90380: done checking to see if all hosts have failed 20494 1727096317.90380: getting the remaining hosts for this loop 20494 1727096317.90382: done getting the remaining hosts for this loop 20494 1727096317.90385: getting the next task for host managed_node2 20494 1727096317.90392: done getting next task for host managed_node2 20494 1727096317.90394: ^ task is: TASK: Set flag to indicate system is ostree 20494 1727096317.90397: ^ 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 20494 1727096317.90401: getting variables 20494 1727096317.90403: in VariableManager get_vars() 20494 1727096317.90435: Calling all_inventory to load vars for managed_node2 20494 1727096317.90437: Calling groups_inventory to load vars for managed_node2 20494 1727096317.90441: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096317.90453: Calling all_plugins_play to load vars for managed_node2 20494 1727096317.90456: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096317.90460: Calling groups_plugins_play to load vars for managed_node2 20494 1727096317.91011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096317.91303: done with get_vars() 20494 1727096317.91313: done getting variables 20494 1727096317.91346: WORKER PROCESS EXITING 20494 1727096317.91421: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 08:58:37 -0400 (0:00:00.718) 0:00:03.285 ****** 20494 1727096317.91457: entering _queue_task() for managed_node2/set_fact 20494 1727096317.91459: Creating lock for set_fact 20494 1727096317.91759: worker is 1 (out of 1 available) 20494 1727096317.91785: exiting _queue_task() for managed_node2/set_fact 20494 1727096317.91806: done queuing things up, now waiting for results queue to drain 20494 1727096317.91808: waiting for pending results... 20494 1727096317.92015: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 20494 1727096317.92136: in run() - task 0afff68d-5257-775d-49e9-0000000001c3 20494 1727096317.92140: variable 'ansible_search_path' from source: unknown 20494 1727096317.92144: variable 'ansible_search_path' from source: unknown 20494 1727096317.92148: calling self._execute() 20494 1727096317.92245: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.92249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.92252: variable 'omit' from source: magic vars 20494 1727096317.92870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096317.93031: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096317.93082: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096317.93110: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096317.93140: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096317.93223: 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) 20494 1727096317.93247: 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) 20494 1727096317.93278: 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) 20494 1727096317.93302: 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) 20494 1727096317.93419: Evaluated conditional (not __network_is_ostree is defined): True 20494 1727096317.93425: variable 'omit' from source: magic vars 20494 1727096317.93466: variable 'omit' from source: magic vars 20494 1727096317.93587: variable '__ostree_booted_stat' from source: set_fact 20494 1727096317.93634: variable 'omit' from source: magic vars 20494 1727096317.93660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096317.93689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096317.93709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096317.93726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096317.93738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096317.93764: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096317.93773: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.93777: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.93878: Set connection var ansible_pipelining to False 20494 1727096317.93884: Set connection var ansible_timeout to 10 20494 1727096317.93889: Set connection var ansible_connection to ssh 20494 1727096317.93892: Set connection var ansible_shell_type to sh 20494 1727096317.93897: Set connection var ansible_shell_executable to /bin/sh 20494 1727096317.93951: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096317.93954: variable 'ansible_shell_executable' from source: unknown 20494 1727096317.93957: variable 'ansible_connection' from source: unknown 20494 1727096317.93959: variable 'ansible_module_compression' from source: unknown 20494 1727096317.93961: variable 'ansible_shell_type' from source: unknown 20494 1727096317.93963: variable 'ansible_shell_executable' from source: unknown 20494 1727096317.93965: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.93974: variable 'ansible_pipelining' from source: unknown 20494 1727096317.93984: variable 'ansible_timeout' from source: unknown 20494 1727096317.93987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.94059: 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) 20494 1727096317.94089: variable 'omit' from source: magic vars 20494 1727096317.94095: starting attempt loop 20494 1727096317.94098: running the handler 20494 1727096317.94101: handler run complete 20494 1727096317.94103: attempt loop complete, returning result 20494 1727096317.94105: _execute() done 20494 1727096317.94108: dumping result to json 20494 1727096317.94110: done dumping result, returning 20494 1727096317.94112: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0afff68d-5257-775d-49e9-0000000001c3] 20494 1727096317.94115: sending task result for task 0afff68d-5257-775d-49e9-0000000001c3 20494 1727096317.94265: done sending task result for task 0afff68d-5257-775d-49e9-0000000001c3 20494 1727096317.94269: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20494 1727096317.94354: no more pending results, returning what we have 20494 1727096317.94356: results queue empty 20494 1727096317.94357: checking for any_errors_fatal 20494 1727096317.94363: done checking for any_errors_fatal 20494 1727096317.94363: checking for max_fail_percentage 20494 1727096317.94365: done checking for max_fail_percentage 20494 1727096317.94365: checking to see if all hosts have failed and the running result is not ok 20494 1727096317.94366: done checking to see if all hosts have failed 20494 1727096317.94368: getting the remaining hosts for this loop 20494 1727096317.94370: done getting the remaining hosts for this loop 20494 1727096317.94373: getting the next task for host managed_node2 20494 1727096317.94380: done getting next task for host managed_node2 20494 1727096317.94382: ^ task is: TASK: Fix CentOS6 Base repo 20494 1727096317.94384: ^ 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 20494 1727096317.94387: getting variables 20494 1727096317.94388: in VariableManager get_vars() 20494 1727096317.94446: Calling all_inventory to load vars for managed_node2 20494 1727096317.94449: Calling groups_inventory to load vars for managed_node2 20494 1727096317.94505: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096317.94515: Calling all_plugins_play to load vars for managed_node2 20494 1727096317.94519: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096317.94529: Calling groups_plugins_play to load vars for managed_node2 20494 1727096317.94690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096317.94881: done with get_vars() 20494 1727096317.94891: done getting variables 20494 1727096317.95011: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 08:58:37 -0400 (0:00:00.035) 0:00:03.321 ****** 20494 1727096317.95038: entering _queue_task() for managed_node2/copy 20494 1727096317.95324: worker is 1 (out of 1 available) 20494 1727096317.95337: exiting _queue_task() for managed_node2/copy 20494 1727096317.95349: done queuing things up, now waiting for results queue to drain 20494 1727096317.95351: waiting for pending results... 20494 1727096317.95734: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 20494 1727096317.95739: in run() - task 0afff68d-5257-775d-49e9-0000000001c5 20494 1727096317.95742: variable 'ansible_search_path' from source: unknown 20494 1727096317.95744: variable 'ansible_search_path' from source: unknown 20494 1727096317.95748: calling self._execute() 20494 1727096317.95973: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.95976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.95978: variable 'omit' from source: magic vars 20494 1727096317.96300: variable 'ansible_distribution' from source: facts 20494 1727096317.96327: Evaluated conditional (ansible_distribution == 'CentOS'): True 20494 1727096317.96447: variable 'ansible_distribution_major_version' from source: facts 20494 1727096317.96458: Evaluated conditional (ansible_distribution_major_version == '6'): False 20494 1727096317.96470: when evaluation is False, skipping this task 20494 1727096317.96478: _execute() done 20494 1727096317.96484: dumping result to json 20494 1727096317.96490: done dumping result, returning 20494 1727096317.96498: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0afff68d-5257-775d-49e9-0000000001c5] 20494 1727096317.96506: sending task result for task 0afff68d-5257-775d-49e9-0000000001c5 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20494 1727096317.96696: no more pending results, returning what we have 20494 1727096317.96700: results queue empty 20494 1727096317.96701: checking for any_errors_fatal 20494 1727096317.96706: done checking for any_errors_fatal 20494 1727096317.96707: checking for max_fail_percentage 20494 1727096317.96709: done checking for max_fail_percentage 20494 1727096317.96710: checking to see if all hosts have failed and the running result is not ok 20494 1727096317.96710: done checking to see if all hosts have failed 20494 1727096317.96711: getting the remaining hosts for this loop 20494 1727096317.96712: done getting the remaining hosts for this loop 20494 1727096317.96716: getting the next task for host managed_node2 20494 1727096317.96722: done getting next task for host managed_node2 20494 1727096317.96727: ^ task is: TASK: Include the task 'enable_epel.yml' 20494 1727096317.96731: ^ 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 20494 1727096317.96735: getting variables 20494 1727096317.96737: in VariableManager get_vars() 20494 1727096317.96769: Calling all_inventory to load vars for managed_node2 20494 1727096317.96772: Calling groups_inventory to load vars for managed_node2 20494 1727096317.96776: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096317.96790: Calling all_plugins_play to load vars for managed_node2 20494 1727096317.96792: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096317.96795: Calling groups_plugins_play to load vars for managed_node2 20494 1727096317.97237: done sending task result for task 0afff68d-5257-775d-49e9-0000000001c5 20494 1727096317.97241: WORKER PROCESS EXITING 20494 1727096317.97270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096317.97468: done with get_vars() 20494 1727096317.97479: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 08:58:37 -0400 (0:00:00.025) 0:00:03.346 ****** 20494 1727096317.97580: entering _queue_task() for managed_node2/include_tasks 20494 1727096317.97847: worker is 1 (out of 1 available) 20494 1727096317.97860: exiting _queue_task() for managed_node2/include_tasks 20494 1727096317.97875: done queuing things up, now waiting for results queue to drain 20494 1727096317.97877: waiting for pending results... 20494 1727096317.98116: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 20494 1727096317.98225: in run() - task 0afff68d-5257-775d-49e9-0000000001c6 20494 1727096317.98243: variable 'ansible_search_path' from source: unknown 20494 1727096317.98250: variable 'ansible_search_path' from source: unknown 20494 1727096317.98298: calling self._execute() 20494 1727096317.98379: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096317.98390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096317.98403: variable 'omit' from source: magic vars 20494 1727096317.98911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096318.01057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096318.01149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096318.01201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096318.01241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096318.01277: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096318.01366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096318.01405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096318.01439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096318.01489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096318.01510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096318.01640: variable '__network_is_ostree' from source: set_fact 20494 1727096318.01669: Evaluated conditional (not __network_is_ostree | d(false)): True 20494 1727096318.01682: _execute() done 20494 1727096318.01689: dumping result to json 20494 1727096318.01697: done dumping result, returning 20494 1727096318.01708: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-775d-49e9-0000000001c6] 20494 1727096318.01719: sending task result for task 0afff68d-5257-775d-49e9-0000000001c6 20494 1727096318.01997: no more pending results, returning what we have 20494 1727096318.02004: in VariableManager get_vars() 20494 1727096318.02040: Calling all_inventory to load vars for managed_node2 20494 1727096318.02043: Calling groups_inventory to load vars for managed_node2 20494 1727096318.02047: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.02060: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.02067: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.02076: done sending task result for task 0afff68d-5257-775d-49e9-0000000001c6 20494 1727096318.02080: WORKER PROCESS EXITING 20494 1727096318.02084: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.02373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.02648: done with get_vars() 20494 1727096318.02657: variable 'ansible_search_path' from source: unknown 20494 1727096318.02658: variable 'ansible_search_path' from source: unknown 20494 1727096318.02702: we have included files to process 20494 1727096318.02703: generating all_blocks data 20494 1727096318.02705: done generating all_blocks data 20494 1727096318.02711: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20494 1727096318.02712: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20494 1727096318.02715: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20494 1727096318.03376: done processing included file 20494 1727096318.03379: iterating over new_blocks loaded from include file 20494 1727096318.03380: in VariableManager get_vars() 20494 1727096318.03392: done with get_vars() 20494 1727096318.03393: filtering new block on tags 20494 1727096318.03412: done filtering new block on tags 20494 1727096318.03414: in VariableManager get_vars() 20494 1727096318.03422: done with get_vars() 20494 1727096318.03423: filtering new block on tags 20494 1727096318.03432: done filtering new block on tags 20494 1727096318.03434: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 20494 1727096318.03439: extending task lists for all hosts with included blocks 20494 1727096318.03543: done extending task lists 20494 1727096318.03544: done processing included files 20494 1727096318.03545: results queue empty 20494 1727096318.03546: checking for any_errors_fatal 20494 1727096318.03550: done checking for any_errors_fatal 20494 1727096318.03550: checking for max_fail_percentage 20494 1727096318.03552: done checking for max_fail_percentage 20494 1727096318.03552: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.03553: done checking to see if all hosts have failed 20494 1727096318.03554: getting the remaining hosts for this loop 20494 1727096318.03555: done getting the remaining hosts for this loop 20494 1727096318.03557: getting the next task for host managed_node2 20494 1727096318.03561: done getting next task for host managed_node2 20494 1727096318.03566: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20494 1727096318.03570: ^ 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 20494 1727096318.03573: getting variables 20494 1727096318.03574: in VariableManager get_vars() 20494 1727096318.03582: Calling all_inventory to load vars for managed_node2 20494 1727096318.03584: Calling groups_inventory to load vars for managed_node2 20494 1727096318.03587: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.03592: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.03600: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.03603: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.03753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.03937: done with get_vars() 20494 1727096318.03945: done getting variables 20494 1727096318.04014: 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) 20494 1727096318.04221: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 08:58:38 -0400 (0:00:00.066) 0:00:03.413 ****** 20494 1727096318.04272: entering _queue_task() for managed_node2/command 20494 1727096318.04274: Creating lock for command 20494 1727096318.04689: worker is 1 (out of 1 available) 20494 1727096318.04699: exiting _queue_task() for managed_node2/command 20494 1727096318.04709: done queuing things up, now waiting for results queue to drain 20494 1727096318.04711: waiting for pending results... 20494 1727096318.04872: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 20494 1727096318.04998: in run() - task 0afff68d-5257-775d-49e9-0000000001e0 20494 1727096318.05016: variable 'ansible_search_path' from source: unknown 20494 1727096318.05024: variable 'ansible_search_path' from source: unknown 20494 1727096318.05072: calling self._execute() 20494 1727096318.05149: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.05167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.05372: variable 'omit' from source: magic vars 20494 1727096318.05550: variable 'ansible_distribution' from source: facts 20494 1727096318.05570: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20494 1727096318.05708: variable 'ansible_distribution_major_version' from source: facts 20494 1727096318.05719: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20494 1727096318.05727: when evaluation is False, skipping this task 20494 1727096318.05733: _execute() done 20494 1727096318.05739: dumping result to json 20494 1727096318.05747: done dumping result, returning 20494 1727096318.05758: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0afff68d-5257-775d-49e9-0000000001e0] 20494 1727096318.05773: sending task result for task 0afff68d-5257-775d-49e9-0000000001e0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20494 1727096318.05935: no more pending results, returning what we have 20494 1727096318.05940: results queue empty 20494 1727096318.05941: checking for any_errors_fatal 20494 1727096318.05942: done checking for any_errors_fatal 20494 1727096318.05943: checking for max_fail_percentage 20494 1727096318.05944: done checking for max_fail_percentage 20494 1727096318.05945: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.05946: done checking to see if all hosts have failed 20494 1727096318.05947: getting the remaining hosts for this loop 20494 1727096318.05948: done getting the remaining hosts for this loop 20494 1727096318.05952: getting the next task for host managed_node2 20494 1727096318.05958: done getting next task for host managed_node2 20494 1727096318.05960: ^ task is: TASK: Install yum-utils package 20494 1727096318.05969: ^ 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 20494 1727096318.05975: getting variables 20494 1727096318.05977: in VariableManager get_vars() 20494 1727096318.06008: Calling all_inventory to load vars for managed_node2 20494 1727096318.06010: Calling groups_inventory to load vars for managed_node2 20494 1727096318.06014: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.06027: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.06030: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.06034: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.06332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.06740: done with get_vars() 20494 1727096318.06750: done getting variables 20494 1727096318.06785: done sending task result for task 0afff68d-5257-775d-49e9-0000000001e0 20494 1727096318.06788: WORKER PROCESS EXITING 20494 1727096318.06856: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 08:58:38 -0400 (0:00:00.026) 0:00:03.439 ****** 20494 1727096318.06888: entering _queue_task() for managed_node2/package 20494 1727096318.06890: Creating lock for package 20494 1727096318.07157: worker is 1 (out of 1 available) 20494 1727096318.07372: exiting _queue_task() for managed_node2/package 20494 1727096318.07383: done queuing things up, now waiting for results queue to drain 20494 1727096318.07384: waiting for pending results... 20494 1727096318.07433: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 20494 1727096318.07550: in run() - task 0afff68d-5257-775d-49e9-0000000001e1 20494 1727096318.07573: variable 'ansible_search_path' from source: unknown 20494 1727096318.07581: variable 'ansible_search_path' from source: unknown 20494 1727096318.07622: calling self._execute() 20494 1727096318.07704: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.07720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.07733: variable 'omit' from source: magic vars 20494 1727096318.08114: variable 'ansible_distribution' from source: facts 20494 1727096318.08132: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20494 1727096318.08278: variable 'ansible_distribution_major_version' from source: facts 20494 1727096318.08289: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20494 1727096318.08296: when evaluation is False, skipping this task 20494 1727096318.08302: _execute() done 20494 1727096318.08308: dumping result to json 20494 1727096318.08314: done dumping result, returning 20494 1727096318.08325: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0afff68d-5257-775d-49e9-0000000001e1] 20494 1727096318.08333: sending task result for task 0afff68d-5257-775d-49e9-0000000001e1 20494 1727096318.08538: done sending task result for task 0afff68d-5257-775d-49e9-0000000001e1 20494 1727096318.08541: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20494 1727096318.08623: no more pending results, returning what we have 20494 1727096318.08626: results queue empty 20494 1727096318.08627: checking for any_errors_fatal 20494 1727096318.08634: done checking for any_errors_fatal 20494 1727096318.08634: checking for max_fail_percentage 20494 1727096318.08636: done checking for max_fail_percentage 20494 1727096318.08637: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.08637: done checking to see if all hosts have failed 20494 1727096318.08638: getting the remaining hosts for this loop 20494 1727096318.08640: done getting the remaining hosts for this loop 20494 1727096318.08644: getting the next task for host managed_node2 20494 1727096318.08651: done getting next task for host managed_node2 20494 1727096318.08653: ^ task is: TASK: Enable EPEL 7 20494 1727096318.08657: ^ 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 20494 1727096318.08661: getting variables 20494 1727096318.08666: in VariableManager get_vars() 20494 1727096318.08698: Calling all_inventory to load vars for managed_node2 20494 1727096318.08701: Calling groups_inventory to load vars for managed_node2 20494 1727096318.08705: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.08718: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.08720: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.08723: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.09035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.09237: done with get_vars() 20494 1727096318.09247: done getting variables 20494 1727096318.09417: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 08:58:38 -0400 (0:00:00.025) 0:00:03.465 ****** 20494 1727096318.09447: entering _queue_task() for managed_node2/command 20494 1727096318.09996: worker is 1 (out of 1 available) 20494 1727096318.10003: exiting _queue_task() for managed_node2/command 20494 1727096318.10013: done queuing things up, now waiting for results queue to drain 20494 1727096318.10014: waiting for pending results... 20494 1727096318.10074: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 20494 1727096318.10200: in run() - task 0afff68d-5257-775d-49e9-0000000001e2 20494 1727096318.10245: variable 'ansible_search_path' from source: unknown 20494 1727096318.10248: variable 'ansible_search_path' from source: unknown 20494 1727096318.10275: calling self._execute() 20494 1727096318.10358: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.10462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.10466: variable 'omit' from source: magic vars 20494 1727096318.10784: variable 'ansible_distribution' from source: facts 20494 1727096318.10807: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20494 1727096318.10928: variable 'ansible_distribution_major_version' from source: facts 20494 1727096318.10939: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20494 1727096318.11000: when evaluation is False, skipping this task 20494 1727096318.11010: _execute() done 20494 1727096318.11013: dumping result to json 20494 1727096318.11015: done dumping result, returning 20494 1727096318.11017: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0afff68d-5257-775d-49e9-0000000001e2] 20494 1727096318.11019: sending task result for task 0afff68d-5257-775d-49e9-0000000001e2 20494 1727096318.11094: done sending task result for task 0afff68d-5257-775d-49e9-0000000001e2 20494 1727096318.11097: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20494 1727096318.11163: no more pending results, returning what we have 20494 1727096318.11169: results queue empty 20494 1727096318.11170: checking for any_errors_fatal 20494 1727096318.11177: done checking for any_errors_fatal 20494 1727096318.11178: checking for max_fail_percentage 20494 1727096318.11180: done checking for max_fail_percentage 20494 1727096318.11180: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.11181: done checking to see if all hosts have failed 20494 1727096318.11182: getting the remaining hosts for this loop 20494 1727096318.11184: done getting the remaining hosts for this loop 20494 1727096318.11188: getting the next task for host managed_node2 20494 1727096318.11196: done getting next task for host managed_node2 20494 1727096318.11199: ^ task is: TASK: Enable EPEL 8 20494 1727096318.11204: ^ 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 20494 1727096318.11209: getting variables 20494 1727096318.11218: in VariableManager get_vars() 20494 1727096318.11256: Calling all_inventory to load vars for managed_node2 20494 1727096318.11259: Calling groups_inventory to load vars for managed_node2 20494 1727096318.11263: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.11339: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.11343: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.11347: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.11872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.12098: done with get_vars() 20494 1727096318.12108: done getting variables 20494 1727096318.12170: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 08:58:38 -0400 (0:00:00.027) 0:00:03.492 ****** 20494 1727096318.12212: entering _queue_task() for managed_node2/command 20494 1727096318.12526: worker is 1 (out of 1 available) 20494 1727096318.12540: exiting _queue_task() for managed_node2/command 20494 1727096318.12552: done queuing things up, now waiting for results queue to drain 20494 1727096318.12554: waiting for pending results... 20494 1727096318.12840: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 20494 1727096318.12885: in run() - task 0afff68d-5257-775d-49e9-0000000001e3 20494 1727096318.12905: variable 'ansible_search_path' from source: unknown 20494 1727096318.12936: variable 'ansible_search_path' from source: unknown 20494 1727096318.12965: calling self._execute() 20494 1727096318.13060: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.13077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.13093: variable 'omit' from source: magic vars 20494 1727096318.13505: variable 'ansible_distribution' from source: facts 20494 1727096318.13524: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20494 1727096318.13678: variable 'ansible_distribution_major_version' from source: facts 20494 1727096318.13690: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 20494 1727096318.13705: when evaluation is False, skipping this task 20494 1727096318.13713: _execute() done 20494 1727096318.13723: dumping result to json 20494 1727096318.13730: done dumping result, returning 20494 1727096318.13741: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0afff68d-5257-775d-49e9-0000000001e3] 20494 1727096318.13774: sending task result for task 0afff68d-5257-775d-49e9-0000000001e3 20494 1727096318.13974: done sending task result for task 0afff68d-5257-775d-49e9-0000000001e3 20494 1727096318.13978: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 20494 1727096318.14025: no more pending results, returning what we have 20494 1727096318.14028: results queue empty 20494 1727096318.14029: checking for any_errors_fatal 20494 1727096318.14036: done checking for any_errors_fatal 20494 1727096318.14037: checking for max_fail_percentage 20494 1727096318.14041: done checking for max_fail_percentage 20494 1727096318.14046: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.14047: done checking to see if all hosts have failed 20494 1727096318.14048: getting the remaining hosts for this loop 20494 1727096318.14049: done getting the remaining hosts for this loop 20494 1727096318.14052: getting the next task for host managed_node2 20494 1727096318.14060: done getting next task for host managed_node2 20494 1727096318.14062: ^ task is: TASK: Enable EPEL 6 20494 1727096318.14065: ^ 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 20494 1727096318.14070: getting variables 20494 1727096318.14072: in VariableManager get_vars() 20494 1727096318.14098: Calling all_inventory to load vars for managed_node2 20494 1727096318.14100: Calling groups_inventory to load vars for managed_node2 20494 1727096318.14103: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.14112: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.14114: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.14116: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.14296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.14500: done with get_vars() 20494 1727096318.14510: done getting variables 20494 1727096318.14561: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 08:58:38 -0400 (0:00:00.023) 0:00:03.516 ****** 20494 1727096318.14597: entering _queue_task() for managed_node2/copy 20494 1727096318.14871: worker is 1 (out of 1 available) 20494 1727096318.14885: exiting _queue_task() for managed_node2/copy 20494 1727096318.14897: done queuing things up, now waiting for results queue to drain 20494 1727096318.14898: waiting for pending results... 20494 1727096318.15170: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 20494 1727096318.15303: in run() - task 0afff68d-5257-775d-49e9-0000000001e5 20494 1727096318.15320: variable 'ansible_search_path' from source: unknown 20494 1727096318.15343: variable 'ansible_search_path' from source: unknown 20494 1727096318.15409: calling self._execute() 20494 1727096318.15509: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.15533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.15573: variable 'omit' from source: magic vars 20494 1727096318.16119: variable 'ansible_distribution' from source: facts 20494 1727096318.16134: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 20494 1727096318.16314: variable 'ansible_distribution_major_version' from source: facts 20494 1727096318.16321: Evaluated conditional (ansible_distribution_major_version == '6'): False 20494 1727096318.16326: when evaluation is False, skipping this task 20494 1727096318.16329: _execute() done 20494 1727096318.16331: dumping result to json 20494 1727096318.16332: done dumping result, returning 20494 1727096318.16335: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0afff68d-5257-775d-49e9-0000000001e5] 20494 1727096318.16337: sending task result for task 0afff68d-5257-775d-49e9-0000000001e5 20494 1727096318.16409: done sending task result for task 0afff68d-5257-775d-49e9-0000000001e5 20494 1727096318.16413: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 20494 1727096318.16477: no more pending results, returning what we have 20494 1727096318.16481: results queue empty 20494 1727096318.16482: checking for any_errors_fatal 20494 1727096318.16487: done checking for any_errors_fatal 20494 1727096318.16488: checking for max_fail_percentage 20494 1727096318.16489: done checking for max_fail_percentage 20494 1727096318.16490: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.16491: done checking to see if all hosts have failed 20494 1727096318.16492: getting the remaining hosts for this loop 20494 1727096318.16493: done getting the remaining hosts for this loop 20494 1727096318.16497: getting the next task for host managed_node2 20494 1727096318.16506: done getting next task for host managed_node2 20494 1727096318.16508: ^ task is: TASK: Set network provider to 'nm' 20494 1727096318.16511: ^ 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 20494 1727096318.16515: getting variables 20494 1727096318.16516: in VariableManager get_vars() 20494 1727096318.16555: Calling all_inventory to load vars for managed_node2 20494 1727096318.16558: Calling groups_inventory to load vars for managed_node2 20494 1727096318.16561: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.16576: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.16579: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.16582: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.17047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.17303: done with get_vars() 20494 1727096318.17313: done getting variables 20494 1727096318.17376: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:13 Monday 23 September 2024 08:58:38 -0400 (0:00:00.028) 0:00:03.544 ****** 20494 1727096318.17408: entering _queue_task() for managed_node2/set_fact 20494 1727096318.17769: worker is 1 (out of 1 available) 20494 1727096318.17781: exiting _queue_task() for managed_node2/set_fact 20494 1727096318.17792: done queuing things up, now waiting for results queue to drain 20494 1727096318.17794: waiting for pending results... 20494 1727096318.18069: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 20494 1727096318.18164: in run() - task 0afff68d-5257-775d-49e9-000000000007 20494 1727096318.18169: variable 'ansible_search_path' from source: unknown 20494 1727096318.18179: calling self._execute() 20494 1727096318.18261: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.18283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.18297: variable 'omit' from source: magic vars 20494 1727096318.18418: variable 'omit' from source: magic vars 20494 1727096318.18452: variable 'omit' from source: magic vars 20494 1727096318.18525: variable 'omit' from source: magic vars 20494 1727096318.18549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096318.18596: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096318.18624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096318.18709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096318.18712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096318.18715: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096318.18717: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.18719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.18829: Set connection var ansible_pipelining to False 20494 1727096318.18839: Set connection var ansible_timeout to 10 20494 1727096318.18853: Set connection var ansible_connection to ssh 20494 1727096318.18860: Set connection var ansible_shell_type to sh 20494 1727096318.18871: Set connection var ansible_shell_executable to /bin/sh 20494 1727096318.18882: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096318.18906: variable 'ansible_shell_executable' from source: unknown 20494 1727096318.18916: variable 'ansible_connection' from source: unknown 20494 1727096318.18933: variable 'ansible_module_compression' from source: unknown 20494 1727096318.18958: variable 'ansible_shell_type' from source: unknown 20494 1727096318.18960: variable 'ansible_shell_executable' from source: unknown 20494 1727096318.18963: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.18965: variable 'ansible_pipelining' from source: unknown 20494 1727096318.18967: variable 'ansible_timeout' from source: unknown 20494 1727096318.18970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.19146: 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) 20494 1727096318.19149: variable 'omit' from source: magic vars 20494 1727096318.19152: starting attempt loop 20494 1727096318.19154: running the handler 20494 1727096318.19171: handler run complete 20494 1727096318.19185: attempt loop complete, returning result 20494 1727096318.19254: _execute() done 20494 1727096318.19257: dumping result to json 20494 1727096318.19260: done dumping result, returning 20494 1727096318.19262: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0afff68d-5257-775d-49e9-000000000007] 20494 1727096318.19264: sending task result for task 0afff68d-5257-775d-49e9-000000000007 20494 1727096318.19332: done sending task result for task 0afff68d-5257-775d-49e9-000000000007 20494 1727096318.19335: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 20494 1727096318.19418: no more pending results, returning what we have 20494 1727096318.19421: results queue empty 20494 1727096318.19422: checking for any_errors_fatal 20494 1727096318.19429: done checking for any_errors_fatal 20494 1727096318.19429: checking for max_fail_percentage 20494 1727096318.19431: done checking for max_fail_percentage 20494 1727096318.19432: checking to see if all hosts have failed and the running result is not ok 20494 1727096318.19433: done checking to see if all hosts have failed 20494 1727096318.19433: getting the remaining hosts for this loop 20494 1727096318.19435: done getting the remaining hosts for this loop 20494 1727096318.19440: getting the next task for host managed_node2 20494 1727096318.19447: done getting next task for host managed_node2 20494 1727096318.19449: ^ task is: TASK: Install NetworkManager 20494 1727096318.19451: ^ 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 20494 1727096318.19455: getting variables 20494 1727096318.19457: in VariableManager get_vars() 20494 1727096318.19690: Calling all_inventory to load vars for managed_node2 20494 1727096318.19693: Calling groups_inventory to load vars for managed_node2 20494 1727096318.19696: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096318.19704: Calling all_plugins_play to load vars for managed_node2 20494 1727096318.19707: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096318.19709: Calling groups_plugins_play to load vars for managed_node2 20494 1727096318.19865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096318.20121: done with get_vars() 20494 1727096318.20133: done getting variables 20494 1727096318.20198: 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 NetworkManager] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:25 Monday 23 September 2024 08:58:38 -0400 (0:00:00.028) 0:00:03.573 ****** 20494 1727096318.20234: entering _queue_task() for managed_node2/package 20494 1727096318.20672: worker is 1 (out of 1 available) 20494 1727096318.20687: exiting _queue_task() for managed_node2/package 20494 1727096318.20699: done queuing things up, now waiting for results queue to drain 20494 1727096318.20701: waiting for pending results... 20494 1727096318.20989: running TaskExecutor() for managed_node2/TASK: Install NetworkManager 20494 1727096318.21035: in run() - task 0afff68d-5257-775d-49e9-000000000009 20494 1727096318.21056: variable 'ansible_search_path' from source: unknown 20494 1727096318.21195: calling self._execute() 20494 1727096318.21202: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.21218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.21232: variable 'omit' from source: magic vars 20494 1727096318.21651: variable 'ansible_distribution_major_version' from source: facts 20494 1727096318.21671: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096318.21682: variable 'omit' from source: magic vars 20494 1727096318.21715: variable 'omit' from source: magic vars 20494 1727096318.22014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096318.24553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096318.24694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096318.24698: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096318.24743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096318.24774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096318.24880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096318.24931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096318.24971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096318.25037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096318.25065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096318.25200: variable '__network_is_ostree' from source: set_fact 20494 1727096318.25217: variable 'omit' from source: magic vars 20494 1727096318.25260: variable 'omit' from source: magic vars 20494 1727096318.25293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096318.25346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096318.25358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096318.25382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096318.25454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096318.25458: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096318.25460: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.25462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.25591: Set connection var ansible_pipelining to False 20494 1727096318.25603: Set connection var ansible_timeout to 10 20494 1727096318.25629: Set connection var ansible_connection to ssh 20494 1727096318.25653: Set connection var ansible_shell_type to sh 20494 1727096318.25778: Set connection var ansible_shell_executable to /bin/sh 20494 1727096318.25781: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096318.25783: variable 'ansible_shell_executable' from source: unknown 20494 1727096318.25784: variable 'ansible_connection' from source: unknown 20494 1727096318.25786: variable 'ansible_module_compression' from source: unknown 20494 1727096318.25788: variable 'ansible_shell_type' from source: unknown 20494 1727096318.25789: variable 'ansible_shell_executable' from source: unknown 20494 1727096318.25791: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096318.25793: variable 'ansible_pipelining' from source: unknown 20494 1727096318.25794: variable 'ansible_timeout' from source: unknown 20494 1727096318.25796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096318.25909: 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) 20494 1727096318.25923: variable 'omit' from source: magic vars 20494 1727096318.25931: starting attempt loop 20494 1727096318.25936: running the handler 20494 1727096318.25990: variable 'ansible_facts' from source: unknown 20494 1727096318.25993: variable 'ansible_facts' from source: unknown 20494 1727096318.25995: _low_level_execute_command(): starting 20494 1727096318.26004: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096318.26793: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096318.26878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096318.26910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096318.26930: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096318.26951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096318.27025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096318.29403: stdout chunk (state=3): >>>/root <<< 20494 1727096318.29546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096318.29600: stderr chunk (state=3): >>><<< 20494 1727096318.29604: stdout chunk (state=3): >>><<< 20494 1727096318.29624: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096318.29733: _low_level_execute_command(): starting 20494 1727096318.29737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708 `" && echo ansible-tmp-1727096318.2963948-20670-136137789122708="` echo /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708 `" ) && sleep 0' 20494 1727096318.30272: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096318.30289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096318.30310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096318.30328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096318.30389: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096318.30441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096318.30460: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096318.30484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096318.30559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096318.33323: stdout chunk (state=3): >>>ansible-tmp-1727096318.2963948-20670-136137789122708=/root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708 <<< 20494 1727096318.33557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096318.33576: stdout chunk (state=3): >>><<< 20494 1727096318.33606: stderr chunk (state=3): >>><<< 20494 1727096318.33636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096318.2963948-20670-136137789122708=/root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 20494 1727096318.33691: variable 'ansible_module_compression' from source: unknown 20494 1727096318.33972: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 20494 1727096318.33977: ANSIBALLZ: Acquiring lock 20494 1727096318.33979: ANSIBALLZ: Lock acquired: 140585471021456 20494 1727096318.33982: ANSIBALLZ: Creating module 20494 1727096318.54937: ANSIBALLZ: Writing module into payload 20494 1727096318.55419: ANSIBALLZ: Writing module 20494 1727096318.55675: ANSIBALLZ: Renaming module 20494 1727096318.55679: ANSIBALLZ: Done creating module 20494 1727096318.55681: variable 'ansible_facts' from source: unknown 20494 1727096318.55740: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py 20494 1727096318.56202: Sending initial data 20494 1727096318.56211: Sent initial data (152 bytes) 20494 1727096318.57301: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096318.57319: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096318.57333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096318.57382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096318.57450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096318.57472: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096318.58043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096318.58339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 20494 1727096318.60086: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096318.60148: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096318.60248: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp4nkhpyhf /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py <<< 20494 1727096318.60290: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py" <<< 20494 1727096318.60330: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp4nkhpyhf" to remote "/root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py" <<< 20494 1727096318.61507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096318.61533: stdout chunk (state=3): >>><<< 20494 1727096318.61547: stderr chunk (state=3): >>><<< 20494 1727096318.61576: done transferring module to remote 20494 1727096318.61629: _low_level_execute_command(): starting 20494 1727096318.61633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/ /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py && sleep 0' 20494 1727096318.62565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096318.62591: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096318.62616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096318.62633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096318.62795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096318.65313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096318.65317: stdout chunk (state=3): >>><<< 20494 1727096318.65320: stderr chunk (state=3): >>><<< 20494 1727096318.65373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096318.65472: _low_level_execute_command(): starting 20494 1727096318.65475: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/AnsiballZ_dnf.py && sleep 0' 20494 1727096318.66076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096318.66101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096318.66119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096318.66192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096318.69448: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 20494 1727096318.69538: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20494 1727096318.69572: stdout chunk (state=3): >>>import 'posix' # <<< 20494 1727096318.69659: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 20494 1727096318.69752: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 20494 1727096318.69786: stdout chunk (state=3): >>>import 'codecs' # <<< 20494 1727096318.69836: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20494 1727096318.69886: 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 0x7fcaf24dc4d0> <<< 20494 1727096318.70124: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf24abb00> # /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 0x7fcaf24dea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 20494 1727096318.70154: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20494 1727096318.70191: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20494 1727096318.70253: stdout chunk (state=3): >>>import 'os' # <<< 20494 1727096318.70283: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20494 1727096318.70326: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20494 1727096318.70362: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 20494 1727096318.70387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 20494 1727096318.70399: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2291130> <<< 20494 1727096318.70485: 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 <<< 20494 1727096318.70497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2291fa0> <<< 20494 1727096318.70531: stdout chunk (state=3): >>>import 'site' # <<< 20494 1727096318.70576: 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. <<< 20494 1727096318.71009: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20494 1727096318.71027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20494 1727096318.71051: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 20494 1727096318.71078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096318.71080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20494 1727096318.71325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22cfe00> # /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 0x7fcaf22cfec0> # /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 <<< 20494 1727096318.71400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 20494 1727096318.71444: 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 0x7fcaf23077a0> <<< 20494 1727096318.71480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2307e30> <<< 20494 1727096318.71574: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22e7aa0> <<< 20494 1727096318.71585: stdout chunk (state=3): >>>import '_functools' # <<< 20494 1727096318.71616: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22e5160> <<< 20494 1727096318.71751: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22ccfb0> <<< 20494 1727096318.71797: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20494 1727096318.71832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20494 1727096318.71841: stdout chunk (state=3): >>>import '_sre' # <<< 20494 1727096318.71858: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20494 1727096318.71924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 20494 1727096318.71984: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2327710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2326330> <<< 20494 1727096318.72025: 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 0x7fcaf22e6090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2324a70> <<< 20494 1727096318.72099: 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' <<< 20494 1727096318.72134: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235c770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22cc230> <<< 20494 1727096318.72175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf235cc20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235cad0> <<< 20494 1727096318.72234: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096318.72246: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf235cec0> <<< 20494 1727096318.72300: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22cad50> # /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' <<< 20494 1727096318.72308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20494 1727096318.72354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235d280> <<< 20494 1727096318.72411: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 20494 1727096318.72437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 20494 1727096318.72456: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235e4b0> import 'importlib.util' # <<< 20494 1727096318.72481: stdout chunk (state=3): >>>import 'runpy' # <<< 20494 1727096318.72544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20494 1727096318.72598: 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 0x7fcaf23746b0> <<< 20494 1727096318.72606: stdout chunk (state=3): >>>import 'errno' # <<< 20494 1727096318.72625: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096318.72685: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf2375d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20494 1727096318.72688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20494 1727096318.72726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2376c30> <<< 20494 1727096318.72761: 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 0x7fcaf2377290> <<< 20494 1727096318.72818: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2376180> # /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' <<< 20494 1727096318.72877: 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 0x7fcaf2377d10> <<< 20494 1727096318.72914: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2377440> <<< 20494 1727096318.72951: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235e420> <<< 20494 1727096318.72972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20494 1727096318.73004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20494 1727096318.73054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20494 1727096318.73093: 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 0x7fcaf20a3b90> <<< 20494 1727096318.73126: 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' <<< 20494 1727096318.73211: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf20cc680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cc3e0> # 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 0x7fcaf20cc6b0> <<< 20494 1727096318.73231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20494 1727096318.73336: stdout chunk (state=3): >>># 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' <<< 20494 1727096318.73525: 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 0x7fcaf20ccfe0> <<< 20494 1727096318.73725: 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 0x7fcaf20cd9d0> <<< 20494 1727096318.73752: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cc890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20a1d30> <<< 20494 1727096318.73783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20494 1727096318.73805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20494 1727096318.73855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20494 1727096318.73858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20494 1727096318.73919: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cdaf0> <<< 20494 1727096318.73932: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235ebd0> <<< 20494 1727096318.73961: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20494 1727096318.74058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20494 1727096318.74127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20494 1727096318.74254: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20fb110> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20494 1727096318.74258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096318.74299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20494 1727096318.74303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20494 1727096318.74352: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf211b500> <<< 20494 1727096318.74378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20494 1727096318.74439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20494 1727096318.74520: stdout chunk (state=3): >>>import 'ntpath' # <<< 20494 1727096318.74569: 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 0x7fcaf217c2f0> <<< 20494 1727096318.74642: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20494 1727096318.74645: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20494 1727096318.74696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20494 1727096318.74831: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf217ea50> <<< 20494 1727096318.74938: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf217c410> <<< 20494 1727096318.75026: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf21452e0> # /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 0x7fcaf1f81430> <<< 20494 1727096318.75214: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf211a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cfce0> <<< 20494 1727096318.75272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20494 1727096318.75289: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcaf211a900> <<< 20494 1727096318.75679: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_230azzq5/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 20494 1727096318.75894: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.75939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20494 1727096318.75955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20494 1727096318.76001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20494 1727096318.76110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20494 1727096318.76159: 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 0x7fcaf1fdb050> <<< 20494 1727096318.76185: stdout chunk (state=3): >>>import '_typing' # <<< 20494 1727096318.76443: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fb9f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fb90d0> <<< 20494 1727096318.76495: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.76502: stdout chunk (state=3): >>>import 'ansible' # <<< 20494 1727096318.76561: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096318.76568: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 20494 1727096318.76587: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.78802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.80696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 20494 1727096318.80723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fd8f20> # /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' <<< 20494 1727096318.80749: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20494 1727096318.80795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20494 1727096318.80828: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096318.80887: 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 0x7fcaf2002b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20028a0> <<< 20494 1727096318.80931: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20021b0> <<< 20494 1727096318.80961: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20494 1727096318.80971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20494 1727096318.81015: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2002900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fdbce0> <<< 20494 1727096318.81213: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf2003860> # 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 0x7fcaf2003aa0> # /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' # <<< 20494 1727096318.81278: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2003f80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20494 1727096318.81312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20494 1727096318.81356: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1915ca0> <<< 20494 1727096318.81419: 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 0x7fcaf1917950> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20494 1727096318.81437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20494 1727096318.81489: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191c350> <<< 20494 1727096318.81545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20494 1727096318.81569: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191d250> <<< 20494 1727096318.81592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20494 1727096318.81644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20494 1727096318.81672: 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' <<< 20494 1727096318.81796: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191ff80> # 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 0x7fcaf19242f0> <<< 20494 1727096318.81832: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191e240> <<< 20494 1727096318.81851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20494 1727096318.81891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20494 1727096318.81916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20494 1727096318.81948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20494 1727096318.81982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20494 1727096318.82010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20494 1727096318.82028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1927ef0> <<< 20494 1727096318.82134: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf19269c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1926720> <<< 20494 1727096318.82165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20494 1727096318.82174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20494 1727096318.82291: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1926c90> <<< 20494 1727096318.82326: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191e750> <<< 20494 1727096318.82368: 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 0x7fcaf196bfe0> <<< 20494 1727096318.82401: 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 0x7fcaf196c350> <<< 20494 1727096318.82435: 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 <<< 20494 1727096318.82454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20494 1727096318.82488: 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' <<< 20494 1727096318.82537: 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 0x7fcaf196ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf196db80> <<< 20494 1727096318.82712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20494 1727096318.82743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20494 1727096318.82853: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf19702f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf196e3f0> <<< 20494 1727096318.82856: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20494 1727096318.82911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096318.82938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20494 1727096318.82958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20494 1727096318.82980: stdout chunk (state=3): >>>import '_string' # <<< 20494 1727096318.83044: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1973ad0> <<< 20494 1727096318.83227: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf19704a0> <<< 20494 1727096318.83309: 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 0x7fcaf1974890> <<< 20494 1727096318.83378: 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 0x7fcaf1974b00> <<< 20494 1727096318.83419: 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 0x7fcaf1974c80> <<< 20494 1727096318.83437: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf196c530> <<< 20494 1727096318.83463: 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' <<< 20494 1727096318.83494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20494 1727096318.83533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20494 1727096318.83589: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf1800440> <<< 20494 1727096318.83840: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096318.83843: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf18019d0> <<< 20494 1727096318.83874: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1976bd0> <<< 20494 1727096318.83889: 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 0x7fcaf1977f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1976810> <<< 20494 1727096318.83934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096318.83954: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 20494 1727096318.84086: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096318.84205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.84224: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20494 1727096318.84252: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.84271: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20494 1727096318.84287: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.84471: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.84648: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.85583: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.86553: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20494 1727096318.86582: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 20494 1727096318.86589: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20494 1727096318.86592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096318.86662: 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 0x7fcaf1805c10> <<< 20494 1727096318.86794: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1806990> <<< 20494 1727096318.86797: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1801c10> <<< 20494 1727096318.86870: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20494 1727096318.86923: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096318.86926: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20494 1727096318.86951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.87319: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.87408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20494 1727096318.87452: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1806660> <<< 20494 1727096318.87455: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.88232: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.88966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89181: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20494 1727096318.89193: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89237: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89283: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20494 1727096318.89301: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89520: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20494 1727096318.89546: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89560: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20494 1727096318.89579: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89631: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.89685: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 20494 1727096318.90071: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.90447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20494 1727096318.90552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 20494 1727096318.90657: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1807b30> # zipimport: zlib available <<< 20494 1727096318.90764: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.90865: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20494 1727096318.90899: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 20494 1727096318.90953: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 20494 1727096318.91106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91340: 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 <<< 20494 1727096318.91521: stdout chunk (state=3): >>># 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 0x7fcaf18125d0> <<< 20494 1727096318.91569: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf180d2e0> <<< 20494 1727096318.91619: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 20494 1727096318.91632: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91726: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91838: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.91894: 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' <<< 20494 1727096318.91930: 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 <<< 20494 1727096318.91953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20494 1727096318.91984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20494 1727096318.92063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20494 1727096318.92090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20494 1727096318.92113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20494 1727096318.92269: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1902ed0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2036bd0> <<< 20494 1727096318.92381: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18128a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18122d0> # destroy ansible.module_utils.distro <<< 20494 1727096318.92395: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 20494 1727096318.92402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.92439: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.92482: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20494 1727096318.92561: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20494 1727096318.92599: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20494 1727096318.92618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.93618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.94285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.94988: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.95675: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5070> <<< 20494 1727096318.95729: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5250> <<< 20494 1727096318.95733: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 20494 1727096318.95782: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' <<< 20494 1727096318.95823: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5970> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5520> <<< 20494 1727096318.95827: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 20494 1727096318.95858: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 20494 1727096318.95896: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a62d0> <<< 20494 1727096318.95918: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 20494 1727096318.95944: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 20494 1727096318.95989: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 20494 1727096318.96016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 20494 1727096318.96037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 20494 1727096318.96084: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1899370> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py <<< 20494 1727096318.96110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1898260> <<< 20494 1727096318.96124: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14bab70> <<< 20494 1727096318.96182: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a7b30> <<< 20494 1727096318.96193: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 20494 1727096318.96270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 20494 1727096318.96274: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 20494 1727096318.96310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 20494 1727096318.96313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 20494 1727096318.96351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 20494 1727096318.96418: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14c96d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14c8200> <<< 20494 1727096318.96485: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14bb620> <<< 20494 1727096318.96488: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6f30> <<< 20494 1727096318.96539: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 20494 1727096318.96543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 20494 1727096318.96545: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 20494 1727096318.96611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 20494 1727096318.96638: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 20494 1727096318.96657: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1535640> <<< 20494 1727096318.96799: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14ed760> <<< 20494 1727096318.96936: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a7470> <<< 20494 1727096318.96981: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 20494 1727096318.96984: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 20494 1727096318.97016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 20494 1727096318.97060: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf15392b0> <<< 20494 1727096318.97074: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf15373b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14ed250> <<< 20494 1727096318.97120: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6930> <<< 20494 1727096318.97157: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6360> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6090> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a52b0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6240> <<< 20494 1727096318.97192: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 20494 1727096318.97217: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 20494 1727096318.97266: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1539880> <<< 20494 1727096318.97299: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1539010> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 20494 1727096318.97330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096318.97668: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf153a150> <<< 20494 1727096318.97677: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096318.97780: 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 0x7fcaf154c440> <<< 20494 1727096318.98081: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1529b50> <<< 20494 1727096318.98150: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf153af60> <<< 20494 1727096318.98156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 20494 1727096318.98193: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1529610> <<< 20494 1727096318.98231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 20494 1727096318.98242: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155a6c0> <<< 20494 1727096318.98293: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 20494 1727096318.98323: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155b350> <<< 20494 1727096318.98353: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155ae10> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 20494 1727096318.98461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 20494 1727096318.98569: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155b860> <<< 20494 1727096318.98612: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 20494 1727096318.98705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 20494 1727096318.99015: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155fd40> <<< 20494 1727096318.99038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 20494 1727096318.99072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 20494 1727096318.99096: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf13e6150> <<< 20494 1727096318.99170: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.99310: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 20494 1727096318.99334: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.99553: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.99743: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20494 1727096318.99815: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.99840: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096318.99902: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 20494 1727096318.99921: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.00101: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.00251: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 20494 1727096319.00377: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.00913: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.00922: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 20494 1727096319.00927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 20494 1727096319.00930: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 20494 1727096319.00974: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141b140> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20494 1727096319.00998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20494 1727096319.01220: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141b260> # /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' <<< 20494 1727096319.01235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20494 1727096319.01249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20494 1727096319.01294: 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 0x7fcaf117b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf117acc0> <<< 20494 1727096319.01378: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf117aea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141b7a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141a390> <<< 20494 1727096319.01424: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 20494 1727096319.01429: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141ade0> <<< 20494 1727096319.01462: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 20494 1727096319.01611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py <<< 20494 1727096319.01617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.01647: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 20494 1727096319.01652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 20494 1727096319.01824: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 20494 1727096319.01857: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf11f0a70> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf11f0650> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 20494 1727096319.01938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 20494 1727096319.02052: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf121c380> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf11f0bc0> <<< 20494 1727096319.02080: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 20494 1727096319.02205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 20494 1727096319.03762: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf0d37470> <<< 20494 1727096319.03925: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf121c4d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 20494 1727096319.04153: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf0dad0d0> <<< 20494 1727096319.04210: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf0d37950> <<< 20494 1727096319.04234: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 20494 1727096319.04270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 20494 1727096319.04360: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf0daffe0> <<< 20494 1727096319.04393: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf0dad1c0> <<< 20494 1727096319.04420: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 20494 1727096319.04488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 20494 1727096319.04550: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef34c0e0> <<< 20494 1727096319.04603: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf0df02f0> <<< 20494 1727096319.04623: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 20494 1727096319.04640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 20494 1727096319.04682: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef34d3d0> <<< 20494 1727096319.04723: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34c7d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf11f0200> <<< 20494 1727096319.04735: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 20494 1727096319.04764: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 20494 1727096319.04797: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 20494 1727096319.04834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 20494 1727096319.04838: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 20494 1727096319.04876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 20494 1727096319.04880: 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 0x7fcaef36c860> <<< 20494 1727096319.04910: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34fce0> <<< 20494 1727096319.04941: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 20494 1727096319.04956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 20494 1727096319.04988: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 20494 1727096319.05019: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36ee70> <<< 20494 1727096319.05054: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 20494 1727096319.05071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 20494 1727096319.05102: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 20494 1727096319.05132: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36fd70> <<< 20494 1727096319.05136: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.05588: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef394650> <<< 20494 1727096319.05646: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 20494 1727096319.05649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 20494 1727096319.05682: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef395ac0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36ffb0> <<< 20494 1727096319.05698: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36ed20> <<< 20494 1727096319.05702: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36e6c0> <<< 20494 1727096319.05732: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 20494 1727096319.05747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.05870: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef397710> <<< 20494 1727096319.05886: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36f290> <<< 20494 1727096319.05944: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36cb30> <<< 20494 1727096319.05978: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34f2f0> <<< 20494 1727096319.06008: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.06149: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef34fa10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34f770> <<< 20494 1727096319.06184: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34d4f0> <<< 20494 1727096319.06218: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py <<< 20494 1727096319.06237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d4cb0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 20494 1727096319.06280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 20494 1727096319.06312: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 20494 1727096319.06316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 20494 1727096319.06344: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 20494 1727096319.06365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 20494 1727096319.06393: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d7170> # /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' <<< 20494 1727096319.06428: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d7950> <<< 20494 1727096319.06452: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d64e0> <<< 20494 1727096319.06473: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 20494 1727096319.06502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 20494 1727096319.06518: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef4001a0> <<< 20494 1727096319.06531: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d4c80> <<< 20494 1727096319.06571: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.06575: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 20494 1727096319.06598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 20494 1727096319.06629: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 20494 1727096319.06644: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef401be0> <<< 20494 1727096319.06671: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef401160> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef400f80> <<< 20494 1727096319.06699: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 20494 1727096319.06727: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 20494 1727096319.06756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 20494 1727096319.06789: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 20494 1727096319.06805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 20494 1727096319.06835: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 20494 1727096319.06876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeecccc20> <<< 20494 1727096319.06879: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 20494 1727096319.06923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 20494 1727096319.06950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20494 1727096319.06993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20494 1727096319.07028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20494 1727096319.07047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeecfac90> <<< 20494 1727096319.07093: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.07106: 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 0x7fcaeecfafc0> <<< 20494 1727096319.07148: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeccef30> <<< 20494 1727096319.07191: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeccd0d0> <<< 20494 1727096319.07206: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeccc110> <<< 20494 1727096319.07240: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef402360> <<< 20494 1727096319.07275: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef402060> <<< 20494 1727096319.07278: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 20494 1727096319.07320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 20494 1727096319.07324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.07357: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 20494 1727096319.07376: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed34b00> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeecfbc20> <<< 20494 1727096319.07416: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef4028a0> <<< 20494 1727096319.07445: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 20494 1727096319.07475: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35190> <<< 20494 1727096319.07498: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35550> <<< 20494 1727096319.07526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py <<< 20494 1727096319.07556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35610> <<< 20494 1727096319.07573: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35730> <<< 20494 1727096319.07589: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 20494 1727096319.07620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 20494 1727096319.07636: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 20494 1727096319.07672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 20494 1727096319.07748: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeed542c0> <<< 20494 1727096319.07779: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed36420> <<< 20494 1727096319.07794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed54440> <<< 20494 1727096319.07823: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 20494 1727096319.07871: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed54530> <<< 20494 1727096319.07874: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35670> <<< 20494 1727096319.07917: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 20494 1727096319.07920: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed546e0> <<< 20494 1727096319.07948: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 20494 1727096319.07975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 20494 1727096319.08056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 20494 1727096319.08071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 20494 1727096319.08192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 20494 1727096319.08225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 20494 1727096319.08241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 20494 1727096319.08265: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeeda4110> <<< 20494 1727096319.08292: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed7b530> <<< 20494 1727096319.08354: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed79fa0> <<< 20494 1727096319.08505: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed55ee0> <<< 20494 1727096319.08521: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed55340> <<< 20494 1727096319.08555: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed56390> <<< 20494 1727096319.08588: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 20494 1727096319.08611: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed57fe0> <<< 20494 1727096319.08626: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc09b0> <<< 20494 1727096319.08679: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' <<< 20494 1727096319.08684: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc0c20> <<< 20494 1727096319.08702: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 20494 1727096319.08730: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 20494 1727096319.08752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 20494 1727096319.08769: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc1580> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc1010> <<< 20494 1727096319.08799: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc2480> <<< 20494 1727096319.08829: stdout chunk (state=3): >>>import 'gc' # <<< 20494 1727096319.08842: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf117b5f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141a0c0> <<< 20494 1727096319.09406: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 20494 1727096319.09459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 20494 1727096319.09463: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.09497: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc3140> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.09529: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 20494 1727096319.09573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 20494 1727096319.09601: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 20494 1727096319.09655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 20494 1727096319.09690: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8fbc0> <<< 20494 1727096319.09722: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 20494 1727096319.09741: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 20494 1727096319.09768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 20494 1727096319.09807: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.09937: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.09953: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeebb1bb0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebb1790> <<< 20494 1727096319.09983: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.09994: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf23fb050> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebb0680> <<< 20494 1727096319.10021: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8fef0> <<< 20494 1727096319.10046: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8cc50> <<< 20494 1727096319.10076: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 20494 1727096319.10097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8f9b0> <<< 20494 1727096319.10144: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 20494 1727096319.10179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.10196: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 20494 1727096319.10258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 20494 1727096319.10292: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebc7200> <<< 20494 1727096319.10296: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebc5d30> <<< 20494 1727096319.10318: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 20494 1727096319.10341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 20494 1727096319.10365: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebeca10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 20494 1727096319.10404: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebecd10> <<< 20494 1727096319.10421: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 20494 1727096319.10445: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebecf80> <<< 20494 1727096319.10472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 20494 1727096319.10497: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebed220> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 20494 1727096319.10516: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 20494 1727096319.10549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 20494 1727096319.10588: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebed940> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebed790> <<< 20494 1727096319.10620: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 20494 1727096319.10658: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebef230> <<< 20494 1727096319.10662: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebef380> <<< 20494 1727096319.10686: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 20494 1727096319.10709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 20494 1727096319.10740: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebef590> <<< 20494 1727096319.10760: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 20494 1727096319.10789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 20494 1727096319.10793: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 20494 1727096319.10828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 20494 1727096319.10876: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec08500> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebefd70> <<< 20494 1727096319.10879: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 20494 1727096319.10903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec090a0> <<< 20494 1727096319.10933: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 20494 1727096319.10937: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec094f0> <<< 20494 1727096319.10966: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec096d0> <<< 20494 1727096319.10995: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 20494 1727096319.11005: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 20494 1727096319.11047: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec099a0> <<< 20494 1727096319.11063: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 20494 1727096319.11097: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0a870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 20494 1727096319.11120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0aab0> <<< 20494 1727096319.11147: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 20494 1727096319.11166: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 20494 1727096319.11204: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0acc0> <<< 20494 1727096319.11207: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 20494 1727096319.11255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 20494 1727096319.11269: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0b8c0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0b3e0> <<< 20494 1727096319.11284: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 20494 1727096319.11341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 20494 1727096319.11344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 20494 1727096319.11355: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec30770> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0bfb0> <<< 20494 1727096319.11385: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec31400> <<< 20494 1727096319.11441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 20494 1727096319.11445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 20494 1727096319.11487: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec31700> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 20494 1727096319.11490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 20494 1727096319.11536: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec32660> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 20494 1727096319.11539: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec32900> <<< 20494 1727096319.11577: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec32ab0> <<< 20494 1727096319.11607: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc3590> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc3320> <<< 20494 1727096319.11610: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc2a50> <<< 20494 1727096319.11633: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 20494 1727096319.11659: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py <<< 20494 1727096319.11700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec33500> <<< 20494 1727096319.11727: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec33230> <<< 20494 1727096319.11744: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.11758: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 20494 1727096319.11805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 20494 1727096319.11832: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 20494 1727096319.11872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 20494 1727096319.11950: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec599a0> <<< 20494 1727096319.11964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 20494 1727096319.12054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 20494 1727096319.12066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 20494 1727096319.12091: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec5b0e0> <<< 20494 1727096319.12152: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.12174: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeec5a2d0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec59e80> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 20494 1727096319.12228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 20494 1727096319.12231: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9a8920> <<< 20494 1727096319.12260: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec59910> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.12290: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 20494 1727096319.12334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 20494 1727096319.12370: stdout chunk (state=3): >>>import 'six.moves' # <<< 20494 1727096319.12413: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 20494 1727096319.12416: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ab830> <<< 20494 1727096319.12440: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ab950> <<< 20494 1727096319.12475: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 20494 1727096319.12497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 20494 1727096319.12544: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9a8f80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9a8c50> <<< 20494 1727096319.12585: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec337d0> <<< 20494 1727096319.12617: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 20494 1727096319.12654: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec594f0> <<< 20494 1727096319.12682: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec33530> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc32f0> <<< 20494 1727096319.12698: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 20494 1727096319.12724: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 20494 1727096319.12771: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9d2330> <<< 20494 1727096319.12782: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 20494 1727096319.12820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 20494 1727096319.12841: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9d2c00> <<< 20494 1727096319.12873: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9d3c20> <<< 20494 1727096319.12908: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 20494 1727096319.12928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 20494 1727096319.12955: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fc290> <<< 20494 1727096319.12987: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 20494 1727096319.13013: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.13029: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 20494 1727096319.13061: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.13220: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaee9fd8b0> <<< 20494 1727096319.13237: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fd280> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fcf20> <<< 20494 1727096319.13264: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fcbf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 20494 1727096319.13296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 20494 1727096319.13325: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fcfb0> <<< 20494 1727096319.13353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 20494 1727096319.13374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 20494 1727096319.13398: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.13429: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ff560> <<< 20494 1727096319.13455: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 20494 1727096319.13487: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ff5f0> <<< 20494 1727096319.13497: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 20494 1727096319.13618: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaee9ffce0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ffb60> <<< 20494 1727096319.13648: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 20494 1727096319.13673: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 20494 1727096319.13702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 20494 1727096319.13705: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 20494 1727096319.13843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 20494 1727096319.13865: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2e300> <<< 20494 1727096319.13892: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 20494 1727096319.13918: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 20494 1727096319.13947: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f500> <<< 20494 1727096319.13985: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f740> <<< 20494 1727096319.14013: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 20494 1727096319.14046: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.14087: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeea2f890> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f5f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2efc0> <<< 20494 1727096319.14111: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2e450> <<< 20494 1727096319.14136: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2d730> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2ccb0> <<< 20494 1727096319.14156: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2c530> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ff080> <<< 20494 1727096319.14183: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fe5a0> <<< 20494 1727096319.14211: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 20494 1727096319.14228: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f320> <<< 20494 1727096319.14255: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 20494 1727096319.14279: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2fda0> <<< 20494 1727096319.14295: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 20494 1727096319.14325: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea586b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 20494 1727096319.14347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 20494 1727096319.14366: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea58a70> <<< 20494 1727096319.14386: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 20494 1727096319.14414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 20494 1727096319.14432: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea59370> <<< 20494 1727096319.14441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 20494 1727096319.14461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 20494 1727096319.14491: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea59ee0> <<< 20494 1727096319.27906: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20494 1727096319.29217: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 20494 1727096319.29221: stdout chunk (state=3): >>># destroy __main__ <<< 20494 1727096319.29861: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 20494 1727096319.29878: stdout chunk (state=3): >>># 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 <<< 20494 1727096319.30059: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal <<< 20494 1727096319.30082: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters <<< 20494 1727096319.30301: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm <<< 20494 1727096319.30305: stdout chunk (state=3): >>># cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal <<< 20494 1727096319.30330: stdout chunk (state=3): >>># cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 20494 1727096319.30897: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma <<< 20494 1727096319.30946: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 20494 1727096319.30979: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 20494 1727096319.31074: stdout chunk (state=3): >>># destroy selinux <<< 20494 1727096319.31112: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 20494 1727096319.31241: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 20494 1727096319.31285: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp <<< 20494 1727096319.31535: stdout chunk (state=3): >>># destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 20494 1727096319.31648: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset <<< 20494 1727096319.31653: stdout chunk (state=3): >>># cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr<<< 20494 1727096319.31656: stdout chunk (state=3): >>> # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 20494 1727096319.31698: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 20494 1727096319.31820: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 20494 1727096319.31861: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale <<< 20494 1727096319.31981: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 20494 1727096319.32013: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external <<< 20494 1727096319.32073: stdout chunk (state=3): >>># 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 <<< 20494 1727096319.32088: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20494 1727096319.32647: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 20494 1727096319.32756: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 20494 1727096319.32759: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 20494 1727096319.33035: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm <<< 20494 1727096319.33092: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 20494 1727096319.33206: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 20494 1727096319.33245: stdout chunk (state=3): >>># destroy _ssl <<< 20494 1727096319.33323: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20494 1727096319.33485: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 20494 1727096319.33527: stdout chunk (state=3): >>># destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 20494 1727096319.34161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096319.34209: stdout chunk (state=3): >>><<< 20494 1727096319.34212: stderr chunk (state=3): >>><<< 20494 1727096319.34823: _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 0x7fcaf24dc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf24abb00> # /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 0x7fcaf24dea50> 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 0x7fcaf2291130> # /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 0x7fcaf2291fa0> 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 0x7fcaf22cfe00> # /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 0x7fcaf22cfec0> # /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 0x7fcaf23077a0> # /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 0x7fcaf2307e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22e7aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22e5160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22ccfb0> # /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 0x7fcaf2327710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2326330> # /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 0x7fcaf22e6090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2324a70> # /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 0x7fcaf235c770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22cc230> # /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 0x7fcaf235cc20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235cad0> # 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 0x7fcaf235cec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf22cad50> # /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 0x7fcaf235d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235d280> 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 0x7fcaf235e4b0> 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 0x7fcaf23746b0> 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 0x7fcaf2375d90> # /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 0x7fcaf2376c30> # 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 0x7fcaf2377290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2376180> # /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 0x7fcaf2377d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2377440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235e420> # /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 0x7fcaf20a3b90> # /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 0x7fcaf20cc680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cc3e0> # 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 0x7fcaf20cc6b0> # /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 0x7fcaf20ccfe0> # 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 0x7fcaf20cd9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cc890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20a1d30> # /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 0x7fcaf20cedb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cdaf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf235ebd0> # /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 0x7fcaf20fb110> # /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 0x7fcaf211b500> # /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 0x7fcaf217c2f0> # /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 0x7fcaf217ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf217c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf21452e0> # /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 0x7fcaf1f81430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf211a300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20cfce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcaf211a900> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_230azzq5/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fdb050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fb9f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fb90d0> # 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 0x7fcaf1fd8f20> # /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 0x7fcaf2002b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20028a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf20021b0> # /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 0x7fcaf2002900> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1fdbce0> 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 0x7fcaf2003860> # 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 0x7fcaf2003aa0> # /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 0x7fcaf2003f80> 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 0x7fcaf1915ca0> # 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 0x7fcaf1917950> # /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 0x7fcaf191c350> # /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 0x7fcaf191d250> # /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 0x7fcaf191ff80> # 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 0x7fcaf19242f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191e240> # /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 0x7fcaf1927ef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf19269c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1926720> # /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 0x7fcaf1926c90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf191e750> # 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 0x7fcaf196bfe0> # /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 0x7fcaf196c350> # /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 0x7fcaf196ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf196db80> # /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 0x7fcaf19702f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf196e3f0> # /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 0x7fcaf1973ad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf19704a0> # 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 0x7fcaf1974890> # 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 0x7fcaf1974b00> # 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 0x7fcaf1974c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf196c530> # /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 0x7fcaf1800440> # 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 0x7fcaf18019d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1976bd0> # 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 0x7fcaf1977f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1976810> # 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 0x7fcaf1805c10> # /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 0x7fcaf1806990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1801c10> 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 0x7fcaf1806660> # 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 0x7fcaf1807b30> # 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 0x7fcaf18125d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf180d2e0> 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 0x7fcaf1902ed0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf2036bd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18128a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18122d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5070> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5250> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5970> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a5520> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a62d0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1899370> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1898260> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14bab70> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a7b30> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14c96d0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14c8200> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14bb620> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6f30> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1535640> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14ed760> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a7470> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf15392b0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf15373b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf14ed250> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6930> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6360> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6090> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a52b0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf18a6240> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1539880> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1539010> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf153a150> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf154c440> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1529b50> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf153af60> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf1529610> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155a6c0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155b350> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155ae10> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155b860> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf155fd40> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf13e6150> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141b140> # /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 0x7fcaf141b260> # /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 0x7fcaf117b470> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf117acc0> # 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 0x7fcaf117aea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141b7a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141a390> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141ade0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf11f0a70> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf11f0650> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf121c380> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf11f0bc0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf0d37470> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf121c4d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf0dad0d0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf0d37950> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaf0daffe0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf0dad1c0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef34c0e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf0df02f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef34d3d0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34c7d0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf11f0200> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef36c860> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34fce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36ee70> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36fd70> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef394650> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef395ac0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36ffb0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36ed20> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36e6c0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef397710> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36f290> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef36cb30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34f2f0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaef34fa10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34f770> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef34d4f0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d4cb0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d7170> # /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 0x7fcaef3d7950> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d64e0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef4001a0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef3d4c80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef401be0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef401160> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef400f80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeecccc20> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeecfac90> # 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 0x7fcaeecfafc0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeccef30> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeccd0d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeccc110> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef402360> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef402060> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed34b00> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeecfbc20> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaef4028a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35190> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35550> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35610> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35730> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeed542c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed36420> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed54440> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed54530> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed35670> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed546e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeeda4110> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed7b530> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed79fa0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed55ee0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed55340> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed56390> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeed57fe0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc09b0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc0c20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc1580> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc1010> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc2480> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf117b5f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf141a0c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc3140> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8fbc0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeebb1bb0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebb1790> # 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 0x7fcaf23fb050> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebb0680> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8fef0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8cc50> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeeb8f9b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebc7200> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebc5d30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebeca10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebecd10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebecf80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebed220> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebed940> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebed790> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebef230> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebef380> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebef590> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec08500> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeebefd70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec090a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec094f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec096d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec099a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0a870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0aab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0acc0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0b8c0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0b3e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec30770> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec0bfb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec31400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec31700> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec32660> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec32900> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec32ab0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc3590> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc3320> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc2a50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec33500> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec33230> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec599a0> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec5b0e0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeec5a2d0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec59e80> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9a8920> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec59910> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ab830> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ab950> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9a8f80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9a8c50> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec337d0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec594f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeec33530> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeedc32f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9d2330> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9d2c00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9d3c20> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fc290> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaee9fd8b0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fd280> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fcf20> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fcbf0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fcfb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ff560> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ff5f0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaee9ffce0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ffb60> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2e300> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f500> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f740> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaeea2f890> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f5f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2efc0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2e450> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2d730> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2ccb0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2c530> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9ff080> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaee9fe5a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2f320> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea2fda0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea586b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea58a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea59370> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaeea59ee0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["NetworkManager"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 20494 1727096319.37786: done with _execute_module (ansible.legacy.dnf, {'name': 'NetworkManager', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096319.37790: _low_level_execute_command(): starting 20494 1727096319.37793: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096318.2963948-20670-136137789122708/ > /dev/null 2>&1 && sleep 0' 20494 1727096319.37795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096319.37798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096319.37801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096319.37803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096319.37805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096319.37807: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096319.37809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.37811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096319.37813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096319.37815: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096319.37817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096319.37818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096319.37820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096319.37822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096319.37824: stderr chunk (state=3): >>>debug2: match found <<< 20494 1727096319.37826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.37828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096319.37829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096319.37831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096319.37833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096319.38275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096319.38278: stdout chunk (state=3): >>><<< 20494 1727096319.38281: stderr chunk (state=3): >>><<< 20494 1727096319.38283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096319.38286: handler run complete 20494 1727096319.38287: attempt loop complete, returning result 20494 1727096319.38289: _execute() done 20494 1727096319.38291: dumping result to json 20494 1727096319.38293: done dumping result, returning 20494 1727096319.38295: done running TaskExecutor() for managed_node2/TASK: Install NetworkManager [0afff68d-5257-775d-49e9-000000000009] 20494 1727096319.38296: sending task result for task 0afff68d-5257-775d-49e9-000000000009 20494 1727096319.38579: done sending task result for task 0afff68d-5257-775d-49e9-000000000009 20494 1727096319.38582: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20494 1727096319.38650: no more pending results, returning what we have 20494 1727096319.38654: results queue empty 20494 1727096319.38654: checking for any_errors_fatal 20494 1727096319.38657: done checking for any_errors_fatal 20494 1727096319.38658: checking for max_fail_percentage 20494 1727096319.38660: done checking for max_fail_percentage 20494 1727096319.38661: checking to see if all hosts have failed and the running result is not ok 20494 1727096319.38661: done checking to see if all hosts have failed 20494 1727096319.38662: getting the remaining hosts for this loop 20494 1727096319.38666: done getting the remaining hosts for this loop 20494 1727096319.38671: getting the next task for host managed_node2 20494 1727096319.38675: done getting next task for host managed_node2 20494 1727096319.38678: ^ task is: TASK: Get package info 20494 1727096319.38679: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096319.38682: getting variables 20494 1727096319.38684: in VariableManager get_vars() 20494 1727096319.38711: Calling all_inventory to load vars for managed_node2 20494 1727096319.38713: Calling groups_inventory to load vars for managed_node2 20494 1727096319.38717: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096319.38728: Calling all_plugins_play to load vars for managed_node2 20494 1727096319.38731: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096319.38734: Calling groups_plugins_play to load vars for managed_node2 20494 1727096319.38941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096319.39326: done with get_vars() 20494 1727096319.39336: done getting variables TASK [Get package info] ******************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:30 Monday 23 September 2024 08:58:39 -0400 (0:00:01.193) 0:00:04.766 ****** 20494 1727096319.39624: entering _queue_task() for managed_node2/package_facts 20494 1727096319.39626: Creating lock for package_facts 20494 1727096319.40228: worker is 1 (out of 1 available) 20494 1727096319.40243: exiting _queue_task() for managed_node2/package_facts 20494 1727096319.40255: done queuing things up, now waiting for results queue to drain 20494 1727096319.40257: waiting for pending results... 20494 1727096319.40669: running TaskExecutor() for managed_node2/TASK: Get package info 20494 1727096319.40912: in run() - task 0afff68d-5257-775d-49e9-00000000000a 20494 1727096319.40977: variable 'ansible_search_path' from source: unknown 20494 1727096319.41019: calling self._execute() 20494 1727096319.41091: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096319.41097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096319.41109: variable 'omit' from source: magic vars 20494 1727096319.41822: variable 'ansible_distribution_major_version' from source: facts 20494 1727096319.41833: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096319.41873: variable 'omit' from source: magic vars 20494 1727096319.41876: variable 'omit' from source: magic vars 20494 1727096319.42119: variable 'omit' from source: magic vars 20494 1727096319.42160: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096319.42347: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096319.42439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096319.42443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096319.42446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096319.42476: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096319.42480: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096319.42482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096319.42714: Set connection var ansible_pipelining to False 20494 1727096319.42720: Set connection var ansible_timeout to 10 20494 1727096319.42725: Set connection var ansible_connection to ssh 20494 1727096319.42727: Set connection var ansible_shell_type to sh 20494 1727096319.42733: Set connection var ansible_shell_executable to /bin/sh 20494 1727096319.43066: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096319.43071: variable 'ansible_shell_executable' from source: unknown 20494 1727096319.43073: variable 'ansible_connection' from source: unknown 20494 1727096319.43075: variable 'ansible_module_compression' from source: unknown 20494 1727096319.43078: variable 'ansible_shell_type' from source: unknown 20494 1727096319.43080: variable 'ansible_shell_executable' from source: unknown 20494 1727096319.43082: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096319.43084: variable 'ansible_pipelining' from source: unknown 20494 1727096319.43086: variable 'ansible_timeout' from source: unknown 20494 1727096319.43088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096319.43324: 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__) 20494 1727096319.43403: variable 'omit' from source: magic vars 20494 1727096319.43412: starting attempt loop 20494 1727096319.43419: running the handler 20494 1727096319.43435: _low_level_execute_command(): starting 20494 1727096319.43448: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096319.44780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096319.44922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.44965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096319.45023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096319.45041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096319.45138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096319.46777: stdout chunk (state=3): >>>/root <<< 20494 1727096319.46913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096319.46926: stdout chunk (state=3): >>><<< 20494 1727096319.46940: stderr chunk (state=3): >>><<< 20494 1727096319.46970: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096319.46992: _low_level_execute_command(): starting 20494 1727096319.47003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100 `" && echo ansible-tmp-1727096319.469776-20715-241151171608100="` echo /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100 `" ) && sleep 0' 20494 1727096319.47706: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096319.47709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096319.47711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.47714: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096319.47723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.47816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096319.47884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096319.49867: stdout chunk (state=3): >>>ansible-tmp-1727096319.469776-20715-241151171608100=/root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100 <<< 20494 1727096319.49973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096319.50025: stderr chunk (state=3): >>><<< 20494 1727096319.50043: stdout chunk (state=3): >>><<< 20494 1727096319.50273: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096319.469776-20715-241151171608100=/root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096319.50276: variable 'ansible_module_compression' from source: unknown 20494 1727096319.50279: ANSIBALLZ: Using lock for package_facts 20494 1727096319.50281: ANSIBALLZ: Acquiring lock 20494 1727096319.50283: ANSIBALLZ: Lock acquired: 140585469571392 20494 1727096319.50285: ANSIBALLZ: Creating module 20494 1727096319.83454: ANSIBALLZ: Writing module into payload 20494 1727096319.83545: ANSIBALLZ: Writing module 20494 1727096319.83569: ANSIBALLZ: Renaming module 20494 1727096319.83579: ANSIBALLZ: Done creating module 20494 1727096319.83597: variable 'ansible_facts' from source: unknown 20494 1727096319.83694: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py 20494 1727096319.83798: Sending initial data 20494 1727096319.83802: Sent initial data (161 bytes) 20494 1727096319.84233: 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 <<< 20494 1727096319.84237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.84256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.84313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096319.84316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096319.84319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096319.84362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096319.86043: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096319.86083: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096319.86126: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwjmfezkv /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py <<< 20494 1727096319.86129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py" <<< 20494 1727096319.86179: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwjmfezkv" to remote "/root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py" <<< 20494 1727096319.87377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096319.87402: stderr chunk (state=3): >>><<< 20494 1727096319.87470: stdout chunk (state=3): >>><<< 20494 1727096319.87472: done transferring module to remote 20494 1727096319.87474: _low_level_execute_command(): starting 20494 1727096319.87475: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/ /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py && sleep 0' 20494 1727096319.87881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096319.87897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096319.87916: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.87953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096319.87965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096319.88011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096319.89836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096319.89864: stderr chunk (state=3): >>><<< 20494 1727096319.89870: stdout chunk (state=3): >>><<< 20494 1727096319.89886: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096319.89889: _low_level_execute_command(): starting 20494 1727096319.89895: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/AnsiballZ_package_facts.py && sleep 0' 20494 1727096319.90331: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096319.90334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.90337: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096319.90339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096319.90387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096319.90390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096319.90437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096319.92625: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20494 1727096319.92640: stdout chunk (state=3): >>>import _imp # builtin <<< 20494 1727096319.92678: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 20494 1727096319.92682: stdout chunk (state=3): >>>import '_weakref' # <<< 20494 1727096319.92746: stdout chunk (state=3): >>>import '_io' # <<< 20494 1727096319.92750: stdout chunk (state=3): >>>import 'marshal' # <<< 20494 1727096319.92782: stdout chunk (state=3): >>>import 'posix' # <<< 20494 1727096319.92813: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20494 1727096319.92847: stdout chunk (state=3): >>>import 'time' # <<< 20494 1727096319.92850: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20494 1727096319.92899: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20494 1727096319.92911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.92927: stdout chunk (state=3): >>>import '_codecs' # <<< 20494 1727096319.92944: stdout chunk (state=3): >>>import 'codecs' # <<< 20494 1727096319.92984: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20494 1727096319.93004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20494 1727096319.93015: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d15bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d158bb00> <<< 20494 1727096319.93047: 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' <<< 20494 1727096319.93058: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d15bea50> <<< 20494 1727096319.93080: stdout chunk (state=3): >>>import '_signal' # <<< 20494 1727096319.93103: stdout chunk (state=3): >>>import '_abc' # <<< 20494 1727096319.93112: stdout chunk (state=3): >>>import 'abc' # <<< 20494 1727096319.93125: stdout chunk (state=3): >>>import 'io' # <<< 20494 1727096319.93155: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20494 1727096319.93243: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20494 1727096319.93271: stdout chunk (state=3): >>>import 'genericpath' # <<< 20494 1727096319.93276: stdout chunk (state=3): >>>import 'posixpath' # <<< 20494 1727096319.93299: stdout chunk (state=3): >>>import 'os' # <<< 20494 1727096319.93319: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20494 1727096319.93344: stdout chunk (state=3): >>>Processing user site-packages <<< 20494 1727096319.93347: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20494 1727096319.93357: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 20494 1727096319.93371: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20494 1727096319.93389: 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' <<< 20494 1727096319.93411: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d15cd130> <<< 20494 1727096319.93470: 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 <<< 20494 1727096319.93482: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d15cdfa0> <<< 20494 1727096319.93510: stdout chunk (state=3): >>>import 'site' # <<< 20494 1727096319.93541: 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. <<< 20494 1727096319.93914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20494 1727096319.93928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20494 1727096319.93950: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 20494 1727096319.93959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.93980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20494 1727096319.94021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20494 1727096319.94035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20494 1727096319.94065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20494 1727096319.94078: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13abe30> <<< 20494 1727096319.94098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 20494 1727096319.94110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 20494 1727096319.94133: stdout chunk (state=3): >>>import '_operator' # <<< 20494 1727096319.94138: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13abef0> <<< 20494 1727096319.94157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20494 1727096319.94182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20494 1727096319.94209: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 20494 1727096319.94255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.94282: stdout chunk (state=3): >>>import 'itertools' # <<< 20494 1727096319.94298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20494 1727096319.94304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13e3860> <<< 20494 1727096319.94331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20494 1727096319.94337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13e3ef0> <<< 20494 1727096319.94357: stdout chunk (state=3): >>>import '_collections' # <<< 20494 1727096319.94400: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13c3b00> <<< 20494 1727096319.94420: stdout chunk (state=3): >>>import '_functools' # <<< 20494 1727096319.94445: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13c1220> <<< 20494 1727096319.94537: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13a8fe0> <<< 20494 1727096319.94560: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 20494 1727096319.94586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 20494 1727096319.94590: stdout chunk (state=3): >>>import '_sre' # <<< 20494 1727096319.94617: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20494 1727096319.94641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20494 1727096319.94662: 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' <<< 20494 1727096319.94693: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1407800> <<< 20494 1727096319.94710: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1406420> <<< 20494 1727096319.94745: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 20494 1727096319.94748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 20494 1727096319.94751: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13c2210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1404b60> <<< 20494 1727096319.94796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20494 1727096319.94812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 20494 1727096319.94815: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1438860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13a8260> <<< 20494 1727096319.94839: 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' <<< 20494 1727096319.94876: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.94882: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d1438d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1438bc0> <<< 20494 1727096319.94915: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.94926: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d1438f80> <<< 20494 1727096319.94934: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13a6d80> <<< 20494 1727096319.94959: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 20494 1727096319.94964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.94982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20494 1727096319.95016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20494 1727096319.95029: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1439610> <<< 20494 1727096319.95035: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d14392e0> import 'importlib.machinery' # <<< 20494 1727096319.95066: 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' <<< 20494 1727096319.95094: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d143a4b0> <<< 20494 1727096319.95108: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20494 1727096319.95113: stdout chunk (state=3): >>>import 'runpy' # <<< 20494 1727096319.95133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20494 1727096319.95172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20494 1727096319.95190: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 20494 1727096319.95207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d14506e0> <<< 20494 1727096319.95213: stdout chunk (state=3): >>>import 'errno' # <<< 20494 1727096319.95240: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.95244: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d1451dc0> <<< 20494 1727096319.95273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20494 1727096319.95276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20494 1727096319.95303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20494 1727096319.95318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20494 1727096319.95326: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1452c30> <<< 20494 1727096319.95358: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.95364: stdout chunk (state=3): >>># 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 0x7f28d1453260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1452180> <<< 20494 1727096319.95390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20494 1727096319.95395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20494 1727096319.95438: 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 0x7f28d1453ce0> <<< 20494 1727096319.95454: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1453410> <<< 20494 1727096319.95495: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d143a510> <<< 20494 1727096319.95520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20494 1727096319.95544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20494 1727096319.95565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20494 1727096319.95582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20494 1727096319.95616: 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 0x7f28d1143bc0> <<< 20494 1727096319.95642: 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' <<< 20494 1727096319.95677: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.95683: 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 0x7f28d116c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116c3b0> <<< 20494 1727096319.95703: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.95708: 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 0x7f28d116c680> <<< 20494 1727096319.95736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20494 1727096319.95739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20494 1727096319.95808: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.95934: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.95937: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d116cfb0> <<< 20494 1727096319.96070: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096319.96088: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d116d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116c860> <<< 20494 1727096319.96092: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1141d60> <<< 20494 1727096319.96118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20494 1727096319.96136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20494 1727096319.96161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20494 1727096319.96176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20494 1727096319.96184: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116ed50> <<< 20494 1727096319.96203: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116d820> <<< 20494 1727096319.96221: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d143ac00> <<< 20494 1727096319.96246: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20494 1727096319.96311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096319.96328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20494 1727096319.96365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20494 1727096319.96389: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d11970e0> <<< 20494 1727096319.96450: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20494 1727096319.96459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 20494 1727096319.96471: stdout chunk (state=3): >>> <<< 20494 1727096319.96479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20494 1727096319.96509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20494 1727096319.96545: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d11bb470> <<< 20494 1727096319.96565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20494 1727096319.96608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20494 1727096319.96662: stdout chunk (state=3): >>>import 'ntpath' # <<< 20494 1727096319.96685: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 20494 1727096319.96691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d121c260> <<< 20494 1727096319.96704: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20494 1727096319.96739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20494 1727096319.96757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20494 1727096319.96798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20494 1727096319.96882: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d121e9c0> <<< 20494 1727096319.96960: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d121c380> <<< 20494 1727096319.96991: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d11e9250> <<< 20494 1727096319.97019: 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 0x7f28d0b25340> <<< 20494 1727096319.97044: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d11ba270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116fcb0> <<< 20494 1727096319.97222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20494 1727096319.97238: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f28d0b255e0> <<< 20494 1727096319.97592: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_7cx0nkmk/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 20494 1727096319.97722: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.97744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20494 1727096319.97760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20494 1727096319.97796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20494 1727096319.97875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20494 1727096319.97901: 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' <<< 20494 1727096319.97910: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b8f050> <<< 20494 1727096319.97923: stdout chunk (state=3): >>>import '_typing' # <<< 20494 1727096319.98099: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b6df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b6d0a0> <<< 20494 1727096319.98113: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.98145: stdout chunk (state=3): >>>import 'ansible' # <<< 20494 1727096319.98157: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.98171: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.98190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.98197: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 20494 1727096319.98218: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096319.99609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.00751: 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 0x7f28d0b8cef0> <<< 20494 1727096320.00780: 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' <<< 20494 1727096320.00812: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20494 1727096320.00828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20494 1727096320.00843: 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' <<< 20494 1727096320.00877: 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 0x7f28d0bbe9c0> <<< 20494 1727096320.00924: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0bbe750> <<< 20494 1727096320.00950: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0bbe060> <<< 20494 1727096320.00975: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20494 1727096320.00983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20494 1727096320.01022: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0bbe7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b8fa70> <<< 20494 1727096320.01044: stdout chunk (state=3): >>>import 'atexit' # <<< 20494 1727096320.01069: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.01073: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d0bbf6e0> <<< 20494 1727096320.01104: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.01109: 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 0x7f28d0bbf920> <<< 20494 1727096320.01127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20494 1727096320.01182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20494 1727096320.01194: stdout chunk (state=3): >>>import '_locale' # <<< 20494 1727096320.01242: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0bbfe30> <<< 20494 1727096320.01258: stdout chunk (state=3): >>>import 'pwd' # <<< 20494 1727096320.01276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20494 1727096320.01299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20494 1727096320.01339: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a25c10> <<< 20494 1727096320.01373: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.01377: 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 0x7f28d0a27830> <<< 20494 1727096320.01394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20494 1727096320.01415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20494 1727096320.01450: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a28230> <<< 20494 1727096320.01479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20494 1727096320.01503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20494 1727096320.01524: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a293d0> <<< 20494 1727096320.01542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20494 1727096320.01587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20494 1727096320.01607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20494 1727096320.01612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20494 1727096320.01660: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a2be60> <<< 20494 1727096320.01702: 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 0x7f28d1197050> <<< 20494 1727096320.01730: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a2a120> <<< 20494 1727096320.01746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20494 1727096320.01779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20494 1727096320.01804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 20494 1727096320.01813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 20494 1727096320.01827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20494 1727096320.01945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20494 1727096320.01975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 20494 1727096320.01978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 20494 1727096320.01989: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a33e60> <<< 20494 1727096320.02002: stdout chunk (state=3): >>>import '_tokenize' # <<< 20494 1727096320.02070: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a32930> <<< 20494 1727096320.02077: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a32690> <<< 20494 1727096320.02092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20494 1727096320.02103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20494 1727096320.02176: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a32c00> <<< 20494 1727096320.02207: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a2a630> <<< 20494 1727096320.02238: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.02246: 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 0x7f28d0a77e60> <<< 20494 1727096320.02274: 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' <<< 20494 1727096320.02282: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a78140> <<< 20494 1727096320.02296: 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 <<< 20494 1727096320.02319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20494 1727096320.02339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 20494 1727096320.02346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 20494 1727096320.02382: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.02387: 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 0x7f28d0a79be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a799a0> <<< 20494 1727096320.02412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20494 1727096320.02441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20494 1727096320.02498: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d0a7c140> <<< 20494 1727096320.02504: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a7a2a0> <<< 20494 1727096320.02527: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20494 1727096320.02581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096320.02593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20494 1727096320.02610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20494 1727096320.02615: stdout chunk (state=3): >>>import '_string' # <<< 20494 1727096320.02662: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a7f890> <<< 20494 1727096320.02790: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a7c260> <<< 20494 1727096320.02851: 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 0x7f28d0a80950> <<< 20494 1727096320.02888: 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 0x7f28d0a80b00> <<< 20494 1727096320.02933: 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 0x7f28d0a80a10> <<< 20494 1727096320.02953: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a78260> <<< 20494 1727096320.02978: 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 <<< 20494 1727096320.02983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 20494 1727096320.03006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20494 1727096320.03029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20494 1727096320.03054: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.03084: 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 0x7f28d0908140> <<< 20494 1727096320.03235: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.03240: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d09095b0> <<< 20494 1727096320.03259: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a828d0> <<< 20494 1727096320.03288: 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' <<< 20494 1727096320.03293: 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 0x7f28d0a83c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a82570> <<< 20494 1727096320.03314: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03346: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 20494 1727096320.03351: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03446: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03555: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20494 1727096320.03581: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03584: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20494 1727096320.03604: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03724: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.03841: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.04406: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.04943: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20494 1727096320.04957: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20494 1727096320.04972: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 20494 1727096320.04983: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20494 1727096320.05007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096320.05060: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.05063: 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 0x7f28d0911760> <<< 20494 1727096320.05141: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20494 1727096320.05146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 20494 1727096320.05169: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0912540> <<< 20494 1727096320.05184: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0909700> <<< 20494 1727096320.05222: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20494 1727096320.05240: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.05257: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.05284: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20494 1727096320.05289: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.05437: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.05594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20494 1727096320.05602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20494 1727096320.05623: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09124b0> <<< 20494 1727096320.05628: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06078: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06672: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20494 1727096320.06683: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06720: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06748: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20494 1727096320.06769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06831: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06915: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20494 1727096320.06934: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.06946: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20494 1727096320.06966: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07005: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07045: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20494 1727096320.07054: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07280: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20494 1727096320.07578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20494 1727096320.07584: stdout chunk (state=3): >>>import '_ast' # <<< 20494 1727096320.07659: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0913680> <<< 20494 1727096320.07666: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07744: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07814: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20494 1727096320.07828: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20494 1727096320.07837: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 20494 1727096320.07861: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07902: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07935: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20494 1727096320.07955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.07994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08169: 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 <<< 20494 1727096320.08206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096320.08299: 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 0x7f28d091e060> <<< 20494 1727096320.08338: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d091be00> <<< 20494 1727096320.08365: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 20494 1727096320.08378: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 20494 1727096320.08383: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08450: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08513: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08541: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08584: 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 <<< 20494 1727096320.08589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096320.08613: 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 <<< 20494 1727096320.08636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20494 1727096320.08654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20494 1727096320.08720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20494 1727096320.08737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20494 1727096320.08759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20494 1727096320.08813: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a068a0> <<< 20494 1727096320.08859: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0afe570> <<< 20494 1727096320.08938: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d091ddf0> <<< 20494 1727096320.08949: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b6dd60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 20494 1727096320.08955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.08986: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09013: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 20494 1727096320.09019: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 20494 1727096320.09146: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20494 1727096320.09153: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09369: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09694: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 20494 1727096320.09717: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09729: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09754: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09841: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20494 1727096320.09925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.09998: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10070: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10094: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10130: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20494 1727096320.10146: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10501: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10539: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.10597: 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' <<< 20494 1727096320.10628: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20494 1727096320.10640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20494 1727096320.10661: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20494 1727096320.10680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20494 1727096320.10707: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b66f0> <<< 20494 1727096320.10724: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20494 1727096320.10742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20494 1727096320.10759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20494 1727096320.10808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20494 1727096320.10827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20494 1727096320.10885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20494 1727096320.10906: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d057c080> <<< 20494 1727096320.10940: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.10952: 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 0x7f28d057c3b0> <<< 20494 1727096320.10997: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09a12e0> <<< 20494 1727096320.11018: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b72c0> <<< 20494 1727096320.11059: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b4920> <<< 20494 1727096320.11081: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b4590> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20494 1727096320.11141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 20494 1727096320.11165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 20494 1727096320.11180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20494 1727096320.11289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20494 1727096320.11321: 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 0x7f28d05ec380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d057fc50> <<< 20494 1727096320.11366: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d057fe30> <<< 20494 1727096320.11399: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d057f080> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20494 1727096320.11435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20494 1727096320.11447: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d05ec4a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20494 1727096320.11486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20494 1727096320.11516: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d05eeff0> <<< 20494 1727096320.11549: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d05ecfe0> <<< 20494 1727096320.11610: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b4650> import 'ansible.module_utils.facts.timeout' # <<< 20494 1727096320.11644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 20494 1727096320.11651: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20494 1727096320.11675: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.11721: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.11830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20494 1727096320.11849: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.11923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20494 1727096320.11928: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.11938: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 20494 1727096320.11974: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 20494 1727096320.12022: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20494 1727096320.12134: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20494 1727096320.12236: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12288: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12341: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20494 1727096320.12480: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.12960: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 20494 1727096320.13451: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13558: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13583: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 20494 1727096320.13610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20494 1727096320.13646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13706: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20494 1727096320.13774: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13796: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 20494 1727096320.13840: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13871: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 20494 1727096320.13908: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.13982: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 20494 1727096320.14077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 20494 1727096320.14101: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d05efa10> <<< 20494 1727096320.14123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20494 1727096320.14153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20494 1727096320.14274: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0604140> <<< 20494 1727096320.14280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 20494 1727096320.14350: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20494 1727096320.14423: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14509: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 20494 1727096320.14609: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14671: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 20494 1727096320.14747: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14789: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.14839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 20494 1727096320.14884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 20494 1727096320.14961: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.15015: 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 0x7f28d0623560> <<< 20494 1727096320.15196: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0607bc0> import 'ansible.module_utils.facts.system.python' # <<< 20494 1727096320.15214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15269: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20494 1727096320.15366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15421: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15499: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15613: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15760: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 20494 1727096320.15779: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15806: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20494 1727096320.15855: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.15941: 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' <<< 20494 1727096320.15976: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20494 1727096320.16025: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d040b170> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0622d20> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 20494 1727096320.16053: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 20494 1727096320.16085: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 20494 1727096320.16162: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 20494 1727096320.16543: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16641: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16688: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 20494 1727096320.16757: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.16794: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.17073: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.17099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 20494 1727096320.17200: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.17324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 20494 1727096320.17424: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.17949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.18453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20494 1727096320.18528: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.18571: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.18700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20494 1727096320.18745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.18877: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.18890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 20494 1727096320.19033: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.19202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 20494 1727096320.19226: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 20494 1727096320.19270: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.19331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20494 1727096320.19441: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.19521: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.19745: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.19919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20494 1727096320.19933: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.20206: stdout chunk (state=3): >>># 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' # <<< 20494 1727096320.20230: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.20271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 20494 1727096320.20274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.20325: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.20387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 20494 1727096320.20442: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.20495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20494 1727096320.20519: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.20769: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20494 1727096320.21087: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20494 1727096320.21395: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21399: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.21456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 20494 1727096320.21566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 20494 1727096320.21618: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21630: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 20494 1727096320.21789: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.21840: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.21891: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.21956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 20494 1727096320.21979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 20494 1727096320.22051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.22083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 20494 1727096320.22473: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # <<< 20494 1727096320.22486: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.22564: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 20494 1727096320.22858: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.22861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 20494 1727096320.22883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20494 1727096320.22940: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.23090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 20494 1727096320.23106: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.23167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.packages' # <<< 20494 1727096320.23273: stdout chunk (state=3): >>># zipimport: zlib available <<< 20494 1727096320.23410: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 20494 1727096320.24191: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d04303b0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d042d310> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d04336b0> <<< 20494 1727096320.40909: 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":<<< 20494 1727096320.41089: stdout chunk (state=3): >>> [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source"<<< 20494 1727096320.41100: stdout chunk (state=3): >>>: "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1"<<< 20494 1727096320.41105: stdout chunk (state=3): >>>, "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"}], <<< 20494 1727096320.41108: stdout chunk (state=3): >>>"pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "<<< 20494 1727096320.41113: stdout chunk (state=3): >>>epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20494 1727096320.41450: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 20494 1727096320.41459: stdout chunk (state=3): >>># 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<<< 20494 1727096320.41489: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 20494 1727096320.41493: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.41549: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.41553: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.41561: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.41572: 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 <<< 20494 1727096320.41607: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.41619: stdout chunk (state=3): >>># 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 <<< 20494 1727096320.41622: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 20494 1727096320.41809: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux <<< 20494 1727096320.41817: 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 # 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 <<< 20494 1727096320.41820: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 20494 1727096320.42222: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20494 1727096320.42278: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii <<< 20494 1727096320.42285: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 20494 1727096320.42315: stdout chunk (state=3): >>># destroy ntpath <<< 20494 1727096320.42586: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 20494 1727096320.42590: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 20494 1727096320.42632: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 20494 1727096320.42646: stdout chunk (state=3): >>># destroy errno # destroy json <<< 20494 1727096320.42677: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 20494 1727096320.42681: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20494 1727096320.42684: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm <<< 20494 1727096320.42862: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 20494 1727096320.42876: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 20494 1727096320.42908: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 20494 1727096320.42918: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 20494 1727096320.42991: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 20494 1727096320.43002: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 20494 1727096320.43005: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 20494 1727096320.43007: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread<<< 20494 1727096320.43014: stdout chunk (state=3): >>> # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 20494 1727096320.43016: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 20494 1727096320.43386: stdout chunk (state=3): >>># destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20494 1727096320.43393: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # 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 <<< 20494 1727096320.43474: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 20494 1727096320.43505: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading <<< 20494 1727096320.43512: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 20494 1727096320.43533: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 20494 1727096320.43543: stdout chunk (state=3): >>># destroy _hashlib <<< 20494 1727096320.43673: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20494 1727096320.44142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096320.44145: stdout chunk (state=3): >>><<< 20494 1727096320.44153: stderr chunk (state=3): >>><<< 20494 1727096320.44704: _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 0x7f28d15bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d158bb00> # /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 0x7f28d15bea50> 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 0x7f28d15cd130> # /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 0x7f28d15cdfa0> 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 0x7f28d13abe30> # /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 0x7f28d13abef0> # /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 0x7f28d13e3860> # /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 0x7f28d13e3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13c3b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13c1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13a8fe0> # /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 0x7f28d1407800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1406420> # /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 0x7f28d13c2210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1404b60> # /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 0x7f28d1438860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13a8260> # /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 0x7f28d1438d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1438bc0> # 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 0x7f28d1438f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d13a6d80> # /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 0x7f28d1439610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d14392e0> 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 0x7f28d143a4b0> 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 0x7f28d14506e0> 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 0x7f28d1451dc0> # /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 0x7f28d1452c30> # 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 0x7f28d1453260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1452180> # /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 0x7f28d1453ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1453410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d143a510> # /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 0x7f28d1143bc0> # /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 0x7f28d116c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116c3b0> # 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 0x7f28d116c680> # /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 0x7f28d116cfb0> # 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 0x7f28d116d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d1141d60> # /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 0x7f28d116ed50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116d820> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d143ac00> # /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 0x7f28d11970e0> # /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 0x7f28d11bb470> # /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 0x7f28d121c260> # /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 0x7f28d121e9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d121c380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d11e9250> # /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 0x7f28d0b25340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d11ba270> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d116fcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f28d0b255e0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_7cx0nkmk/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b8f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b6df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b6d0a0> # 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 0x7f28d0b8cef0> # /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 0x7f28d0bbe9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0bbe750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0bbe060> # /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 0x7f28d0bbe7e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b8fa70> 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 0x7f28d0bbf6e0> # 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 0x7f28d0bbf920> # /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 0x7f28d0bbfe30> 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 0x7f28d0a25c10> # 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 0x7f28d0a27830> # /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 0x7f28d0a28230> # /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 0x7f28d0a293d0> # /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 0x7f28d0a2be60> # 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 0x7f28d1197050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a2a120> # /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 0x7f28d0a33e60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a32930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a32690> # /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 0x7f28d0a32c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a2a630> # 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 0x7f28d0a77e60> # /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 0x7f28d0a78140> # /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 0x7f28d0a79be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a799a0> # /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 0x7f28d0a7c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a7a2a0> # /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 0x7f28d0a7f890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a7c260> # 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 0x7f28d0a80950> # 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 0x7f28d0a80b00> # 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 0x7f28d0a80a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a78260> # /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 0x7f28d0908140> # 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 0x7f28d09095b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a828d0> # 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 0x7f28d0a83c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0a82570> # 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 0x7f28d0911760> # /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 0x7f28d0912540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0909700> 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 0x7f28d09124b0> # 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 0x7f28d0913680> # 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 0x7f28d091e060> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d091be00> 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 0x7f28d0a068a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0afe570> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d091ddf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0b6dd60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b66f0> # /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 0x7f28d057c080> # 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 0x7f28d057c3b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09a12e0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b72c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b4920> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b4590> # /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 0x7f28d05ec380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d057fc50> # 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 0x7f28d057fe30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d057f080> # /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 0x7f28d05ec4a0> # /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 0x7f28d05eeff0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d05ecfe0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d09b4650> 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 0x7f28d05efa10> # /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 0x7f28d0604140> 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 0x7f28d0623560> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0607bc0> 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 0x7f28d040b170> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d0622d20> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.packages' # # zipimport: zlib available # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f28d04303b0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d042d310> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f28d04336b0> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 20494 1727096320.49145: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096320.49161: _low_level_execute_command(): starting 20494 1727096320.49169: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096319.469776-20715-241151171608100/ > /dev/null 2>&1 && sleep 0' 20494 1727096320.50507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096320.50755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096320.50759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096320.50762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096320.50769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096320.50772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096320.50796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096320.50892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096320.52778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096320.52917: stderr chunk (state=3): >>><<< 20494 1727096320.52920: stdout chunk (state=3): >>><<< 20494 1727096320.52938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096320.52944: handler run complete 20494 1727096320.55228: variable 'ansible_facts' from source: unknown 20494 1727096320.56096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.59475: variable 'ansible_facts' from source: unknown 20494 1727096320.59732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.60673: attempt loop complete, returning result 20494 1727096320.60677: _execute() done 20494 1727096320.60679: dumping result to json 20494 1727096320.60715: done dumping result, returning 20494 1727096320.60725: done running TaskExecutor() for managed_node2/TASK: Get package info [0afff68d-5257-775d-49e9-00000000000a] 20494 1727096320.60731: sending task result for task 0afff68d-5257-775d-49e9-00000000000a 20494 1727096320.63282: done sending task result for task 0afff68d-5257-775d-49e9-00000000000a 20494 1727096320.63286: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el10", "source": "rpm", "version": "1.48.10" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el10", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "6.el10", "source": "rpm", "version": "1.5.0" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.el10", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "4.el10", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.el10", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "48.el10", "source": "rpm", "version": "2.41" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.el10", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "5.el10", "source": "rpm", "version": "1.25.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "101.1.el10", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "0.19.el10", "source": "rpm", "version": "10.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el10", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el10", "source": "rpm", "version": "4.6" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "17.el10", "source": "rpm", "version": "24.1.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "10.el10", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "2.el10", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.el10", "source": "rpm", "version": "2.15" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "7.el10", "source": "rpm", "version": "2.9.11" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "5.el10", "source": "rpm", "version": "1.7.0" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "4.el10", "source": "rpm", "version": "1.11^20190603git9e74f2d" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git367040b.el10", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.el10", "source": "rpm", "version": "2.7.3" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "22.el10", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.el10", "source": "rpm", "version": "35" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.el10", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-event-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 10, "name": "device-mapper-libs", "release": "2.el10", "source": "rpm", "version": "1.02.198" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "4.el10", "source": "rpm", "version": "1.0.11" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "4.el10", "source": "rpm", "version": "10.0.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.el10", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "dnsmasq": [ { "arch": "x86_64", "epoch": null, "name": "dnsmasq", "release": "3.el10", "source": "rpm", "version": "2.90" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "3.el10", "source": "rpm", "version": "102" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "3.el10", "source": "rpm", "version": "102" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.el10", "source": "rpm", "version": "2.7.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "5.el10", "source": "rpm", "version": "0.191" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el10", "source": "rpm", "version": "6.7" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el10", "source": "rpm", "version": "2.6.2" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "6.el10", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "15.el10", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.el10", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.el10", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "22.el10.gating_test1", "source": "rpm", "version": "2.9.9" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.el10", "source": "rpm", "version": "3.16.2" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "4.el10", "source": "rpm", "version": "5.3.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "8.el10", "source": "rpm", "version": "1.23" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "3.el10", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.el10", "source": "rpm", "version": "2.80.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "17.el10", "source": "rpm", "version": "2.39" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "9.el10", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.el10", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "3.el10", "source": "rpm", "version": "3.8.7" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "5.el10", "source": "rpm", "version": "1.79.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "4.el10", "source": "rpm", "version": "20240401" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.el10", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "9.el10", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "127.el10", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.el10", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el10", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.el10", "source": "rpm", "version": "1.13" } ], "hostapd": [ { "arch": "x86_64", "epoch": null, "name": "hostapd", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.el10", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.el10", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.el10", "source": "rpm", "version": "1.7.2" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "10.1.el10", "source": "rpm", "version": "0.379" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "5.el10", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.el10", "source": "rpm", "version": "58" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el10", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "4.el10", "source": "rpm", "version": "6.7.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "2.el10", "source": "rpm", "version": "7.21" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "8.el10", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.el10", "source": "rpm", "version": "20240905" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el10", "source": "rpm", "version": "1.9.4" } ], "iwlwifi-dvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-dvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "iwlwifi-mvm-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwlwifi-mvm-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "2.el10", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "4.el10", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "5.el10", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.el10", "source": "rpm", "version": "0.17" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "5.el10", "source": "rpm", "version": "2.6.4" } ], "kdump-utils": [ { "arch": "x86_64", "epoch": null, "name": "kdump-utils", "release": "1.el10", "source": "rpm", "version": "1.0.43" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "0.rc6.23.el10", "source": "rpm", "version": "6.11.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "1.el10", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.el10", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "8.el10", "source": "rpm", "version": "31" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "8.el10", "source": "rpm", "version": "31" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "1.el10", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "2.el10", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.el10", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el10", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el10", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.el10", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "7.el10", "source": "rpm", "version": "3.7.2" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.el10", "source": "rpm", "version": "2.5.6" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.el10", "source": "rpm", "version": "2.5.2" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.el10", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el10", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.el10", "source": "rpm", "version": "1.1.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.el10", "source": "rpm", "version": "2.69" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "5.el10", "source": "rpm", "version": "0.8.4" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.el10", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.el10", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "4.el10", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.el10", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el10", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20230828cvs.el10", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.el10", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.el10", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "15.el10", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el10", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el10", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "5.el10", "source": "rpm", "version": "1.14.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.el10", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el10", "source": "rpm", "version": "1.50" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.el10", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.el10", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el10", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.el10", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "5.el10", "source": "rpm", "version": "2.9.1" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el10", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "11.el10", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el10", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.el10", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.el10", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el10", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.el10", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "4.el10", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.el10", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.el10", "source": "rpm", "version": "1.5.7" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.el10", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.el10", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.el10", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el10", "source": "rpm", "version": "1.18.0" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "9.el10", "source": "rpm", "version": "2.5.3" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "6.el10", "source": "rpm", "version": "0.21.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "7.el10", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.el10", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.el10", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.el10", "source": "rpm", "version": "14.2.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "13.el10", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el10", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "7.el10", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el10", "source": "rpm", "version": "1.4.10" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el10", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.el10", "source": "rpm", "version": "1.3.5" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.el10", "source": "rpm", "version": "1.1" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "4.el10", "source": "rpm", "version": "2.5" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "3.el10", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el10", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.el10", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "9.el10", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "3.el10", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.el10", "source": "rpm", "version": "2.12.5" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "5.el10", "source": "rpm", "version": "1.1.39" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.el10", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "8.el10", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el10", "source": "rpm", "version": "0.9.32" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.el10", "source": "rpm", "version": "3.22.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "4.el10", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "12.el10", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.el10", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": 10, "name": "lvm2-libs", "release": "2.el10", "source": "rpm", "version": "2.03.24" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "7.el10", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.el10", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el10", "source": "rpm", "version": "4.4.1" } ], "makedumpfile": [ { "arch": "x86_64", "epoch": null, "name": "makedumpfile", "release": "12.el10", "source": "rpm", "version": "1.7.5" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el10", "source": "rpm", "version": "2.12.0" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "5.el10", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el10", "source": "rpm", "version": "20240531" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "11.el10", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "4.el10", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "13.20240127.el10", "source": "rpm", "version": "6.4" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el10", "source": "rpm", "version": "3.10" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "4.el10", "source": "rpm", "version": "0.52.24" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "1.el10", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "19.el10", "source": "rpm", "version": "1.6" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "6.el10", "source": "rpm", "version": "2.0.16" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "6.el10", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.el10", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.el10", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el10", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "7.el10", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "4.el10", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "4.el10", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "5.el10", "source": "rpm", "version": "3.6" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "1.el10", "source": "rpm", "version": "3.13.0" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.el10.2", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.el10", "source": "rpm", "version": "1.6.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.el10", "source": "rpm", "version": "2.2.3" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "510.el10", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "510.el10", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "510.el10", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "510.el10", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "511.el10", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "510.el10", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.el10", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "510.el10", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "510.el10", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "510.el10", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "17.el10", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "510.el10", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "510.el10", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "510.el10", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "510.el10", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.el10", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "510.el10", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.el10", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "510.el10", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "3.el10", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "511.el10", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "510.el10", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "511.el10", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el10", "source": "rpm", "version": "2.085" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "510.el10", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "510.el10", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.el10", "source": "rpm", "version": "20231213" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "510.el10", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "6.el10", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "510.el10", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "510.el10", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "510.el10", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "511.el10", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "510.el10", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "510.el10", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "510.el10", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "510.el10", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "510.el10", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "510.el10", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "510.el10", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "511.el10", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "510.el10", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.el10", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "510.el10", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "510.el10", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "510.el10", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "2.el10", "source": "rpm", "version": "5.27" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "510.el10", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "511.el10", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "510.el10", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "510.el10", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "510.el10", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "510.el10", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "510.el10", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "510.el10", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "510.el10", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "510.el10", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "511.el10", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "510.el10", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "510.el10", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.el10", "source": "rpm", "version": "2.8" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el10", "source": "rpm", "version": "1.3.0" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "2.el10", "source": "rpm", "version": "125" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "29.el10", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.el10", "source": "rpm", "version": "1.19" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "2.el10", "source": "rpm", "version": "0.2.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.el10", "source": "rpm", "version": "4.0.4" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "7.el10", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.el10", "source": "rpm", "version": "20240107" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "6.el10", "source": "rpm", "version": "23.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "9.el10", "source": "rpm", "version": "4.0" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.el10", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "9.el10", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "14.el10", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "7.el10", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.el10", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.el10", "source": "rpm", "version": "2.2.1" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el10", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.el10", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "5.el10", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "8.el10", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.el10", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "5.el10", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "2.el10", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "5.el10", "source": "rpm", "version": "0.73.1" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el10", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el10", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.el10", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.el10", "source": "rpm", "version": "2.1.3" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el10", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "4.el10", "source": "rpm", "version": "3.2.2" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "3.el10", "source": "rpm", "version": "23.3.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.el10", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el10", "source": "rpm", "version": "3.5" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.el10", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "5.el10", "source": "rpm", "version": "0.31.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "1.el10", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "5.el10", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "3.el10", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "5.el10", "source": "rpm", "version": "69.0.3" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "15.el10", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "10.el10", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.el10", "source": "rpm", "version": "1.26.19" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 18, "name": "qemu-guest-agent", "release": "8.el10", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "7.el10", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "9.el10", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "redhat-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-mono-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "redhat-text-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "redhat-text-vf-fonts", "release": "12.el10", "source": "rpm", "version": "4.0.3" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.el10", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.el10", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "2.el10", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.el10", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "3.el10", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "5.el10", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.el10", "source": "rpm", "version": "8.2408.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "2.el10", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el10", "source": "rpm", "version": "40.13.9" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "3.el10", "source": "rpm", "version": "2.14.5" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "5.el10", "source": "rpm", "version": "1.48" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.el10", "source": "rpm", "version": "4.15.0" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "6.el10", "source": "rpm", "version": "2.3.3" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "6.el10", "source": "rpm", "version": "1.1.10" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.el10", "source": "rpm", "version": "3.46.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "5.el10", "source": "rpm", "version": "4.6.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el10", "source": "rpm", "version": "2.10.0~beta2" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "7.p5.el10", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "14.el10", "source": "rpm", "version": "256" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "14.el10", "source": "rpm", "version": "256" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.el10", "source": "rpm", "version": "1.35" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.el10", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "6.el10", "source": "rpm", "version": "20240910" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "2.el10", "source": "rpm", "version": "5.7" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "2.el10", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "3.el10", "source": "rpm", "version": "2024a" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el10", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.el10", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.el10", "source": "rpm", "version": "1.24.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.el10", "source": "rpm", "version": "2.21" } ], "wpa_supplicant": [ { "arch": "x86_64", "epoch": 1, "name": "wpa_supplicant", "release": "11.el10", "source": "rpm", "version": "2.10" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el10", "source": "rpm", "version": "6.5.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.el10", "source": "rpm", "version": "2.41" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "2.el10", "source": "rpm", "version": "9.1.083" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.el10", "source": "rpm", "version": "5.6.2" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "6.el10", "source": "rpm", "version": "4.20.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "5.el10", "source": "rpm", "version": "4.7.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.el10", "source": "rpm", "version": "2.1.6" } ] } }, "changed": false } 20494 1727096320.67264: no more pending results, returning what we have 20494 1727096320.67270: results queue empty 20494 1727096320.67271: checking for any_errors_fatal 20494 1727096320.67275: done checking for any_errors_fatal 20494 1727096320.67276: checking for max_fail_percentage 20494 1727096320.67278: done checking for max_fail_percentage 20494 1727096320.67278: checking to see if all hosts have failed and the running result is not ok 20494 1727096320.67279: done checking to see if all hosts have failed 20494 1727096320.67280: getting the remaining hosts for this loop 20494 1727096320.67281: done getting the remaining hosts for this loop 20494 1727096320.67285: getting the next task for host managed_node2 20494 1727096320.67289: done getting next task for host managed_node2 20494 1727096320.67291: ^ task is: TASK: Get NetworkManager version 20494 1727096320.67293: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096320.67296: getting variables 20494 1727096320.67298: in VariableManager get_vars() 20494 1727096320.67326: Calling all_inventory to load vars for managed_node2 20494 1727096320.67330: Calling groups_inventory to load vars for managed_node2 20494 1727096320.67333: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096320.67343: Calling all_plugins_play to load vars for managed_node2 20494 1727096320.67346: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096320.67349: Calling groups_plugins_play to load vars for managed_node2 20494 1727096320.69130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.72253: done with get_vars() 20494 1727096320.72379: done getting variables 20494 1727096320.72451: 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 [Get NetworkManager version] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:32 Monday 23 September 2024 08:58:40 -0400 (0:00:01.328) 0:00:06.095 ****** 20494 1727096320.72480: entering _queue_task() for managed_node2/set_fact 20494 1727096320.73182: worker is 1 (out of 1 available) 20494 1727096320.73312: exiting _queue_task() for managed_node2/set_fact 20494 1727096320.73326: done queuing things up, now waiting for results queue to drain 20494 1727096320.73327: waiting for pending results... 20494 1727096320.73900: running TaskExecutor() for managed_node2/TASK: Get NetworkManager version 20494 1727096320.74179: in run() - task 0afff68d-5257-775d-49e9-00000000000b 20494 1727096320.74183: variable 'ansible_search_path' from source: unknown 20494 1727096320.74188: calling self._execute() 20494 1727096320.74373: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096320.74381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096320.74407: variable 'omit' from source: magic vars 20494 1727096320.75218: variable 'ansible_distribution_major_version' from source: facts 20494 1727096320.75282: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096320.75294: variable 'omit' from source: magic vars 20494 1727096320.75408: variable 'omit' from source: magic vars 20494 1727096320.75919: variable 'ansible_facts' from source: unknown 20494 1727096320.77024: variable 'omit' from source: magic vars 20494 1727096320.77078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096320.77187: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096320.77213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096320.77236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096320.77255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096320.77345: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096320.77355: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096320.77368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096320.77520: Set connection var ansible_pipelining to False 20494 1727096320.77531: Set connection var ansible_timeout to 10 20494 1727096320.77541: Set connection var ansible_connection to ssh 20494 1727096320.77548: Set connection var ansible_shell_type to sh 20494 1727096320.77558: Set connection var ansible_shell_executable to /bin/sh 20494 1727096320.77594: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096320.77626: variable 'ansible_shell_executable' from source: unknown 20494 1727096320.77634: variable 'ansible_connection' from source: unknown 20494 1727096320.77641: variable 'ansible_module_compression' from source: unknown 20494 1727096320.77649: variable 'ansible_shell_type' from source: unknown 20494 1727096320.77655: variable 'ansible_shell_executable' from source: unknown 20494 1727096320.77671: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096320.77677: variable 'ansible_pipelining' from source: unknown 20494 1727096320.77685: variable 'ansible_timeout' from source: unknown 20494 1727096320.77693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096320.77848: 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) 20494 1727096320.77865: variable 'omit' from source: magic vars 20494 1727096320.77878: starting attempt loop 20494 1727096320.77887: running the handler 20494 1727096320.77903: handler run complete 20494 1727096320.77922: attempt loop complete, returning result 20494 1727096320.77929: _execute() done 20494 1727096320.77936: dumping result to json 20494 1727096320.78073: done dumping result, returning 20494 1727096320.78076: done running TaskExecutor() for managed_node2/TASK: Get NetworkManager version [0afff68d-5257-775d-49e9-00000000000b] 20494 1727096320.78079: sending task result for task 0afff68d-5257-775d-49e9-00000000000b 20494 1727096320.78156: done sending task result for task 0afff68d-5257-775d-49e9-00000000000b 20494 1727096320.78160: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "networkmanager_version": "1.48.10" }, "changed": false } 20494 1727096320.78213: no more pending results, returning what we have 20494 1727096320.78217: results queue empty 20494 1727096320.78217: checking for any_errors_fatal 20494 1727096320.78226: done checking for any_errors_fatal 20494 1727096320.78227: checking for max_fail_percentage 20494 1727096320.78229: done checking for max_fail_percentage 20494 1727096320.78230: checking to see if all hosts have failed and the running result is not ok 20494 1727096320.78230: done checking to see if all hosts have failed 20494 1727096320.78231: getting the remaining hosts for this loop 20494 1727096320.78233: done getting the remaining hosts for this loop 20494 1727096320.78236: getting the next task for host managed_node2 20494 1727096320.78244: done getting next task for host managed_node2 20494 1727096320.78246: ^ task is: TASK: meta (flush_handlers) 20494 1727096320.78248: ^ 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 20494 1727096320.78252: getting variables 20494 1727096320.78253: in VariableManager get_vars() 20494 1727096320.78396: Calling all_inventory to load vars for managed_node2 20494 1727096320.78399: Calling groups_inventory to load vars for managed_node2 20494 1727096320.78403: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096320.78413: Calling all_plugins_play to load vars for managed_node2 20494 1727096320.78416: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096320.78427: Calling groups_plugins_play to load vars for managed_node2 20494 1727096320.79733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.81603: done with get_vars() 20494 1727096320.81623: done getting variables 20494 1727096320.81794: in VariableManager get_vars() 20494 1727096320.81807: Calling all_inventory to load vars for managed_node2 20494 1727096320.81810: Calling groups_inventory to load vars for managed_node2 20494 1727096320.81812: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096320.81816: Calling all_plugins_play to load vars for managed_node2 20494 1727096320.81818: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096320.81820: Calling groups_plugins_play to load vars for managed_node2 20494 1727096320.83196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.85086: done with get_vars() 20494 1727096320.85114: done queuing things up, now waiting for results queue to drain 20494 1727096320.85116: results queue empty 20494 1727096320.85117: checking for any_errors_fatal 20494 1727096320.85119: done checking for any_errors_fatal 20494 1727096320.85120: checking for max_fail_percentage 20494 1727096320.85122: done checking for max_fail_percentage 20494 1727096320.85122: checking to see if all hosts have failed and the running result is not ok 20494 1727096320.85123: done checking to see if all hosts have failed 20494 1727096320.85124: getting the remaining hosts for this loop 20494 1727096320.85124: done getting the remaining hosts for this loop 20494 1727096320.85127: getting the next task for host managed_node2 20494 1727096320.85136: done getting next task for host managed_node2 20494 1727096320.85138: ^ task is: TASK: meta (flush_handlers) 20494 1727096320.85140: ^ 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 20494 1727096320.85142: getting variables 20494 1727096320.85143: in VariableManager get_vars() 20494 1727096320.85152: Calling all_inventory to load vars for managed_node2 20494 1727096320.85154: Calling groups_inventory to load vars for managed_node2 20494 1727096320.85156: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096320.85161: Calling all_plugins_play to load vars for managed_node2 20494 1727096320.85166: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096320.85171: Calling groups_plugins_play to load vars for managed_node2 20494 1727096320.86128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.87513: done with get_vars() 20494 1727096320.87536: done getting variables 20494 1727096320.87597: in VariableManager get_vars() 20494 1727096320.87607: Calling all_inventory to load vars for managed_node2 20494 1727096320.87610: Calling groups_inventory to load vars for managed_node2 20494 1727096320.87612: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096320.87617: Calling all_plugins_play to load vars for managed_node2 20494 1727096320.87619: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096320.87622: Calling groups_plugins_play to load vars for managed_node2 20494 1727096320.88609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.90024: done with get_vars() 20494 1727096320.90049: done queuing things up, now waiting for results queue to drain 20494 1727096320.90052: results queue empty 20494 1727096320.90053: checking for any_errors_fatal 20494 1727096320.90054: done checking for any_errors_fatal 20494 1727096320.90055: checking for max_fail_percentage 20494 1727096320.90056: done checking for max_fail_percentage 20494 1727096320.90057: checking to see if all hosts have failed and the running result is not ok 20494 1727096320.90058: done checking to see if all hosts have failed 20494 1727096320.90058: getting the remaining hosts for this loop 20494 1727096320.90059: done getting the remaining hosts for this loop 20494 1727096320.90062: getting the next task for host managed_node2 20494 1727096320.90070: done getting next task for host managed_node2 20494 1727096320.90071: ^ task is: None 20494 1727096320.90073: ^ 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 20494 1727096320.90074: done queuing things up, now waiting for results queue to drain 20494 1727096320.90075: results queue empty 20494 1727096320.90076: checking for any_errors_fatal 20494 1727096320.90076: done checking for any_errors_fatal 20494 1727096320.90077: checking for max_fail_percentage 20494 1727096320.90078: done checking for max_fail_percentage 20494 1727096320.90079: checking to see if all hosts have failed and the running result is not ok 20494 1727096320.90080: done checking to see if all hosts have failed 20494 1727096320.90082: getting the next task for host managed_node2 20494 1727096320.90084: done getting next task for host managed_node2 20494 1727096320.90085: ^ task is: None 20494 1727096320.90086: ^ 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 20494 1727096320.90143: in VariableManager get_vars() 20494 1727096320.90186: done with get_vars() 20494 1727096320.90194: in VariableManager get_vars() 20494 1727096320.90236: done with get_vars() 20494 1727096320.90243: variable 'omit' from source: magic vars 20494 1727096320.90280: in VariableManager get_vars() 20494 1727096320.90312: done with get_vars() 20494 1727096320.90345: variable 'omit' from source: magic vars PLAY [Play for testing ethtool features settings] ****************************** 20494 1727096320.91459: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20494 1727096320.91493: getting the remaining hosts for this loop 20494 1727096320.91495: done getting the remaining hosts for this loop 20494 1727096320.91497: getting the next task for host managed_node2 20494 1727096320.91500: done getting next task for host managed_node2 20494 1727096320.91508: ^ task is: TASK: Gathering Facts 20494 1727096320.91510: ^ 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 20494 1727096320.91513: getting variables 20494 1727096320.91514: in VariableManager get_vars() 20494 1727096320.91538: Calling all_inventory to load vars for managed_node2 20494 1727096320.91540: Calling groups_inventory to load vars for managed_node2 20494 1727096320.91542: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096320.91548: Calling all_plugins_play to load vars for managed_node2 20494 1727096320.91562: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096320.91570: Calling groups_plugins_play to load vars for managed_node2 20494 1727096320.92559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096320.93856: done with get_vars() 20494 1727096320.93879: done getting variables 20494 1727096320.93929: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 Monday 23 September 2024 08:58:40 -0400 (0:00:00.214) 0:00:06.310 ****** 20494 1727096320.93955: entering _queue_task() for managed_node2/gather_facts 20494 1727096320.94370: worker is 1 (out of 1 available) 20494 1727096320.94382: exiting _queue_task() for managed_node2/gather_facts 20494 1727096320.94394: done queuing things up, now waiting for results queue to drain 20494 1727096320.94395: waiting for pending results... 20494 1727096320.94789: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20494 1727096320.94874: in run() - task 0afff68d-5257-775d-49e9-000000000214 20494 1727096320.94899: variable 'ansible_search_path' from source: unknown 20494 1727096320.94938: calling self._execute() 20494 1727096320.95035: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096320.95046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096320.95057: variable 'omit' from source: magic vars 20494 1727096320.95440: variable 'ansible_distribution_major_version' from source: facts 20494 1727096320.95458: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096320.95647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096320.95976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096320.95991: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096320.96029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096320.96066: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096320.96153: variable 'networkmanager_version' from source: set_fact 20494 1727096320.96175: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096320.96272: variable 'omit' from source: magic vars 20494 1727096320.96275: variable 'omit' from source: magic vars 20494 1727096320.96278: variable 'omit' from source: magic vars 20494 1727096320.96290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096320.96327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096320.96350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096320.96376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096320.96391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096320.96429: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096320.96437: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096320.96444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096320.96553: Set connection var ansible_pipelining to False 20494 1727096320.96568: Set connection var ansible_timeout to 10 20494 1727096320.96579: Set connection var ansible_connection to ssh 20494 1727096320.96585: Set connection var ansible_shell_type to sh 20494 1727096320.96594: Set connection var ansible_shell_executable to /bin/sh 20494 1727096320.96603: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096320.96634: variable 'ansible_shell_executable' from source: unknown 20494 1727096320.96642: variable 'ansible_connection' from source: unknown 20494 1727096320.96734: variable 'ansible_module_compression' from source: unknown 20494 1727096320.96737: variable 'ansible_shell_type' from source: unknown 20494 1727096320.96740: variable 'ansible_shell_executable' from source: unknown 20494 1727096320.96742: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096320.96744: variable 'ansible_pipelining' from source: unknown 20494 1727096320.96746: variable 'ansible_timeout' from source: unknown 20494 1727096320.96748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096320.96814: 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) 20494 1727096320.96828: variable 'omit' from source: magic vars 20494 1727096320.96842: starting attempt loop 20494 1727096320.96849: running the handler 20494 1727096320.96876: variable 'ansible_facts' from source: unknown 20494 1727096320.96900: _low_level_execute_command(): starting 20494 1727096320.96911: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096320.97688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096320.97702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096320.97719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096320.97789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096320.99488: stdout chunk (state=3): >>>/root <<< 20494 1727096320.99580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096320.99621: stderr chunk (state=3): >>><<< 20494 1727096320.99631: stdout chunk (state=3): >>><<< 20494 1727096320.99657: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096320.99750: _low_level_execute_command(): starting 20494 1727096320.99755: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375 `" && echo ansible-tmp-1727096320.9966376-20783-57007972195375="` echo /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375 `" ) && sleep 0' 20494 1727096321.00276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096321.00290: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096321.00306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096321.00324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096321.00387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096321.00435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096321.00452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096321.00477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096321.00538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096321.02461: stdout chunk (state=3): >>>ansible-tmp-1727096320.9966376-20783-57007972195375=/root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375 <<< 20494 1727096321.02581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096321.02645: stderr chunk (state=3): >>><<< 20494 1727096321.02664: stdout chunk (state=3): >>><<< 20494 1727096321.02692: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096320.9966376-20783-57007972195375=/root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096321.02749: variable 'ansible_module_compression' from source: unknown 20494 1727096321.02851: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20494 1727096321.02887: variable 'ansible_facts' from source: unknown 20494 1727096321.03456: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py 20494 1727096321.04019: Sending initial data 20494 1727096321.04023: Sent initial data (153 bytes) 20494 1727096321.04749: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096321.04766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096321.04783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096321.04808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096321.04841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096321.04853: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096321.04870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096321.04958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096321.04992: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096321.05046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096321.06823: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096321.07192: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py" <<< 20494 1727096321.07195: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpffc2lsma /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py <<< 20494 1727096321.07198: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpffc2lsma" to remote "/root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py" <<< 20494 1727096321.09772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096321.09777: stdout chunk (state=3): >>><<< 20494 1727096321.09780: stderr chunk (state=3): >>><<< 20494 1727096321.09782: done transferring module to remote 20494 1727096321.09784: _low_level_execute_command(): starting 20494 1727096321.09786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/ /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py && sleep 0' 20494 1727096321.10991: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096321.11224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096321.11286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096321.11341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096321.13242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096321.13252: stdout chunk (state=3): >>><<< 20494 1727096321.13272: stderr chunk (state=3): >>><<< 20494 1727096321.13466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096321.13474: _low_level_execute_command(): starting 20494 1727096321.13477: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/AnsiballZ_setup.py && sleep 0' 20494 1727096321.14684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096321.14726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096321.14742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096321.14811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096321.14902: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096321.78725: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "41", "epoch": "1727096321", "epoch_int": "1727096321", "date": "2024-09-23", "time": "08:58:41", "iso8601_micro": "2024-09-23T12:58:41.429503Z", "iso8601": "2024-09-23T12:58:41Z", "iso8601_basic": "20240923T085841429503", "iso8601_basic_short": "20240923T085841", "tz": "E<<< 20494 1727096321.78784: stdout chunk (state=3): >>>DT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_iscsi_iqn": "", "ansible_service_mgr": "systemd", "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": 2933, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 598, "free": 2933}, "nocache": {"free": 3271, "used": 260}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 463, "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": 261795479552, "block_size": 4096, "block_total": 65519099, "block_available": 63914912, "block_used": 1604187, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "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_is_chroot": false, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_pkg_mgr": "dnf", "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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.56982421875, "5m": 0.4814453125, "15m": 0.25634765625}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20494 1727096321.80811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096321.80838: stderr chunk (state=3): >>><<< 20494 1727096321.80841: stdout chunk (state=3): >>><<< 20494 1727096321.80870: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fibre_channel_wwn": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-15-126.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-126", "ansible_nodename": "ip-10-31-15-126.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": "ec28dde2945b45c603c07d1816f189ea", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.13.159 34268 10.31.15.126 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 34268 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_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKegcOhSBBilPJbevAHD4q8M2Mopcwhk5CGV5r5zX7SVKZTcjkW8xnfPyLrun+WW0cQRMXVgP0jFIte4IhEWC+4vcA7Ubhdz4CArTiu0d0CmCP5DrweOGMeiXJAruzQe7p15W7DfmYUttAvwJOnVoGGXIHJ+LeCSjoC8hCBzCBkinO6LdWCxyZJ0Ktd3vrG8rtKXNn6Mcbb/KBQZkIb3Z4FG4DC++e4jGcQGcRFEpSHNwHMfXNsWBHyWTHObEaN/wtzMsrNKvoPkOfnZrX/JzLgfLwZg+6AyfpdYZYO0KUclhofrZ+VMN6lRIJ08BPTU8Ytp/GGVdDbT+CR+/s6ZhfarCNxjaUOeGYKneO18ggxdb122VHaeH6ZtL1MmDlQP+TJDjEo+geHTJ7jspENzBcPqZGqIgTNUWUz6BaYsOfngMlT23D8WFZ0ONY/aME8ehI/7H8ct53v0qli3JiaeASss2Ta0t0TjeAsVmmftFfun4WxCiDEYwZ9qS4slvZfIk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9J0Wn206/1q3dk5MbgvB+OOvYvoXlD999cW2a247C6inSEimXU7z4+MjUOd20ewjDwiGvOA1TDPvm8yJUuohE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKTXqMHLRVsYJX1CO4X6/wlD0Am2X0KaDd9ZLpNZJmkW", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "08", "minute": "58", "second": "41", "epoch": "1727096321", "epoch_int": "1727096321", "date": "2024-09-23", "time": "08:58:41", "iso8601_micro": "2024-09-23T12:58:41.429503Z", "iso8601": "2024-09-23T12:58:41Z", "iso8601_basic": "20240923T085841429503", "iso8601_basic_short": "20240923T085841", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_iscsi_iqn": "", "ansible_service_mgr": "systemd", "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": 2933, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 598, "free": 2933}, "nocache": {"free": 3271, "used": 260}, "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": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "ansible_product_uuid": "ec28dde2-945b-45c6-03c0-7d1816f189ea", "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": 463, "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": 261795479552, "block_size": 4096, "block_total": 65519099, "block_available": 63914912, "block_used": 1604187, "inode_total": 131070960, "inode_available": 131029098, "inode_used": 41862, "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_is_chroot": false, "ansible_local": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:ceff:fe61:4d8f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.126", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:ce:61:4d:8f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.126"], "ansible_all_ipv6_addresses": ["fe80::8ff:ceff:fe61:4d8f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.126", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:ceff:fe61:4d8f"]}, "ansible_pkg_mgr": "dnf", "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_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.56982421875, "5m": 0.4814453125, "15m": 0.25634765625}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096321.81102: 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-1727096320.9966376-20783-57007972195375/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096321.81121: _low_level_execute_command(): starting 20494 1727096321.81124: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096320.9966376-20783-57007972195375/ > /dev/null 2>&1 && sleep 0' 20494 1727096321.81570: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096321.81574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096321.81584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096321.81631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096321.81634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096321.81649: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096321.81686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096321.83517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096321.83542: stderr chunk (state=3): >>><<< 20494 1727096321.83545: stdout chunk (state=3): >>><<< 20494 1727096321.83560: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096321.83570: handler run complete 20494 1727096321.83643: variable 'ansible_facts' from source: unknown 20494 1727096321.83706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.83887: variable 'ansible_facts' from source: unknown 20494 1727096321.83937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.84024: attempt loop complete, returning result 20494 1727096321.84028: _execute() done 20494 1727096321.84030: dumping result to json 20494 1727096321.84053: done dumping result, returning 20494 1727096321.84060: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0afff68d-5257-775d-49e9-000000000214] 20494 1727096321.84069: sending task result for task 0afff68d-5257-775d-49e9-000000000214 20494 1727096321.84315: done sending task result for task 0afff68d-5257-775d-49e9-000000000214 20494 1727096321.84318: WORKER PROCESS EXITING ok: [managed_node2] 20494 1727096321.84534: no more pending results, returning what we have 20494 1727096321.84537: results queue empty 20494 1727096321.84537: checking for any_errors_fatal 20494 1727096321.84538: done checking for any_errors_fatal 20494 1727096321.84538: checking for max_fail_percentage 20494 1727096321.84540: done checking for max_fail_percentage 20494 1727096321.84540: checking to see if all hosts have failed and the running result is not ok 20494 1727096321.84541: done checking to see if all hosts have failed 20494 1727096321.84541: getting the remaining hosts for this loop 20494 1727096321.84542: done getting the remaining hosts for this loop 20494 1727096321.84544: getting the next task for host managed_node2 20494 1727096321.84548: done getting next task for host managed_node2 20494 1727096321.84549: ^ task is: TASK: meta (flush_handlers) 20494 1727096321.84551: ^ 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 20494 1727096321.84553: getting variables 20494 1727096321.84554: in VariableManager get_vars() 20494 1727096321.84593: Calling all_inventory to load vars for managed_node2 20494 1727096321.84595: Calling groups_inventory to load vars for managed_node2 20494 1727096321.84597: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096321.84604: Calling all_plugins_play to load vars for managed_node2 20494 1727096321.84606: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096321.84608: Calling groups_plugins_play to load vars for managed_node2 20494 1727096321.85282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.85984: done with get_vars() 20494 1727096321.85999: done getting variables 20494 1727096321.86046: in VariableManager get_vars() 20494 1727096321.86059: Calling all_inventory to load vars for managed_node2 20494 1727096321.86060: Calling groups_inventory to load vars for managed_node2 20494 1727096321.86062: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096321.86069: Calling all_plugins_play to load vars for managed_node2 20494 1727096321.86070: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096321.86072: Calling groups_plugins_play to load vars for managed_node2 20494 1727096321.86594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.87286: done with get_vars() 20494 1727096321.87304: done queuing things up, now waiting for results queue to drain 20494 1727096321.87306: results queue empty 20494 1727096321.87306: checking for any_errors_fatal 20494 1727096321.87308: done checking for any_errors_fatal 20494 1727096321.87309: checking for max_fail_percentage 20494 1727096321.87310: done checking for max_fail_percentage 20494 1727096321.87314: checking to see if all hosts have failed and the running result is not ok 20494 1727096321.87314: done checking to see if all hosts have failed 20494 1727096321.87315: getting the remaining hosts for this loop 20494 1727096321.87315: done getting the remaining hosts for this loop 20494 1727096321.87317: getting the next task for host managed_node2 20494 1727096321.87320: done getting next task for host managed_node2 20494 1727096321.87321: ^ task is: TASK: Show playbook name 20494 1727096321.87322: ^ 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 20494 1727096321.87323: getting variables 20494 1727096321.87324: in VariableManager get_vars() 20494 1727096321.87335: Calling all_inventory to load vars for managed_node2 20494 1727096321.87337: Calling groups_inventory to load vars for managed_node2 20494 1727096321.87338: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096321.87342: Calling all_plugins_play to load vars for managed_node2 20494 1727096321.87343: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096321.87345: Calling groups_plugins_play to load vars for managed_node2 20494 1727096321.87896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.88575: done with get_vars() 20494 1727096321.88587: done getting variables 20494 1727096321.88646: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:9 Monday 23 September 2024 08:58:41 -0400 (0:00:00.947) 0:00:07.257 ****** 20494 1727096321.88669: entering _queue_task() for managed_node2/debug 20494 1727096321.88670: Creating lock for debug 20494 1727096321.88911: worker is 1 (out of 1 available) 20494 1727096321.88922: exiting _queue_task() for managed_node2/debug 20494 1727096321.88934: done queuing things up, now waiting for results queue to drain 20494 1727096321.88936: waiting for pending results... 20494 1727096321.89093: running TaskExecutor() for managed_node2/TASK: Show playbook name 20494 1727096321.89154: in run() - task 0afff68d-5257-775d-49e9-00000000000f 20494 1727096321.89169: variable 'ansible_search_path' from source: unknown 20494 1727096321.89205: calling self._execute() 20494 1727096321.89270: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.89283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.89291: variable 'omit' from source: magic vars 20494 1727096321.89561: variable 'ansible_distribution_major_version' from source: facts 20494 1727096321.89575: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096321.89699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096321.89896: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096321.89929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096321.89955: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096321.89984: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096321.90041: variable 'networkmanager_version' from source: set_fact 20494 1727096321.90053: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096321.90056: variable 'omit' from source: magic vars 20494 1727096321.90081: variable 'omit' from source: magic vars 20494 1727096321.90105: variable 'omit' from source: magic vars 20494 1727096321.90128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096321.90149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096321.90167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096321.90183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096321.90191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096321.90213: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096321.90216: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.90219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.90293: Set connection var ansible_pipelining to False 20494 1727096321.90296: Set connection var ansible_timeout to 10 20494 1727096321.90302: Set connection var ansible_connection to ssh 20494 1727096321.90305: Set connection var ansible_shell_type to sh 20494 1727096321.90310: Set connection var ansible_shell_executable to /bin/sh 20494 1727096321.90314: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096321.90331: variable 'ansible_shell_executable' from source: unknown 20494 1727096321.90334: variable 'ansible_connection' from source: unknown 20494 1727096321.90337: variable 'ansible_module_compression' from source: unknown 20494 1727096321.90339: variable 'ansible_shell_type' from source: unknown 20494 1727096321.90342: variable 'ansible_shell_executable' from source: unknown 20494 1727096321.90344: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.90346: variable 'ansible_pipelining' from source: unknown 20494 1727096321.90349: variable 'ansible_timeout' from source: unknown 20494 1727096321.90354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.90430: Loading ActionModule 'debug' from /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) 20494 1727096321.90439: variable 'omit' from source: magic vars 20494 1727096321.90444: starting attempt loop 20494 1727096321.90446: running the handler 20494 1727096321.90489: handler run complete 20494 1727096321.90504: attempt loop complete, returning result 20494 1727096321.90507: _execute() done 20494 1727096321.90510: dumping result to json 20494 1727096321.90512: done dumping result, returning 20494 1727096321.90518: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0afff68d-5257-775d-49e9-00000000000f] 20494 1727096321.90522: sending task result for task 0afff68d-5257-775d-49e9-00000000000f 20494 1727096321.90603: done sending task result for task 0afff68d-5257-775d-49e9-00000000000f 20494 1727096321.90606: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: this is: playbooks/tests_ethtool_features.yml 20494 1727096321.90654: no more pending results, returning what we have 20494 1727096321.90656: results queue empty 20494 1727096321.90657: checking for any_errors_fatal 20494 1727096321.90659: done checking for any_errors_fatal 20494 1727096321.90660: checking for max_fail_percentage 20494 1727096321.90662: done checking for max_fail_percentage 20494 1727096321.90662: checking to see if all hosts have failed and the running result is not ok 20494 1727096321.90663: done checking to see if all hosts have failed 20494 1727096321.90664: getting the remaining hosts for this loop 20494 1727096321.90665: done getting the remaining hosts for this loop 20494 1727096321.90670: getting the next task for host managed_node2 20494 1727096321.90675: done getting next task for host managed_node2 20494 1727096321.90678: ^ task is: TASK: INIT: Ethtool feeatures tests 20494 1727096321.90679: ^ 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 20494 1727096321.90682: getting variables 20494 1727096321.90684: in VariableManager get_vars() 20494 1727096321.90733: Calling all_inventory to load vars for managed_node2 20494 1727096321.90736: Calling groups_inventory to load vars for managed_node2 20494 1727096321.90739: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096321.90749: Calling all_plugins_play to load vars for managed_node2 20494 1727096321.90751: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096321.90753: Calling groups_plugins_play to load vars for managed_node2 20494 1727096321.91398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.92144: done with get_vars() 20494 1727096321.92160: done getting variables 20494 1727096321.92207: Loading ActionModule 'debug' from /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 [INIT: Ethtool feeatures tests] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:15 Monday 23 September 2024 08:58:41 -0400 (0:00:00.035) 0:00:07.292 ****** 20494 1727096321.92227: entering _queue_task() for managed_node2/debug 20494 1727096321.92464: worker is 1 (out of 1 available) 20494 1727096321.92476: exiting _queue_task() for managed_node2/debug 20494 1727096321.92488: done queuing things up, now waiting for results queue to drain 20494 1727096321.92490: waiting for pending results... 20494 1727096321.92652: running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests 20494 1727096321.92718: in run() - task 0afff68d-5257-775d-49e9-000000000010 20494 1727096321.92729: variable 'ansible_search_path' from source: unknown 20494 1727096321.92759: calling self._execute() 20494 1727096321.92827: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.92832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.92841: variable 'omit' from source: magic vars 20494 1727096321.93116: variable 'ansible_distribution_major_version' from source: facts 20494 1727096321.93126: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096321.93249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096321.93447: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096321.93485: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096321.93512: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096321.93536: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096321.93598: variable 'networkmanager_version' from source: set_fact 20494 1727096321.93610: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096321.93617: variable 'omit' from source: magic vars 20494 1727096321.93636: variable 'omit' from source: magic vars 20494 1727096321.93693: variable 'omit' from source: magic vars 20494 1727096321.93769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096321.93773: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096321.93775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096321.93777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096321.93806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096321.93853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096321.93861: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.93873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.93977: Set connection var ansible_pipelining to False 20494 1727096321.93988: Set connection var ansible_timeout to 10 20494 1727096321.93997: Set connection var ansible_connection to ssh 20494 1727096321.94028: Set connection var ansible_shell_type to sh 20494 1727096321.94031: Set connection var ansible_shell_executable to /bin/sh 20494 1727096321.94173: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096321.94176: variable 'ansible_shell_executable' from source: unknown 20494 1727096321.94179: variable 'ansible_connection' from source: unknown 20494 1727096321.94181: variable 'ansible_module_compression' from source: unknown 20494 1727096321.94183: variable 'ansible_shell_type' from source: unknown 20494 1727096321.94185: variable 'ansible_shell_executable' from source: unknown 20494 1727096321.94192: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.94194: variable 'ansible_pipelining' from source: unknown 20494 1727096321.94196: variable 'ansible_timeout' from source: unknown 20494 1727096321.94198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.94224: Loading ActionModule 'debug' from /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) 20494 1727096321.94241: variable 'omit' from source: magic vars 20494 1727096321.94252: starting attempt loop 20494 1727096321.94258: running the handler 20494 1727096321.94312: handler run complete 20494 1727096321.94340: attempt loop complete, returning result 20494 1727096321.94347: _execute() done 20494 1727096321.94353: dumping result to json 20494 1727096321.94359: done dumping result, returning 20494 1727096321.94374: done running TaskExecutor() for managed_node2/TASK: INIT: Ethtool feeatures tests [0afff68d-5257-775d-49e9-000000000010] 20494 1727096321.94383: sending task result for task 0afff68d-5257-775d-49e9-000000000010 ok: [managed_node2] => {} MSG: ################################################## 20494 1727096321.94561: no more pending results, returning what we have 20494 1727096321.94564: results queue empty 20494 1727096321.94565: checking for any_errors_fatal 20494 1727096321.94577: done checking for any_errors_fatal 20494 1727096321.94578: checking for max_fail_percentage 20494 1727096321.94579: done checking for max_fail_percentage 20494 1727096321.94580: checking to see if all hosts have failed and the running result is not ok 20494 1727096321.94581: done checking to see if all hosts have failed 20494 1727096321.94582: getting the remaining hosts for this loop 20494 1727096321.94583: done getting the remaining hosts for this loop 20494 1727096321.94586: getting the next task for host managed_node2 20494 1727096321.94591: done getting next task for host managed_node2 20494 1727096321.94594: ^ task is: TASK: Include the task 'show_interfaces.yml' 20494 1727096321.94596: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096321.94599: getting variables 20494 1727096321.94600: in VariableManager get_vars() 20494 1727096321.94789: Calling all_inventory to load vars for managed_node2 20494 1727096321.94793: Calling groups_inventory to load vars for managed_node2 20494 1727096321.94795: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096321.94806: Calling all_plugins_play to load vars for managed_node2 20494 1727096321.94809: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096321.94813: Calling groups_plugins_play to load vars for managed_node2 20494 1727096321.95332: done sending task result for task 0afff68d-5257-775d-49e9-000000000010 20494 1727096321.95336: WORKER PROCESS EXITING 20494 1727096321.95629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096321.96318: done with get_vars() 20494 1727096321.96332: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:18 Monday 23 September 2024 08:58:41 -0400 (0:00:00.041) 0:00:07.334 ****** 20494 1727096321.96399: entering _queue_task() for managed_node2/include_tasks 20494 1727096321.96626: worker is 1 (out of 1 available) 20494 1727096321.96638: exiting _queue_task() for managed_node2/include_tasks 20494 1727096321.96651: done queuing things up, now waiting for results queue to drain 20494 1727096321.96653: waiting for pending results... 20494 1727096321.96815: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20494 1727096321.96990: in run() - task 0afff68d-5257-775d-49e9-000000000011 20494 1727096321.96993: variable 'ansible_search_path' from source: unknown 20494 1727096321.96996: calling self._execute() 20494 1727096321.97106: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096321.97117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096321.97132: variable 'omit' from source: magic vars 20494 1727096321.97769: variable 'ansible_distribution_major_version' from source: facts 20494 1727096321.97772: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096321.97879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096321.98162: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096321.98215: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096321.98261: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096321.98300: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096321.98390: variable 'networkmanager_version' from source: set_fact 20494 1727096321.98407: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096321.98417: _execute() done 20494 1727096321.98423: dumping result to json 20494 1727096321.98430: done dumping result, returning 20494 1727096321.98439: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-775d-49e9-000000000011] 20494 1727096321.98455: sending task result for task 0afff68d-5257-775d-49e9-000000000011 20494 1727096321.98588: no more pending results, returning what we have 20494 1727096321.98593: in VariableManager get_vars() 20494 1727096321.98654: Calling all_inventory to load vars for managed_node2 20494 1727096321.98656: Calling groups_inventory to load vars for managed_node2 20494 1727096321.98659: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096321.98674: Calling all_plugins_play to load vars for managed_node2 20494 1727096321.98677: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096321.98680: Calling groups_plugins_play to load vars for managed_node2 20494 1727096321.99382: done sending task result for task 0afff68d-5257-775d-49e9-000000000011 20494 1727096321.99386: WORKER PROCESS EXITING 20494 1727096322.00066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.01337: done with get_vars() 20494 1727096322.01357: variable 'ansible_search_path' from source: unknown 20494 1727096322.01380: we have included files to process 20494 1727096322.01381: generating all_blocks data 20494 1727096322.01383: done generating all_blocks data 20494 1727096322.01384: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096322.01385: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096322.01387: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096322.01554: in VariableManager get_vars() 20494 1727096322.01594: done with get_vars() 20494 1727096322.01710: done processing included file 20494 1727096322.01712: iterating over new_blocks loaded from include file 20494 1727096322.01713: in VariableManager get_vars() 20494 1727096322.01740: done with get_vars() 20494 1727096322.01742: filtering new block on tags 20494 1727096322.01758: done filtering new block on tags 20494 1727096322.01760: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20494 1727096322.01766: extending task lists for all hosts with included blocks 20494 1727096322.01888: done extending task lists 20494 1727096322.01890: done processing included files 20494 1727096322.01890: results queue empty 20494 1727096322.01891: checking for any_errors_fatal 20494 1727096322.01895: done checking for any_errors_fatal 20494 1727096322.01896: checking for max_fail_percentage 20494 1727096322.01897: done checking for max_fail_percentage 20494 1727096322.01897: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.01898: done checking to see if all hosts have failed 20494 1727096322.01899: getting the remaining hosts for this loop 20494 1727096322.01900: done getting the remaining hosts for this loop 20494 1727096322.01908: getting the next task for host managed_node2 20494 1727096322.01912: done getting next task for host managed_node2 20494 1727096322.01914: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20494 1727096322.01916: ^ 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 20494 1727096322.01918: getting variables 20494 1727096322.01920: in VariableManager get_vars() 20494 1727096322.01937: Calling all_inventory to load vars for managed_node2 20494 1727096322.01939: Calling groups_inventory to load vars for managed_node2 20494 1727096322.01941: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.01947: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.01949: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.01952: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.06231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.07476: done with get_vars() 20494 1727096322.07496: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:58:42 -0400 (0:00:00.111) 0:00:07.446 ****** 20494 1727096322.07573: entering _queue_task() for managed_node2/include_tasks 20494 1727096322.08004: worker is 1 (out of 1 available) 20494 1727096322.08014: exiting _queue_task() for managed_node2/include_tasks 20494 1727096322.08025: done queuing things up, now waiting for results queue to drain 20494 1727096322.08027: waiting for pending results... 20494 1727096322.08202: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20494 1727096322.08325: in run() - task 0afff68d-5257-775d-49e9-000000000238 20494 1727096322.08342: variable 'ansible_search_path' from source: unknown 20494 1727096322.08350: variable 'ansible_search_path' from source: unknown 20494 1727096322.08393: calling self._execute() 20494 1727096322.08482: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.08493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.08512: variable 'omit' from source: magic vars 20494 1727096322.08895: variable 'ansible_distribution_major_version' from source: facts 20494 1727096322.08913: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096322.09095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096322.09359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096322.09418: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096322.09499: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096322.09535: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096322.09623: variable 'networkmanager_version' from source: set_fact 20494 1727096322.09640: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096322.09651: _execute() done 20494 1727096322.09657: dumping result to json 20494 1727096322.09710: done dumping result, returning 20494 1727096322.09714: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-775d-49e9-000000000238] 20494 1727096322.09716: sending task result for task 0afff68d-5257-775d-49e9-000000000238 20494 1727096322.09857: no more pending results, returning what we have 20494 1727096322.09862: in VariableManager get_vars() 20494 1727096322.09923: Calling all_inventory to load vars for managed_node2 20494 1727096322.09926: Calling groups_inventory to load vars for managed_node2 20494 1727096322.09928: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.09941: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.09944: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.09947: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.10582: done sending task result for task 0afff68d-5257-775d-49e9-000000000238 20494 1727096322.10585: WORKER PROCESS EXITING 20494 1727096322.11295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.12627: done with get_vars() 20494 1727096322.12647: variable 'ansible_search_path' from source: unknown 20494 1727096322.12648: variable 'ansible_search_path' from source: unknown 20494 1727096322.12695: we have included files to process 20494 1727096322.12697: generating all_blocks data 20494 1727096322.12698: done generating all_blocks data 20494 1727096322.12700: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096322.12701: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096322.12703: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096322.13034: done processing included file 20494 1727096322.13036: iterating over new_blocks loaded from include file 20494 1727096322.13037: in VariableManager get_vars() 20494 1727096322.13066: done with get_vars() 20494 1727096322.13070: filtering new block on tags 20494 1727096322.13087: done filtering new block on tags 20494 1727096322.13090: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20494 1727096322.13100: extending task lists for all hosts with included blocks 20494 1727096322.13206: done extending task lists 20494 1727096322.13208: done processing included files 20494 1727096322.13209: results queue empty 20494 1727096322.13209: checking for any_errors_fatal 20494 1727096322.13213: done checking for any_errors_fatal 20494 1727096322.13213: checking for max_fail_percentage 20494 1727096322.13214: done checking for max_fail_percentage 20494 1727096322.13215: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.13216: done checking to see if all hosts have failed 20494 1727096322.13217: getting the remaining hosts for this loop 20494 1727096322.13218: done getting the remaining hosts for this loop 20494 1727096322.13220: getting the next task for host managed_node2 20494 1727096322.13224: done getting next task for host managed_node2 20494 1727096322.13227: ^ task is: TASK: Gather current interface info 20494 1727096322.13229: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096322.13231: getting variables 20494 1727096322.13232: in VariableManager get_vars() 20494 1727096322.13251: Calling all_inventory to load vars for managed_node2 20494 1727096322.13253: Calling groups_inventory to load vars for managed_node2 20494 1727096322.13255: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.13260: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.13262: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.13265: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.14307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.16256: done with get_vars() 20494 1727096322.16281: done getting variables 20494 1727096322.16333: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:58:42 -0400 (0:00:00.087) 0:00:07.534 ****** 20494 1727096322.16364: entering _queue_task() for managed_node2/command 20494 1727096322.16680: worker is 1 (out of 1 available) 20494 1727096322.16691: exiting _queue_task() for managed_node2/command 20494 1727096322.16703: done queuing things up, now waiting for results queue to drain 20494 1727096322.16704: waiting for pending results... 20494 1727096322.16969: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20494 1727096322.17089: in run() - task 0afff68d-5257-775d-49e9-00000000024d 20494 1727096322.17109: variable 'ansible_search_path' from source: unknown 20494 1727096322.17116: variable 'ansible_search_path' from source: unknown 20494 1727096322.17154: calling self._execute() 20494 1727096322.17250: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.17261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.17313: variable 'omit' from source: magic vars 20494 1727096322.17653: variable 'ansible_distribution_major_version' from source: facts 20494 1727096322.17672: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096322.17843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096322.18489: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096322.18493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096322.18583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096322.18626: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096322.18820: variable 'networkmanager_version' from source: set_fact 20494 1727096322.18839: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096322.18848: variable 'omit' from source: magic vars 20494 1727096322.18952: variable 'omit' from source: magic vars 20494 1727096322.19142: variable 'omit' from source: magic vars 20494 1727096322.19145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096322.19170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096322.19193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096322.19240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096322.19470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096322.19474: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096322.19476: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.19479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.19632: Set connection var ansible_pipelining to False 20494 1727096322.19644: Set connection var ansible_timeout to 10 20494 1727096322.19685: Set connection var ansible_connection to ssh 20494 1727096322.19693: Set connection var ansible_shell_type to sh 20494 1727096322.19703: Set connection var ansible_shell_executable to /bin/sh 20494 1727096322.19972: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096322.19975: variable 'ansible_shell_executable' from source: unknown 20494 1727096322.19978: variable 'ansible_connection' from source: unknown 20494 1727096322.19980: variable 'ansible_module_compression' from source: unknown 20494 1727096322.19983: variable 'ansible_shell_type' from source: unknown 20494 1727096322.19985: variable 'ansible_shell_executable' from source: unknown 20494 1727096322.19987: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.19989: variable 'ansible_pipelining' from source: unknown 20494 1727096322.19991: variable 'ansible_timeout' from source: unknown 20494 1727096322.19992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.19995: 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) 20494 1727096322.19998: variable 'omit' from source: magic vars 20494 1727096322.20000: starting attempt loop 20494 1727096322.20002: running the handler 20494 1727096322.20130: _low_level_execute_command(): starting 20494 1727096322.20334: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096322.21332: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096322.21424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096322.21450: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096322.21525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096322.23208: stdout chunk (state=3): >>>/root <<< 20494 1727096322.23455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096322.23466: stdout chunk (state=3): >>><<< 20494 1727096322.23481: stderr chunk (state=3): >>><<< 20494 1727096322.23521: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096322.23607: _low_level_execute_command(): starting 20494 1727096322.23611: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091 `" && echo ansible-tmp-1727096322.2357497-20827-21006376378091="` echo /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091 `" ) && sleep 0' 20494 1727096322.24809: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096322.24887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096322.25105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096322.25108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096322.25111: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096322.25154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096322.27102: stdout chunk (state=3): >>>ansible-tmp-1727096322.2357497-20827-21006376378091=/root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091 <<< 20494 1727096322.27257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096322.27261: stdout chunk (state=3): >>><<< 20494 1727096322.27266: stderr chunk (state=3): >>><<< 20494 1727096322.27473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096322.2357497-20827-21006376378091=/root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096322.27477: variable 'ansible_module_compression' from source: unknown 20494 1727096322.27479: ANSIBALLZ: Using generic lock for ansible.legacy.command 20494 1727096322.27482: ANSIBALLZ: Acquiring lock 20494 1727096322.27484: ANSIBALLZ: Lock acquired: 140585471021456 20494 1727096322.27486: ANSIBALLZ: Creating module 20494 1727096322.47861: ANSIBALLZ: Writing module into payload 20494 1727096322.47956: ANSIBALLZ: Writing module 20494 1727096322.47985: ANSIBALLZ: Renaming module 20494 1727096322.47993: ANSIBALLZ: Done creating module 20494 1727096322.48011: variable 'ansible_facts' from source: unknown 20494 1727096322.48096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py 20494 1727096322.48424: Sending initial data 20494 1727096322.48428: Sent initial data (155 bytes) 20494 1727096322.49493: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096322.49509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096322.49529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096322.49541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096322.49615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096322.51283: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096322.51336: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096322.51385: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpzsca2uyg /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py <<< 20494 1727096322.51408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py" <<< 20494 1727096322.51448: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpzsca2uyg" to remote "/root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py" <<< 20494 1727096322.52773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096322.52777: stdout chunk (state=3): >>><<< 20494 1727096322.52779: stderr chunk (state=3): >>><<< 20494 1727096322.52783: done transferring module to remote 20494 1727096322.52785: _low_level_execute_command(): starting 20494 1727096322.52788: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/ /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py && sleep 0' 20494 1727096322.53680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096322.53696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096322.53716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096322.53738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096322.53754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096322.53772: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096322.53829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096322.53892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096322.53924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096322.54031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096322.54050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096322.55903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096322.55906: stdout chunk (state=3): >>><<< 20494 1727096322.55909: stderr chunk (state=3): >>><<< 20494 1727096322.55924: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096322.56010: _low_level_execute_command(): starting 20494 1727096322.56014: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/AnsiballZ_command.py && sleep 0' 20494 1727096322.56539: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096322.56552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096322.56570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096322.56681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096322.56694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096322.56778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096322.72718: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:58:42.722706", "end": "2024-09-23 08:58:42.726138", "delta": "0:00:00.003432", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096322.74575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096322.74579: stdout chunk (state=3): >>><<< 20494 1727096322.74582: stderr chunk (state=3): >>><<< 20494 1727096322.74584: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:58:42.722706", "end": "2024-09-23 08:58:42.726138", "delta": "0:00:00.003432", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096322.74587: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096322.74589: _low_level_execute_command(): starting 20494 1727096322.74591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096322.2357497-20827-21006376378091/ > /dev/null 2>&1 && sleep 0' 20494 1727096322.75107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096322.75111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096322.75143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096322.75146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096322.75149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096322.75151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096322.75208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096322.75212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096322.75252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096322.77128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096322.77155: stderr chunk (state=3): >>><<< 20494 1727096322.77158: stdout chunk (state=3): >>><<< 20494 1727096322.77179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096322.77185: handler run complete 20494 1727096322.77205: Evaluated conditional (False): False 20494 1727096322.77213: attempt loop complete, returning result 20494 1727096322.77216: _execute() done 20494 1727096322.77218: dumping result to json 20494 1727096322.77223: done dumping result, returning 20494 1727096322.77229: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0afff68d-5257-775d-49e9-00000000024d] 20494 1727096322.77234: sending task result for task 0afff68d-5257-775d-49e9-00000000024d 20494 1727096322.77329: done sending task result for task 0afff68d-5257-775d-49e9-00000000024d 20494 1727096322.77332: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003432", "end": "2024-09-23 08:58:42.726138", "rc": 0, "start": "2024-09-23 08:58:42.722706" } STDOUT: bonding_masters eth0 lo 20494 1727096322.77400: no more pending results, returning what we have 20494 1727096322.77403: results queue empty 20494 1727096322.77404: checking for any_errors_fatal 20494 1727096322.77405: done checking for any_errors_fatal 20494 1727096322.77406: checking for max_fail_percentage 20494 1727096322.77407: done checking for max_fail_percentage 20494 1727096322.77408: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.77409: done checking to see if all hosts have failed 20494 1727096322.77410: getting the remaining hosts for this loop 20494 1727096322.77411: done getting the remaining hosts for this loop 20494 1727096322.77414: getting the next task for host managed_node2 20494 1727096322.77419: done getting next task for host managed_node2 20494 1727096322.77422: ^ task is: TASK: Set current_interfaces 20494 1727096322.77425: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096322.77429: getting variables 20494 1727096322.77431: in VariableManager get_vars() 20494 1727096322.77483: Calling all_inventory to load vars for managed_node2 20494 1727096322.77486: Calling groups_inventory to load vars for managed_node2 20494 1727096322.77488: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.77498: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.77500: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.77503: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.78195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.78920: done with get_vars() 20494 1727096322.78936: done getting variables 20494 1727096322.78987: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:58:42 -0400 (0:00:00.626) 0:00:08.160 ****** 20494 1727096322.79009: entering _queue_task() for managed_node2/set_fact 20494 1727096322.79490: worker is 1 (out of 1 available) 20494 1727096322.79503: exiting _queue_task() for managed_node2/set_fact 20494 1727096322.79517: done queuing things up, now waiting for results queue to drain 20494 1727096322.79519: waiting for pending results... 20494 1727096322.79897: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20494 1727096322.79938: in run() - task 0afff68d-5257-775d-49e9-00000000024e 20494 1727096322.79958: variable 'ansible_search_path' from source: unknown 20494 1727096322.79974: variable 'ansible_search_path' from source: unknown 20494 1727096322.80023: calling self._execute() 20494 1727096322.80133: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.80147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.80211: variable 'omit' from source: magic vars 20494 1727096322.80584: variable 'ansible_distribution_major_version' from source: facts 20494 1727096322.80602: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096322.80795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096322.81074: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096322.81134: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096322.81196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096322.81229: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096322.81372: variable 'networkmanager_version' from source: set_fact 20494 1727096322.81376: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096322.81379: variable 'omit' from source: magic vars 20494 1727096322.81414: variable 'omit' from source: magic vars 20494 1727096322.81537: variable '_current_interfaces' from source: set_fact 20494 1727096322.81608: variable 'omit' from source: magic vars 20494 1727096322.81650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096322.81690: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096322.81717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096322.81972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096322.81976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096322.81979: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096322.81981: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.81983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.81986: Set connection var ansible_pipelining to False 20494 1727096322.81988: Set connection var ansible_timeout to 10 20494 1727096322.81990: Set connection var ansible_connection to ssh 20494 1727096322.81992: Set connection var ansible_shell_type to sh 20494 1727096322.81998: Set connection var ansible_shell_executable to /bin/sh 20494 1727096322.82010: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096322.82038: variable 'ansible_shell_executable' from source: unknown 20494 1727096322.82048: variable 'ansible_connection' from source: unknown 20494 1727096322.82057: variable 'ansible_module_compression' from source: unknown 20494 1727096322.82070: variable 'ansible_shell_type' from source: unknown 20494 1727096322.82080: variable 'ansible_shell_executable' from source: unknown 20494 1727096322.82088: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.82097: variable 'ansible_pipelining' from source: unknown 20494 1727096322.82111: variable 'ansible_timeout' from source: unknown 20494 1727096322.82120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.82243: 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) 20494 1727096322.82261: variable 'omit' from source: magic vars 20494 1727096322.82277: starting attempt loop 20494 1727096322.82285: running the handler 20494 1727096322.82298: handler run complete 20494 1727096322.82312: attempt loop complete, returning result 20494 1727096322.82323: _execute() done 20494 1727096322.82330: dumping result to json 20494 1727096322.82337: done dumping result, returning 20494 1727096322.82348: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0afff68d-5257-775d-49e9-00000000024e] 20494 1727096322.82357: sending task result for task 0afff68d-5257-775d-49e9-00000000024e 20494 1727096322.82674: done sending task result for task 0afff68d-5257-775d-49e9-00000000024e 20494 1727096322.82678: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 20494 1727096322.82736: no more pending results, returning what we have 20494 1727096322.82740: results queue empty 20494 1727096322.82741: checking for any_errors_fatal 20494 1727096322.82748: done checking for any_errors_fatal 20494 1727096322.82748: checking for max_fail_percentage 20494 1727096322.82750: done checking for max_fail_percentage 20494 1727096322.82751: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.82752: done checking to see if all hosts have failed 20494 1727096322.82752: getting the remaining hosts for this loop 20494 1727096322.82754: done getting the remaining hosts for this loop 20494 1727096322.82757: getting the next task for host managed_node2 20494 1727096322.82770: done getting next task for host managed_node2 20494 1727096322.82773: ^ task is: TASK: Show current_interfaces 20494 1727096322.82776: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096322.82781: getting variables 20494 1727096322.82783: in VariableManager get_vars() 20494 1727096322.82836: Calling all_inventory to load vars for managed_node2 20494 1727096322.82839: Calling groups_inventory to load vars for managed_node2 20494 1727096322.82842: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.82853: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.82856: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.82859: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.84134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.84835: done with get_vars() 20494 1727096322.84848: done getting variables 20494 1727096322.84896: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:58:42 -0400 (0:00:00.059) 0:00:08.219 ****** 20494 1727096322.84921: entering _queue_task() for managed_node2/debug 20494 1727096322.85151: worker is 1 (out of 1 available) 20494 1727096322.85168: exiting _queue_task() for managed_node2/debug 20494 1727096322.85179: done queuing things up, now waiting for results queue to drain 20494 1727096322.85180: waiting for pending results... 20494 1727096322.85340: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20494 1727096322.85406: in run() - task 0afff68d-5257-775d-49e9-000000000239 20494 1727096322.85418: variable 'ansible_search_path' from source: unknown 20494 1727096322.85422: variable 'ansible_search_path' from source: unknown 20494 1727096322.85451: calling self._execute() 20494 1727096322.85526: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.85530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.85536: variable 'omit' from source: magic vars 20494 1727096322.85816: variable 'ansible_distribution_major_version' from source: facts 20494 1727096322.85825: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096322.85949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096322.86138: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096322.86173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096322.86201: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096322.86225: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096322.86288: variable 'networkmanager_version' from source: set_fact 20494 1727096322.86301: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096322.86304: variable 'omit' from source: magic vars 20494 1727096322.86328: variable 'omit' from source: magic vars 20494 1727096322.86395: variable 'current_interfaces' from source: set_fact 20494 1727096322.86417: variable 'omit' from source: magic vars 20494 1727096322.86439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096322.86460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096322.86478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096322.86491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096322.86500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096322.86525: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096322.86528: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.86530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.86599: Set connection var ansible_pipelining to False 20494 1727096322.86602: Set connection var ansible_timeout to 10 20494 1727096322.86607: Set connection var ansible_connection to ssh 20494 1727096322.86610: Set connection var ansible_shell_type to sh 20494 1727096322.86615: Set connection var ansible_shell_executable to /bin/sh 20494 1727096322.86619: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096322.86639: variable 'ansible_shell_executable' from source: unknown 20494 1727096322.86642: variable 'ansible_connection' from source: unknown 20494 1727096322.86645: variable 'ansible_module_compression' from source: unknown 20494 1727096322.86647: variable 'ansible_shell_type' from source: unknown 20494 1727096322.86650: variable 'ansible_shell_executable' from source: unknown 20494 1727096322.86652: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.86654: variable 'ansible_pipelining' from source: unknown 20494 1727096322.86656: variable 'ansible_timeout' from source: unknown 20494 1727096322.86661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.86739: Loading ActionModule 'debug' from /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) 20494 1727096322.86746: variable 'omit' from source: magic vars 20494 1727096322.86752: starting attempt loop 20494 1727096322.86754: running the handler 20494 1727096322.86790: handler run complete 20494 1727096322.86821: attempt loop complete, returning result 20494 1727096322.86824: _execute() done 20494 1727096322.86826: dumping result to json 20494 1727096322.86829: done dumping result, returning 20494 1727096322.86834: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0afff68d-5257-775d-49e9-000000000239] 20494 1727096322.86846: sending task result for task 0afff68d-5257-775d-49e9-000000000239 20494 1727096322.86923: done sending task result for task 0afff68d-5257-775d-49e9-000000000239 20494 1727096322.86925: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 20494 1727096322.86995: no more pending results, returning what we have 20494 1727096322.86997: results queue empty 20494 1727096322.86998: checking for any_errors_fatal 20494 1727096322.87004: done checking for any_errors_fatal 20494 1727096322.87004: checking for max_fail_percentage 20494 1727096322.87006: done checking for max_fail_percentage 20494 1727096322.87007: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.87008: done checking to see if all hosts have failed 20494 1727096322.87008: getting the remaining hosts for this loop 20494 1727096322.87010: done getting the remaining hosts for this loop 20494 1727096322.87013: getting the next task for host managed_node2 20494 1727096322.87020: done getting next task for host managed_node2 20494 1727096322.87024: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20494 1727096322.87025: ^ 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 20494 1727096322.87030: getting variables 20494 1727096322.87032: in VariableManager get_vars() 20494 1727096322.87083: Calling all_inventory to load vars for managed_node2 20494 1727096322.87086: Calling groups_inventory to load vars for managed_node2 20494 1727096322.87088: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.87097: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.87099: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.87101: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.87790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.88507: done with get_vars() 20494 1727096322.88522: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:20 Monday 23 September 2024 08:58:42 -0400 (0:00:00.036) 0:00:08.256 ****** 20494 1727096322.88591: entering _queue_task() for managed_node2/include_tasks 20494 1727096322.88832: worker is 1 (out of 1 available) 20494 1727096322.88846: exiting _queue_task() for managed_node2/include_tasks 20494 1727096322.88857: done queuing things up, now waiting for results queue to drain 20494 1727096322.88858: waiting for pending results... 20494 1727096322.89019: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20494 1727096322.89083: in run() - task 0afff68d-5257-775d-49e9-000000000012 20494 1727096322.89097: variable 'ansible_search_path' from source: unknown 20494 1727096322.89125: calling self._execute() 20494 1727096322.89195: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.89199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.89210: variable 'omit' from source: magic vars 20494 1727096322.89480: variable 'ansible_distribution_major_version' from source: facts 20494 1727096322.89490: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096322.89610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096322.89798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096322.89832: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096322.89863: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096322.89972: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096322.89985: variable 'networkmanager_version' from source: set_fact 20494 1727096322.90003: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096322.90013: _execute() done 20494 1727096322.90020: dumping result to json 20494 1727096322.90027: done dumping result, returning 20494 1727096322.90037: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-775d-49e9-000000000012] 20494 1727096322.90046: sending task result for task 0afff68d-5257-775d-49e9-000000000012 20494 1727096322.90172: no more pending results, returning what we have 20494 1727096322.90176: in VariableManager get_vars() 20494 1727096322.90232: Calling all_inventory to load vars for managed_node2 20494 1727096322.90235: Calling groups_inventory to load vars for managed_node2 20494 1727096322.90238: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.90250: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.90253: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.90255: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.90780: done sending task result for task 0afff68d-5257-775d-49e9-000000000012 20494 1727096322.90783: WORKER PROCESS EXITING 20494 1727096322.91543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.92708: done with get_vars() 20494 1727096322.92728: variable 'ansible_search_path' from source: unknown 20494 1727096322.92743: we have included files to process 20494 1727096322.92744: generating all_blocks data 20494 1727096322.92745: done generating all_blocks data 20494 1727096322.92755: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20494 1727096322.92756: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20494 1727096322.92759: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20494 1727096322.93173: in VariableManager get_vars() 20494 1727096322.93205: done with get_vars() 20494 1727096322.93420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 20494 1727096322.94003: done processing included file 20494 1727096322.94004: iterating over new_blocks loaded from include file 20494 1727096322.94006: in VariableManager get_vars() 20494 1727096322.94029: done with get_vars() 20494 1727096322.94030: filtering new block on tags 20494 1727096322.94057: done filtering new block on tags 20494 1727096322.94059: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 20494 1727096322.94068: extending task lists for all hosts with included blocks 20494 1727096322.94259: done extending task lists 20494 1727096322.94261: done processing included files 20494 1727096322.94262: results queue empty 20494 1727096322.94262: checking for any_errors_fatal 20494 1727096322.94269: done checking for any_errors_fatal 20494 1727096322.94270: checking for max_fail_percentage 20494 1727096322.94271: done checking for max_fail_percentage 20494 1727096322.94272: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.94272: done checking to see if all hosts have failed 20494 1727096322.94273: getting the remaining hosts for this loop 20494 1727096322.94274: done getting the remaining hosts for this loop 20494 1727096322.94277: getting the next task for host managed_node2 20494 1727096322.94280: done getting next task for host managed_node2 20494 1727096322.94282: ^ task is: TASK: Ensure state in ["present", "absent"] 20494 1727096322.94284: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096322.94286: getting variables 20494 1727096322.94287: in VariableManager get_vars() 20494 1727096322.94305: Calling all_inventory to load vars for managed_node2 20494 1727096322.94308: Calling groups_inventory to load vars for managed_node2 20494 1727096322.94310: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.94315: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.94318: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.94320: Calling groups_plugins_play to load vars for managed_node2 20494 1727096322.95287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096322.96519: done with get_vars() 20494 1727096322.96539: done getting variables 20494 1727096322.96615: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 23 September 2024 08:58:42 -0400 (0:00:00.080) 0:00:08.337 ****** 20494 1727096322.96644: entering _queue_task() for managed_node2/fail 20494 1727096322.96646: Creating lock for fail 20494 1727096322.96996: worker is 1 (out of 1 available) 20494 1727096322.97008: exiting _queue_task() for managed_node2/fail 20494 1727096322.97020: done queuing things up, now waiting for results queue to drain 20494 1727096322.97022: waiting for pending results... 20494 1727096322.97486: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 20494 1727096322.97491: in run() - task 0afff68d-5257-775d-49e9-000000000269 20494 1727096322.97493: variable 'ansible_search_path' from source: unknown 20494 1727096322.97496: variable 'ansible_search_path' from source: unknown 20494 1727096322.97501: calling self._execute() 20494 1727096322.97559: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096322.97577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096322.97592: variable 'omit' from source: magic vars 20494 1727096322.97982: variable 'ansible_distribution_major_version' from source: facts 20494 1727096322.97998: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096322.98185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096322.98456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096322.98512: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096322.98550: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096322.98593: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096322.98685: variable 'networkmanager_version' from source: set_fact 20494 1727096322.98704: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096322.98849: variable 'state' from source: include params 20494 1727096322.98860: Evaluated conditional (state not in ["present", "absent"]): False 20494 1727096322.98873: when evaluation is False, skipping this task 20494 1727096322.98882: _execute() done 20494 1727096322.98888: dumping result to json 20494 1727096322.98894: done dumping result, returning 20494 1727096322.98906: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0afff68d-5257-775d-49e9-000000000269] 20494 1727096322.98916: sending task result for task 0afff68d-5257-775d-49e9-000000000269 20494 1727096322.99381: done sending task result for task 0afff68d-5257-775d-49e9-000000000269 20494 1727096322.99385: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 20494 1727096322.99424: no more pending results, returning what we have 20494 1727096322.99427: results queue empty 20494 1727096322.99428: checking for any_errors_fatal 20494 1727096322.99429: done checking for any_errors_fatal 20494 1727096322.99430: checking for max_fail_percentage 20494 1727096322.99432: done checking for max_fail_percentage 20494 1727096322.99432: checking to see if all hosts have failed and the running result is not ok 20494 1727096322.99433: done checking to see if all hosts have failed 20494 1727096322.99434: getting the remaining hosts for this loop 20494 1727096322.99435: done getting the remaining hosts for this loop 20494 1727096322.99438: getting the next task for host managed_node2 20494 1727096322.99444: done getting next task for host managed_node2 20494 1727096322.99447: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 20494 1727096322.99450: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096322.99453: getting variables 20494 1727096322.99455: in VariableManager get_vars() 20494 1727096322.99505: Calling all_inventory to load vars for managed_node2 20494 1727096322.99507: Calling groups_inventory to load vars for managed_node2 20494 1727096322.99509: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096322.99519: Calling all_plugins_play to load vars for managed_node2 20494 1727096322.99522: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096322.99524: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.01837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.03661: done with get_vars() 20494 1727096323.03691: done getting variables 20494 1727096323.03748: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 23 September 2024 08:58:43 -0400 (0:00:00.071) 0:00:08.408 ****** 20494 1727096323.03787: entering _queue_task() for managed_node2/fail 20494 1727096323.04298: worker is 1 (out of 1 available) 20494 1727096323.04309: exiting _queue_task() for managed_node2/fail 20494 1727096323.04320: done queuing things up, now waiting for results queue to drain 20494 1727096323.04322: waiting for pending results... 20494 1727096323.04470: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 20494 1727096323.04592: in run() - task 0afff68d-5257-775d-49e9-00000000026a 20494 1727096323.04610: variable 'ansible_search_path' from source: unknown 20494 1727096323.04617: variable 'ansible_search_path' from source: unknown 20494 1727096323.04665: calling self._execute() 20494 1727096323.04761: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.04783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.04884: variable 'omit' from source: magic vars 20494 1727096323.05197: variable 'ansible_distribution_major_version' from source: facts 20494 1727096323.05221: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096323.05405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096323.05674: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096323.05726: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096323.06173: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096323.06176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096323.06179: variable 'networkmanager_version' from source: set_fact 20494 1727096323.06181: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096323.06349: variable 'type' from source: play vars 20494 1727096323.06412: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 20494 1727096323.06419: when evaluation is False, skipping this task 20494 1727096323.06426: _execute() done 20494 1727096323.06432: dumping result to json 20494 1727096323.06438: done dumping result, returning 20494 1727096323.06447: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0afff68d-5257-775d-49e9-00000000026a] 20494 1727096323.06456: sending task result for task 0afff68d-5257-775d-49e9-00000000026a skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 20494 1727096323.06601: no more pending results, returning what we have 20494 1727096323.06605: results queue empty 20494 1727096323.06606: checking for any_errors_fatal 20494 1727096323.06613: done checking for any_errors_fatal 20494 1727096323.06614: checking for max_fail_percentage 20494 1727096323.06615: done checking for max_fail_percentage 20494 1727096323.06616: checking to see if all hosts have failed and the running result is not ok 20494 1727096323.06617: done checking to see if all hosts have failed 20494 1727096323.06617: getting the remaining hosts for this loop 20494 1727096323.06619: done getting the remaining hosts for this loop 20494 1727096323.06622: getting the next task for host managed_node2 20494 1727096323.06630: done getting next task for host managed_node2 20494 1727096323.06633: ^ task is: TASK: Include the task 'show_interfaces.yml' 20494 1727096323.06636: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096323.06641: getting variables 20494 1727096323.06643: in VariableManager get_vars() 20494 1727096323.06703: Calling all_inventory to load vars for managed_node2 20494 1727096323.06706: Calling groups_inventory to load vars for managed_node2 20494 1727096323.06709: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.06721: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.06726: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.06730: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.07805: done sending task result for task 0afff68d-5257-775d-49e9-00000000026a 20494 1727096323.07809: WORKER PROCESS EXITING 20494 1727096323.09347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.11848: done with get_vars() 20494 1727096323.12083: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 23 September 2024 08:58:43 -0400 (0:00:00.083) 0:00:08.492 ****** 20494 1727096323.12181: entering _queue_task() for managed_node2/include_tasks 20494 1727096323.12902: worker is 1 (out of 1 available) 20494 1727096323.12911: exiting _queue_task() for managed_node2/include_tasks 20494 1727096323.12921: done queuing things up, now waiting for results queue to drain 20494 1727096323.12922: waiting for pending results... 20494 1727096323.13144: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20494 1727096323.13474: in run() - task 0afff68d-5257-775d-49e9-00000000026b 20494 1727096323.13673: variable 'ansible_search_path' from source: unknown 20494 1727096323.13677: variable 'ansible_search_path' from source: unknown 20494 1727096323.13680: calling self._execute() 20494 1727096323.13682: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.13685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.13687: variable 'omit' from source: magic vars 20494 1727096323.14395: variable 'ansible_distribution_major_version' from source: facts 20494 1727096323.14673: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096323.14771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096323.15244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096323.15526: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096323.15570: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096323.15873: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096323.15903: variable 'networkmanager_version' from source: set_fact 20494 1727096323.15921: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096323.15932: _execute() done 20494 1727096323.15938: dumping result to json 20494 1727096323.15945: done dumping result, returning 20494 1727096323.15954: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-775d-49e9-00000000026b] 20494 1727096323.15963: sending task result for task 0afff68d-5257-775d-49e9-00000000026b 20494 1727096323.16122: no more pending results, returning what we have 20494 1727096323.16128: in VariableManager get_vars() 20494 1727096323.16195: Calling all_inventory to load vars for managed_node2 20494 1727096323.16197: Calling groups_inventory to load vars for managed_node2 20494 1727096323.16200: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.16213: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.16216: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.16219: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.16976: done sending task result for task 0afff68d-5257-775d-49e9-00000000026b 20494 1727096323.16981: WORKER PROCESS EXITING 20494 1727096323.18906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.21525: done with get_vars() 20494 1727096323.21549: variable 'ansible_search_path' from source: unknown 20494 1727096323.21550: variable 'ansible_search_path' from source: unknown 20494 1727096323.21602: we have included files to process 20494 1727096323.21604: generating all_blocks data 20494 1727096323.21613: done generating all_blocks data 20494 1727096323.21617: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096323.21618: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096323.21621: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096323.21784: in VariableManager get_vars() 20494 1727096323.21814: done with get_vars() 20494 1727096323.21923: done processing included file 20494 1727096323.21926: iterating over new_blocks loaded from include file 20494 1727096323.21927: in VariableManager get_vars() 20494 1727096323.21958: done with get_vars() 20494 1727096323.21959: filtering new block on tags 20494 1727096323.21981: done filtering new block on tags 20494 1727096323.21984: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20494 1727096323.21989: extending task lists for all hosts with included blocks 20494 1727096323.22404: done extending task lists 20494 1727096323.22406: done processing included files 20494 1727096323.22406: results queue empty 20494 1727096323.22407: checking for any_errors_fatal 20494 1727096323.22410: done checking for any_errors_fatal 20494 1727096323.22411: checking for max_fail_percentage 20494 1727096323.22412: done checking for max_fail_percentage 20494 1727096323.22413: checking to see if all hosts have failed and the running result is not ok 20494 1727096323.22414: done checking to see if all hosts have failed 20494 1727096323.22414: getting the remaining hosts for this loop 20494 1727096323.22415: done getting the remaining hosts for this loop 20494 1727096323.22418: getting the next task for host managed_node2 20494 1727096323.22422: done getting next task for host managed_node2 20494 1727096323.22424: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20494 1727096323.22427: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096323.22429: getting variables 20494 1727096323.22430: in VariableManager get_vars() 20494 1727096323.22449: Calling all_inventory to load vars for managed_node2 20494 1727096323.22451: Calling groups_inventory to load vars for managed_node2 20494 1727096323.22453: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.22459: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.22461: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.22468: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.23447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.24717: done with get_vars() 20494 1727096323.24742: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:58:43 -0400 (0:00:00.126) 0:00:08.618 ****** 20494 1727096323.24828: entering _queue_task() for managed_node2/include_tasks 20494 1727096323.25191: worker is 1 (out of 1 available) 20494 1727096323.25204: exiting _queue_task() for managed_node2/include_tasks 20494 1727096323.25215: done queuing things up, now waiting for results queue to drain 20494 1727096323.25217: waiting for pending results... 20494 1727096323.25507: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20494 1727096323.25626: in run() - task 0afff68d-5257-775d-49e9-000000000298 20494 1727096323.25647: variable 'ansible_search_path' from source: unknown 20494 1727096323.25654: variable 'ansible_search_path' from source: unknown 20494 1727096323.25708: calling self._execute() 20494 1727096323.25808: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.25823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.25840: variable 'omit' from source: magic vars 20494 1727096323.26235: variable 'ansible_distribution_major_version' from source: facts 20494 1727096323.26258: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096323.26438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096323.26749: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096323.26794: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096323.26834: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096323.26902: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096323.26976: variable 'networkmanager_version' from source: set_fact 20494 1727096323.26993: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096323.27009: _execute() done 20494 1727096323.27012: dumping result to json 20494 1727096323.27119: done dumping result, returning 20494 1727096323.27123: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-775d-49e9-000000000298] 20494 1727096323.27126: sending task result for task 0afff68d-5257-775d-49e9-000000000298 20494 1727096323.27195: done sending task result for task 0afff68d-5257-775d-49e9-000000000298 20494 1727096323.27199: WORKER PROCESS EXITING 20494 1727096323.27250: no more pending results, returning what we have 20494 1727096323.27255: in VariableManager get_vars() 20494 1727096323.27320: Calling all_inventory to load vars for managed_node2 20494 1727096323.27323: Calling groups_inventory to load vars for managed_node2 20494 1727096323.27326: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.27338: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.27342: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.27345: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.29154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.30590: done with get_vars() 20494 1727096323.30613: variable 'ansible_search_path' from source: unknown 20494 1727096323.30614: variable 'ansible_search_path' from source: unknown 20494 1727096323.30684: we have included files to process 20494 1727096323.30685: generating all_blocks data 20494 1727096323.30687: done generating all_blocks data 20494 1727096323.30688: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096323.30689: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096323.30691: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096323.30990: done processing included file 20494 1727096323.30992: iterating over new_blocks loaded from include file 20494 1727096323.30994: in VariableManager get_vars() 20494 1727096323.31023: done with get_vars() 20494 1727096323.31025: filtering new block on tags 20494 1727096323.31044: done filtering new block on tags 20494 1727096323.31046: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20494 1727096323.31051: extending task lists for all hosts with included blocks 20494 1727096323.31223: done extending task lists 20494 1727096323.31224: done processing included files 20494 1727096323.31225: results queue empty 20494 1727096323.31226: checking for any_errors_fatal 20494 1727096323.31230: done checking for any_errors_fatal 20494 1727096323.31231: checking for max_fail_percentage 20494 1727096323.31232: done checking for max_fail_percentage 20494 1727096323.31232: checking to see if all hosts have failed and the running result is not ok 20494 1727096323.31233: done checking to see if all hosts have failed 20494 1727096323.31234: getting the remaining hosts for this loop 20494 1727096323.31235: done getting the remaining hosts for this loop 20494 1727096323.31238: getting the next task for host managed_node2 20494 1727096323.31243: done getting next task for host managed_node2 20494 1727096323.31245: ^ task is: TASK: Gather current interface info 20494 1727096323.31248: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096323.31251: getting variables 20494 1727096323.31252: in VariableManager get_vars() 20494 1727096323.31273: Calling all_inventory to load vars for managed_node2 20494 1727096323.31282: Calling groups_inventory to load vars for managed_node2 20494 1727096323.31285: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.31290: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.31293: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.31296: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.32433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.33891: done with get_vars() 20494 1727096323.33912: done getting variables 20494 1727096323.33957: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:58:43 -0400 (0:00:00.091) 0:00:08.710 ****** 20494 1727096323.34001: entering _queue_task() for managed_node2/command 20494 1727096323.34491: worker is 1 (out of 1 available) 20494 1727096323.34500: exiting _queue_task() for managed_node2/command 20494 1727096323.34511: done queuing things up, now waiting for results queue to drain 20494 1727096323.34512: waiting for pending results... 20494 1727096323.34985: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20494 1727096323.34991: in run() - task 0afff68d-5257-775d-49e9-0000000002cf 20494 1727096323.34994: variable 'ansible_search_path' from source: unknown 20494 1727096323.34997: variable 'ansible_search_path' from source: unknown 20494 1727096323.35000: calling self._execute() 20494 1727096323.35003: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.35005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.35008: variable 'omit' from source: magic vars 20494 1727096323.35337: variable 'ansible_distribution_major_version' from source: facts 20494 1727096323.35348: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096323.35548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096323.35818: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096323.35871: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096323.35899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096323.35931: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096323.36015: variable 'networkmanager_version' from source: set_fact 20494 1727096323.36027: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096323.36033: variable 'omit' from source: magic vars 20494 1727096323.36094: variable 'omit' from source: magic vars 20494 1727096323.36130: variable 'omit' from source: magic vars 20494 1727096323.36169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096323.36194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096323.36212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096323.36229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096323.36241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096323.36278: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096323.36282: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.36285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.36375: Set connection var ansible_pipelining to False 20494 1727096323.36381: Set connection var ansible_timeout to 10 20494 1727096323.36387: Set connection var ansible_connection to ssh 20494 1727096323.36389: Set connection var ansible_shell_type to sh 20494 1727096323.36394: Set connection var ansible_shell_executable to /bin/sh 20494 1727096323.36399: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096323.36420: variable 'ansible_shell_executable' from source: unknown 20494 1727096323.36422: variable 'ansible_connection' from source: unknown 20494 1727096323.36425: variable 'ansible_module_compression' from source: unknown 20494 1727096323.36428: variable 'ansible_shell_type' from source: unknown 20494 1727096323.36430: variable 'ansible_shell_executable' from source: unknown 20494 1727096323.36432: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.36435: variable 'ansible_pipelining' from source: unknown 20494 1727096323.36437: variable 'ansible_timeout' from source: unknown 20494 1727096323.36555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.36560: 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) 20494 1727096323.36562: variable 'omit' from source: magic vars 20494 1727096323.36571: starting attempt loop 20494 1727096323.36574: running the handler 20494 1727096323.36576: _low_level_execute_command(): starting 20494 1727096323.36578: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096323.37997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096323.38115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096323.38233: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096323.39945: stdout chunk (state=3): >>>/root <<< 20494 1727096323.40041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096323.40045: stdout chunk (state=3): >>><<< 20494 1727096323.40054: stderr chunk (state=3): >>><<< 20494 1727096323.40083: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096323.40103: _low_level_execute_command(): starting 20494 1727096323.40110: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144 `" && echo ansible-tmp-1727096323.4008396-20879-107827351977144="` echo /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144 `" ) && sleep 0' 20494 1727096323.40644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096323.40648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096323.40673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096323.40676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096323.40690: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.40743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096323.40746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096323.40749: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096323.40789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096323.42742: stdout chunk (state=3): >>>ansible-tmp-1727096323.4008396-20879-107827351977144=/root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144 <<< 20494 1727096323.42981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096323.42985: stdout chunk (state=3): >>><<< 20494 1727096323.42987: stderr chunk (state=3): >>><<< 20494 1727096323.42989: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096323.4008396-20879-107827351977144=/root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096323.42992: variable 'ansible_module_compression' from source: unknown 20494 1727096323.43007: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096323.43038: variable 'ansible_facts' from source: unknown 20494 1727096323.43134: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py 20494 1727096323.43251: Sending initial data 20494 1727096323.43255: Sent initial data (156 bytes) 20494 1727096323.43671: 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 <<< 20494 1727096323.43675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096323.43704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.43707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096323.43709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096323.43712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.43775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096323.43781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096323.43783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096323.43811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096323.45428: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096323.45497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096323.45555: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp6sa8fgqq /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py <<< 20494 1727096323.45559: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py" <<< 20494 1727096323.45599: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp6sa8fgqq" to remote "/root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py" <<< 20494 1727096323.46346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096323.46406: stderr chunk (state=3): >>><<< 20494 1727096323.46410: stdout chunk (state=3): >>><<< 20494 1727096323.46429: done transferring module to remote 20494 1727096323.46439: _low_level_execute_command(): starting 20494 1727096323.46443: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/ /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py && sleep 0' 20494 1727096323.46907: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096323.46915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096323.46919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096323.46921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.46923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096323.46925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.46973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096323.46977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096323.46990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096323.47016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096323.48995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096323.48999: stdout chunk (state=3): >>><<< 20494 1727096323.49002: stderr chunk (state=3): >>><<< 20494 1727096323.49004: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096323.49007: _low_level_execute_command(): starting 20494 1727096323.49009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/AnsiballZ_command.py && sleep 0' 20494 1727096323.49474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096323.49489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096323.49499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.49537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096323.49551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096323.49597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096323.65387: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:58:43.649266", "end": "2024-09-23 08:58:43.652690", "delta": "0:00:00.003424", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096323.67474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096323.67479: stdout chunk (state=3): >>><<< 20494 1727096323.67481: stderr chunk (state=3): >>><<< 20494 1727096323.67484: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:58:43.649266", "end": "2024-09-23 08:58:43.652690", "delta": "0:00:00.003424", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096323.67486: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096323.67493: _low_level_execute_command(): starting 20494 1727096323.67496: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096323.4008396-20879-107827351977144/ > /dev/null 2>&1 && sleep 0' 20494 1727096323.68029: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096323.68033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096323.68049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096323.68053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096323.68071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096323.68078: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096323.68083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096323.68088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096323.68163: 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/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096323.68187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096323.68265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096323.70184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096323.70188: stdout chunk (state=3): >>><<< 20494 1727096323.70193: stderr chunk (state=3): >>><<< 20494 1727096323.70215: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096323.70222: handler run complete 20494 1727096323.70247: Evaluated conditional (False): False 20494 1727096323.70257: attempt loop complete, returning result 20494 1727096323.70260: _execute() done 20494 1727096323.70262: dumping result to json 20494 1727096323.70271: done dumping result, returning 20494 1727096323.70280: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0afff68d-5257-775d-49e9-0000000002cf] 20494 1727096323.70285: sending task result for task 0afff68d-5257-775d-49e9-0000000002cf 20494 1727096323.70445: done sending task result for task 0afff68d-5257-775d-49e9-0000000002cf 20494 1727096323.70449: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003424", "end": "2024-09-23 08:58:43.652690", "rc": 0, "start": "2024-09-23 08:58:43.649266" } STDOUT: bonding_masters eth0 lo 20494 1727096323.70643: no more pending results, returning what we have 20494 1727096323.70647: results queue empty 20494 1727096323.70648: checking for any_errors_fatal 20494 1727096323.70650: done checking for any_errors_fatal 20494 1727096323.70650: checking for max_fail_percentage 20494 1727096323.70652: done checking for max_fail_percentage 20494 1727096323.70653: checking to see if all hosts have failed and the running result is not ok 20494 1727096323.70654: done checking to see if all hosts have failed 20494 1727096323.70655: getting the remaining hosts for this loop 20494 1727096323.70657: done getting the remaining hosts for this loop 20494 1727096323.70660: getting the next task for host managed_node2 20494 1727096323.70672: done getting next task for host managed_node2 20494 1727096323.70676: ^ task is: TASK: Set current_interfaces 20494 1727096323.70681: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096323.70686: getting variables 20494 1727096323.70688: in VariableManager get_vars() 20494 1727096323.70743: Calling all_inventory to load vars for managed_node2 20494 1727096323.70746: Calling groups_inventory to load vars for managed_node2 20494 1727096323.70748: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.70760: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.70766: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.70885: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.74022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.76774: done with get_vars() 20494 1727096323.76804: done getting variables 20494 1727096323.76876: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:58:43 -0400 (0:00:00.429) 0:00:09.139 ****** 20494 1727096323.76909: entering _queue_task() for managed_node2/set_fact 20494 1727096323.77683: worker is 1 (out of 1 available) 20494 1727096323.77697: exiting _queue_task() for managed_node2/set_fact 20494 1727096323.77709: done queuing things up, now waiting for results queue to drain 20494 1727096323.77710: waiting for pending results... 20494 1727096323.78260: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20494 1727096323.79275: in run() - task 0afff68d-5257-775d-49e9-0000000002d0 20494 1727096323.79279: variable 'ansible_search_path' from source: unknown 20494 1727096323.79281: variable 'ansible_search_path' from source: unknown 20494 1727096323.79285: calling self._execute() 20494 1727096323.79288: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.79291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.79294: variable 'omit' from source: magic vars 20494 1727096323.79962: variable 'ansible_distribution_major_version' from source: facts 20494 1727096323.79984: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096323.80344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096323.80846: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096323.81126: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096323.81171: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096323.81214: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096323.81673: variable 'networkmanager_version' from source: set_fact 20494 1727096323.81676: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096323.81679: variable 'omit' from source: magic vars 20494 1727096323.81681: variable 'omit' from source: magic vars 20494 1727096323.81903: variable '_current_interfaces' from source: set_fact 20494 1727096323.81966: variable 'omit' from source: magic vars 20494 1727096323.82002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096323.82034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096323.82055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096323.82078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096323.82472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096323.82475: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096323.82478: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.82480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.82482: Set connection var ansible_pipelining to False 20494 1727096323.82484: Set connection var ansible_timeout to 10 20494 1727096323.82486: Set connection var ansible_connection to ssh 20494 1727096323.82488: Set connection var ansible_shell_type to sh 20494 1727096323.82490: Set connection var ansible_shell_executable to /bin/sh 20494 1727096323.82492: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096323.82494: variable 'ansible_shell_executable' from source: unknown 20494 1727096323.82496: variable 'ansible_connection' from source: unknown 20494 1727096323.82498: variable 'ansible_module_compression' from source: unknown 20494 1727096323.82500: variable 'ansible_shell_type' from source: unknown 20494 1727096323.82503: variable 'ansible_shell_executable' from source: unknown 20494 1727096323.82506: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.82679: variable 'ansible_pipelining' from source: unknown 20494 1727096323.82686: variable 'ansible_timeout' from source: unknown 20494 1727096323.82694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.82804: 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) 20494 1727096323.82820: variable 'omit' from source: magic vars 20494 1727096323.82829: starting attempt loop 20494 1727096323.82837: running the handler 20494 1727096323.82852: handler run complete 20494 1727096323.83085: attempt loop complete, returning result 20494 1727096323.83272: _execute() done 20494 1727096323.83275: dumping result to json 20494 1727096323.83278: done dumping result, returning 20494 1727096323.83281: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0afff68d-5257-775d-49e9-0000000002d0] 20494 1727096323.83284: sending task result for task 0afff68d-5257-775d-49e9-0000000002d0 20494 1727096323.83351: done sending task result for task 0afff68d-5257-775d-49e9-0000000002d0 20494 1727096323.83355: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 20494 1727096323.83416: no more pending results, returning what we have 20494 1727096323.83419: results queue empty 20494 1727096323.83420: checking for any_errors_fatal 20494 1727096323.83427: done checking for any_errors_fatal 20494 1727096323.83428: checking for max_fail_percentage 20494 1727096323.83430: done checking for max_fail_percentage 20494 1727096323.83430: checking to see if all hosts have failed and the running result is not ok 20494 1727096323.83431: done checking to see if all hosts have failed 20494 1727096323.83432: getting the remaining hosts for this loop 20494 1727096323.83433: done getting the remaining hosts for this loop 20494 1727096323.83437: getting the next task for host managed_node2 20494 1727096323.83446: done getting next task for host managed_node2 20494 1727096323.83448: ^ task is: TASK: Show current_interfaces 20494 1727096323.83452: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096323.83456: getting variables 20494 1727096323.83457: in VariableManager get_vars() 20494 1727096323.83505: Calling all_inventory to load vars for managed_node2 20494 1727096323.83508: Calling groups_inventory to load vars for managed_node2 20494 1727096323.83510: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.83519: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.83521: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.83523: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.86101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.89472: done with get_vars() 20494 1727096323.89506: done getting variables 20494 1727096323.89571: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:58:43 -0400 (0:00:00.126) 0:00:09.266 ****** 20494 1727096323.89605: entering _queue_task() for managed_node2/debug 20494 1727096323.90156: worker is 1 (out of 1 available) 20494 1727096323.90545: exiting _queue_task() for managed_node2/debug 20494 1727096323.90557: done queuing things up, now waiting for results queue to drain 20494 1727096323.90559: waiting for pending results... 20494 1727096323.90948: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20494 1727096323.91055: in run() - task 0afff68d-5257-775d-49e9-000000000299 20494 1727096323.91175: variable 'ansible_search_path' from source: unknown 20494 1727096323.91179: variable 'ansible_search_path' from source: unknown 20494 1727096323.91197: calling self._execute() 20494 1727096323.91410: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.91502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.91513: variable 'omit' from source: magic vars 20494 1727096323.92266: variable 'ansible_distribution_major_version' from source: facts 20494 1727096323.92407: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096323.92758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096323.93393: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096323.93440: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096323.93604: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096323.93634: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096323.93832: variable 'networkmanager_version' from source: set_fact 20494 1727096323.93848: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096323.93854: variable 'omit' from source: magic vars 20494 1727096323.93964: variable 'omit' from source: magic vars 20494 1727096323.94192: variable 'current_interfaces' from source: set_fact 20494 1727096323.94218: variable 'omit' from source: magic vars 20494 1727096323.94376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096323.94405: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096323.94425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096323.94442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096323.94452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096323.94706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096323.94710: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.94712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.94833: Set connection var ansible_pipelining to False 20494 1727096323.94837: Set connection var ansible_timeout to 10 20494 1727096323.94843: Set connection var ansible_connection to ssh 20494 1727096323.94846: Set connection var ansible_shell_type to sh 20494 1727096323.94851: Set connection var ansible_shell_executable to /bin/sh 20494 1727096323.94856: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096323.94882: variable 'ansible_shell_executable' from source: unknown 20494 1727096323.94885: variable 'ansible_connection' from source: unknown 20494 1727096323.94888: variable 'ansible_module_compression' from source: unknown 20494 1727096323.94890: variable 'ansible_shell_type' from source: unknown 20494 1727096323.94892: variable 'ansible_shell_executable' from source: unknown 20494 1727096323.94894: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096323.95052: variable 'ansible_pipelining' from source: unknown 20494 1727096323.95055: variable 'ansible_timeout' from source: unknown 20494 1727096323.95058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096323.95389: Loading ActionModule 'debug' from /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) 20494 1727096323.95392: variable 'omit' from source: magic vars 20494 1727096323.95395: starting attempt loop 20494 1727096323.95397: running the handler 20494 1727096323.95493: handler run complete 20494 1727096323.95508: attempt loop complete, returning result 20494 1727096323.95511: _execute() done 20494 1727096323.95514: dumping result to json 20494 1727096323.95516: done dumping result, returning 20494 1727096323.95524: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0afff68d-5257-775d-49e9-000000000299] 20494 1727096323.95528: sending task result for task 0afff68d-5257-775d-49e9-000000000299 20494 1727096323.95770: done sending task result for task 0afff68d-5257-775d-49e9-000000000299 20494 1727096323.95773: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 20494 1727096323.95862: no more pending results, returning what we have 20494 1727096323.95871: results queue empty 20494 1727096323.95872: checking for any_errors_fatal 20494 1727096323.95879: done checking for any_errors_fatal 20494 1727096323.95879: checking for max_fail_percentage 20494 1727096323.95881: done checking for max_fail_percentage 20494 1727096323.95882: checking to see if all hosts have failed and the running result is not ok 20494 1727096323.95883: done checking to see if all hosts have failed 20494 1727096323.95884: getting the remaining hosts for this loop 20494 1727096323.95886: done getting the remaining hosts for this loop 20494 1727096323.95890: getting the next task for host managed_node2 20494 1727096323.95900: done getting next task for host managed_node2 20494 1727096323.95904: ^ task is: TASK: Install iproute 20494 1727096323.95907: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096323.95912: getting variables 20494 1727096323.95915: in VariableManager get_vars() 20494 1727096323.96282: Calling all_inventory to load vars for managed_node2 20494 1727096323.96285: Calling groups_inventory to load vars for managed_node2 20494 1727096323.96288: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096323.96301: Calling all_plugins_play to load vars for managed_node2 20494 1727096323.96304: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096323.96308: Calling groups_plugins_play to load vars for managed_node2 20494 1727096323.98411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096323.99685: done with get_vars() 20494 1727096323.99719: done getting variables 20494 1727096323.99784: 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 iproute] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 23 September 2024 08:58:43 -0400 (0:00:00.102) 0:00:09.368 ****** 20494 1727096323.99821: entering _queue_task() for managed_node2/package 20494 1727096324.00150: worker is 1 (out of 1 available) 20494 1727096324.00164: exiting _queue_task() for managed_node2/package 20494 1727096324.00378: done queuing things up, now waiting for results queue to drain 20494 1727096324.00380: waiting for pending results... 20494 1727096324.00787: running TaskExecutor() for managed_node2/TASK: Install iproute 20494 1727096324.00909: in run() - task 0afff68d-5257-775d-49e9-00000000026c 20494 1727096324.00940: variable 'ansible_search_path' from source: unknown 20494 1727096324.00957: variable 'ansible_search_path' from source: unknown 20494 1727096324.01003: calling self._execute() 20494 1727096324.01273: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096324.01277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096324.01279: variable 'omit' from source: magic vars 20494 1727096324.01505: variable 'ansible_distribution_major_version' from source: facts 20494 1727096324.01522: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096324.01698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096324.01955: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096324.02002: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096324.02036: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096324.02080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096324.02172: variable 'networkmanager_version' from source: set_fact 20494 1727096324.02192: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096324.02204: variable 'omit' from source: magic vars 20494 1727096324.02248: variable 'omit' from source: magic vars 20494 1727096324.02411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096324.04610: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096324.04689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096324.04731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096324.04772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096324.04803: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096324.04898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096324.04974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096324.04978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096324.05006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096324.05023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096324.05130: variable '__network_is_ostree' from source: set_fact 20494 1727096324.05142: variable 'omit' from source: magic vars 20494 1727096324.05180: variable 'omit' from source: magic vars 20494 1727096324.05219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096324.05249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096324.05300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096324.05304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096324.05316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096324.05349: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096324.05409: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096324.05412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096324.05477: Set connection var ansible_pipelining to False 20494 1727096324.05489: Set connection var ansible_timeout to 10 20494 1727096324.05498: Set connection var ansible_connection to ssh 20494 1727096324.05506: Set connection var ansible_shell_type to sh 20494 1727096324.05521: Set connection var ansible_shell_executable to /bin/sh 20494 1727096324.05533: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096324.05560: variable 'ansible_shell_executable' from source: unknown 20494 1727096324.05571: variable 'ansible_connection' from source: unknown 20494 1727096324.05580: variable 'ansible_module_compression' from source: unknown 20494 1727096324.05626: variable 'ansible_shell_type' from source: unknown 20494 1727096324.05629: variable 'ansible_shell_executable' from source: unknown 20494 1727096324.05632: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096324.05634: variable 'ansible_pipelining' from source: unknown 20494 1727096324.05637: variable 'ansible_timeout' from source: unknown 20494 1727096324.05639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096324.05742: 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) 20494 1727096324.05759: variable 'omit' from source: magic vars 20494 1727096324.05771: starting attempt loop 20494 1727096324.05779: running the handler 20494 1727096324.05844: variable 'ansible_facts' from source: unknown 20494 1727096324.05847: variable 'ansible_facts' from source: unknown 20494 1727096324.05849: _low_level_execute_command(): starting 20494 1727096324.05851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096324.06508: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096324.06550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096324.06565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096324.06584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096324.06661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.06692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.06705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.06781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.08547: stdout chunk (state=3): >>>/root <<< 20494 1727096324.08708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.08737: stderr chunk (state=3): >>><<< 20494 1727096324.08746: stdout chunk (state=3): >>><<< 20494 1727096324.09068: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.09073: _low_level_execute_command(): starting 20494 1727096324.09075: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358 `" && echo ansible-tmp-1727096324.0897756-20915-279391142160358="` echo /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358 `" ) && sleep 0' 20494 1727096324.09744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096324.09750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096324.09771: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096324.09774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.09789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096324.09794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096324.09902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.09930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.11928: stdout chunk (state=3): >>>ansible-tmp-1727096324.0897756-20915-279391142160358=/root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358 <<< 20494 1727096324.12041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.12177: stderr chunk (state=3): >>><<< 20494 1727096324.12180: stdout chunk (state=3): >>><<< 20494 1727096324.12205: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096324.0897756-20915-279391142160358=/root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.12270: variable 'ansible_module_compression' from source: unknown 20494 1727096324.12339: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20494 1727096324.12390: variable 'ansible_facts' from source: unknown 20494 1727096324.12530: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py 20494 1727096324.12672: Sending initial data 20494 1727096324.12675: Sent initial data (152 bytes) 20494 1727096324.13315: 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 <<< 20494 1727096324.13349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.13422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.13428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.13470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.13506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.15145: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096324.15189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096324.15241: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp7nh02tcg /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py <<< 20494 1727096324.15244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py" <<< 20494 1727096324.15323: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp7nh02tcg" to remote "/root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py" <<< 20494 1727096324.16176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.16235: stderr chunk (state=3): >>><<< 20494 1727096324.16245: stdout chunk (state=3): >>><<< 20494 1727096324.16301: done transferring module to remote 20494 1727096324.16304: _low_level_execute_command(): starting 20494 1727096324.16307: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/ /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py && sleep 0' 20494 1727096324.16968: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.17025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.17041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.17102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.17132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.19044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.19048: stdout chunk (state=3): >>><<< 20494 1727096324.19173: stderr chunk (state=3): >>><<< 20494 1727096324.19178: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.19180: _low_level_execute_command(): starting 20494 1727096324.19183: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/AnsiballZ_dnf.py && sleep 0' 20494 1727096324.19732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096324.19741: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096324.19752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096324.19766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096324.19844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.19884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.19897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.19914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.19981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.62704: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20494 1727096324.66838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096324.66842: stdout chunk (state=3): >>><<< 20494 1727096324.66847: stderr chunk (state=3): >>><<< 20494 1727096324.66873: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096324.67074: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096324.67078: _low_level_execute_command(): starting 20494 1727096324.67081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096324.0897756-20915-279391142160358/ > /dev/null 2>&1 && sleep 0' 20494 1727096324.68061: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.68373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.68400: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.68583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.70423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.70472: stderr chunk (state=3): >>><<< 20494 1727096324.70684: stdout chunk (state=3): >>><<< 20494 1727096324.70702: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.70768: handler run complete 20494 1727096324.71082: variable '__install_status' from source: unknown 20494 1727096324.71101: Evaluated conditional (__install_status is success): True 20494 1727096324.71117: attempt loop complete, returning result 20494 1727096324.71120: _execute() done 20494 1727096324.71122: dumping result to json 20494 1727096324.71128: done dumping result, returning 20494 1727096324.71136: done running TaskExecutor() for managed_node2/TASK: Install iproute [0afff68d-5257-775d-49e9-00000000026c] 20494 1727096324.71141: sending task result for task 0afff68d-5257-775d-49e9-00000000026c 20494 1727096324.71430: done sending task result for task 0afff68d-5257-775d-49e9-00000000026c 20494 1727096324.71433: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20494 1727096324.71517: no more pending results, returning what we have 20494 1727096324.71520: results queue empty 20494 1727096324.71521: checking for any_errors_fatal 20494 1727096324.71527: done checking for any_errors_fatal 20494 1727096324.71528: checking for max_fail_percentage 20494 1727096324.71529: done checking for max_fail_percentage 20494 1727096324.71530: checking to see if all hosts have failed and the running result is not ok 20494 1727096324.71531: done checking to see if all hosts have failed 20494 1727096324.71532: getting the remaining hosts for this loop 20494 1727096324.71533: done getting the remaining hosts for this loop 20494 1727096324.71536: getting the next task for host managed_node2 20494 1727096324.71542: done getting next task for host managed_node2 20494 1727096324.71544: ^ task is: TASK: Create veth interface {{ interface }} 20494 1727096324.71547: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096324.71551: getting variables 20494 1727096324.71553: in VariableManager get_vars() 20494 1727096324.71605: Calling all_inventory to load vars for managed_node2 20494 1727096324.71608: Calling groups_inventory to load vars for managed_node2 20494 1727096324.71610: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096324.71621: Calling all_plugins_play to load vars for managed_node2 20494 1727096324.71623: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096324.71626: Calling groups_plugins_play to load vars for managed_node2 20494 1727096324.73516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096324.74903: done with get_vars() 20494 1727096324.74928: done getting variables 20494 1727096324.74997: 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) 20494 1727096324.75135: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 23 September 2024 08:58:44 -0400 (0:00:00.753) 0:00:10.122 ****** 20494 1727096324.75208: entering _queue_task() for managed_node2/command 20494 1727096324.75573: worker is 1 (out of 1 available) 20494 1727096324.75588: exiting _queue_task() for managed_node2/command 20494 1727096324.75600: done queuing things up, now waiting for results queue to drain 20494 1727096324.75602: waiting for pending results... 20494 1727096324.75988: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 20494 1727096324.76005: in run() - task 0afff68d-5257-775d-49e9-00000000026d 20494 1727096324.76026: variable 'ansible_search_path' from source: unknown 20494 1727096324.76034: variable 'ansible_search_path' from source: unknown 20494 1727096324.76325: variable 'interface' from source: play vars 20494 1727096324.76413: variable 'interface' from source: play vars 20494 1727096324.76496: variable 'interface' from source: play vars 20494 1727096324.76656: Loaded config def from plugin (lookup/items) 20494 1727096324.76674: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 20494 1727096324.76701: variable 'omit' from source: magic vars 20494 1727096324.76838: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096324.76858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096324.76880: variable 'omit' from source: magic vars 20494 1727096324.77182: variable 'ansible_distribution_major_version' from source: facts 20494 1727096324.77191: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096324.77317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096324.77577: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096324.77631: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096324.77672: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096324.77708: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096324.77795: variable 'networkmanager_version' from source: set_fact 20494 1727096324.77813: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096324.77979: variable 'ansible_distribution_major_version' from source: facts 20494 1727096324.78054: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096324.78129: variable 'networkmanager_version' from source: set_fact 20494 1727096324.78142: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096324.78347: variable 'type' from source: play vars 20494 1727096324.78358: variable 'state' from source: include params 20494 1727096324.78372: variable 'interface' from source: play vars 20494 1727096324.78388: variable 'current_interfaces' from source: set_fact 20494 1727096324.78398: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20494 1727096324.78407: variable 'omit' from source: magic vars 20494 1727096324.78445: variable 'omit' from source: magic vars 20494 1727096324.78506: variable 'item' from source: unknown 20494 1727096324.78583: variable 'item' from source: unknown 20494 1727096324.78611: variable 'omit' from source: magic vars 20494 1727096324.78672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096324.78678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096324.78709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096324.78732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096324.78747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096324.78785: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096324.78817: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096324.78820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096324.78912: Set connection var ansible_pipelining to False 20494 1727096324.78930: Set connection var ansible_timeout to 10 20494 1727096324.79035: Set connection var ansible_connection to ssh 20494 1727096324.79039: Set connection var ansible_shell_type to sh 20494 1727096324.79042: Set connection var ansible_shell_executable to /bin/sh 20494 1727096324.79045: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096324.79047: variable 'ansible_shell_executable' from source: unknown 20494 1727096324.79049: variable 'ansible_connection' from source: unknown 20494 1727096324.79051: variable 'ansible_module_compression' from source: unknown 20494 1727096324.79053: variable 'ansible_shell_type' from source: unknown 20494 1727096324.79055: variable 'ansible_shell_executable' from source: unknown 20494 1727096324.79056: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096324.79058: variable 'ansible_pipelining' from source: unknown 20494 1727096324.79060: variable 'ansible_timeout' from source: unknown 20494 1727096324.79062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096324.79128: 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) 20494 1727096324.79148: variable 'omit' from source: magic vars 20494 1727096324.79156: starting attempt loop 20494 1727096324.79161: running the handler 20494 1727096324.79185: _low_level_execute_command(): starting 20494 1727096324.79197: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096324.80551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096324.80623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096324.80730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.80836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.80981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.81010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.82726: stdout chunk (state=3): >>>/root <<< 20494 1727096324.82911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.82915: stdout chunk (state=3): >>><<< 20494 1727096324.82918: stderr chunk (state=3): >>><<< 20494 1727096324.82920: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.82933: _low_level_execute_command(): starting 20494 1727096324.82944: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849 `" && echo ansible-tmp-1727096324.8289557-20947-157920198114849="` echo /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849 `" ) && sleep 0' 20494 1727096324.84139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096324.84143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.84146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096324.84148: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096324.84150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.84283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.84315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.86295: stdout chunk (state=3): >>>ansible-tmp-1727096324.8289557-20947-157920198114849=/root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849 <<< 20494 1727096324.86457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.86461: stdout chunk (state=3): >>><<< 20494 1727096324.86466: stderr chunk (state=3): >>><<< 20494 1727096324.86552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096324.8289557-20947-157920198114849=/root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.86590: variable 'ansible_module_compression' from source: unknown 20494 1727096324.86774: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096324.86777: variable 'ansible_facts' from source: unknown 20494 1727096324.87024: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py 20494 1727096324.87280: Sending initial data 20494 1727096324.87283: Sent initial data (156 bytes) 20494 1727096324.87982: 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.15.126 originally 10.31.15.126 <<< 20494 1727096324.88027: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.88097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.88134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.88183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.88207: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.89983: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096324.89988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096324.89990: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp91t40vu9 /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py <<< 20494 1727096324.90376: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py" <<< 20494 1727096324.90380: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp91t40vu9" to remote "/root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py" <<< 20494 1727096324.90843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.90916: stderr chunk (state=3): >>><<< 20494 1727096324.90929: stdout chunk (state=3): >>><<< 20494 1727096324.90955: done transferring module to remote 20494 1727096324.90978: _low_level_execute_command(): starting 20494 1727096324.90988: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/ /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py && sleep 0' 20494 1727096324.91603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096324.91621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096324.91683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.91749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.91766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.91794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.91850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096324.93871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096324.93876: stdout chunk (state=3): >>><<< 20494 1727096324.93878: stderr chunk (state=3): >>><<< 20494 1727096324.93881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096324.93885: _low_level_execute_command(): starting 20494 1727096324.93888: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/AnsiballZ_command.py && sleep 0' 20494 1727096324.94660: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096324.94682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096324.94699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096324.94725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096324.94745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096324.94842: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096324.94859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096324.94887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096324.94934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096324.94978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.11370: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-23 08:58:45.104304", "end": "2024-09-23 08:58:45.110732", "delta": "0:00:00.006428", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096325.13821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096325.13844: stderr chunk (state=3): >>><<< 20494 1727096325.13848: stdout chunk (state=3): >>><<< 20494 1727096325.13864: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1"], "start": "2024-09-23 08:58:45.104304", "end": "2024-09-23 08:58:45.110732", "delta": "0:00:00.006428", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add testnic1 type veth peer name peertestnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096325.13900: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add testnic1 type veth peer name peertestnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096325.13909: _low_level_execute_command(): starting 20494 1727096325.13914: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096324.8289557-20947-157920198114849/ > /dev/null 2>&1 && sleep 0' 20494 1727096325.14350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.14354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.14391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.14394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.14397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.14446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.14449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.14455: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.14500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.19508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.19532: stderr chunk (state=3): >>><<< 20494 1727096325.19536: stdout chunk (state=3): >>><<< 20494 1727096325.19554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.19560: handler run complete 20494 1727096325.19582: Evaluated conditional (False): False 20494 1727096325.19590: attempt loop complete, returning result 20494 1727096325.19605: variable 'item' from source: unknown 20494 1727096325.19671: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.006428", "end": "2024-09-23 08:58:45.110732", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2024-09-23 08:58:45.104304" } 20494 1727096325.19835: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.19839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.19843: variable 'omit' from source: magic vars 20494 1727096325.19910: variable 'ansible_distribution_major_version' from source: facts 20494 1727096325.19914: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096325.20008: variable 'networkmanager_version' from source: set_fact 20494 1727096325.20016: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096325.20089: variable 'ansible_distribution_major_version' from source: facts 20494 1727096325.20093: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096325.20185: variable 'networkmanager_version' from source: set_fact 20494 1727096325.20188: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096325.20304: variable 'type' from source: play vars 20494 1727096325.20307: variable 'state' from source: include params 20494 1727096325.20310: variable 'interface' from source: play vars 20494 1727096325.20312: variable 'current_interfaces' from source: set_fact 20494 1727096325.20319: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20494 1727096325.20324: variable 'omit' from source: magic vars 20494 1727096325.20335: variable 'omit' from source: magic vars 20494 1727096325.20361: variable 'item' from source: unknown 20494 1727096325.20408: variable 'item' from source: unknown 20494 1727096325.20419: variable 'omit' from source: magic vars 20494 1727096325.20435: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096325.20443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096325.20449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096325.20460: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096325.20462: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.20469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.20520: Set connection var ansible_pipelining to False 20494 1727096325.20523: Set connection var ansible_timeout to 10 20494 1727096325.20528: Set connection var ansible_connection to ssh 20494 1727096325.20531: Set connection var ansible_shell_type to sh 20494 1727096325.20535: Set connection var ansible_shell_executable to /bin/sh 20494 1727096325.20540: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096325.20554: variable 'ansible_shell_executable' from source: unknown 20494 1727096325.20556: variable 'ansible_connection' from source: unknown 20494 1727096325.20559: variable 'ansible_module_compression' from source: unknown 20494 1727096325.20561: variable 'ansible_shell_type' from source: unknown 20494 1727096325.20565: variable 'ansible_shell_executable' from source: unknown 20494 1727096325.20570: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.20572: variable 'ansible_pipelining' from source: unknown 20494 1727096325.20574: variable 'ansible_timeout' from source: unknown 20494 1727096325.20577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.20644: 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) 20494 1727096325.20652: variable 'omit' from source: magic vars 20494 1727096325.20657: starting attempt loop 20494 1727096325.20659: running the handler 20494 1727096325.20670: _low_level_execute_command(): starting 20494 1727096325.20672: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096325.21127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.21130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.21132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096325.21135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.21137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.21193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.21196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.21198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.21238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.22861: stdout chunk (state=3): >>>/root <<< 20494 1727096325.22957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.22994: stderr chunk (state=3): >>><<< 20494 1727096325.22997: stdout chunk (state=3): >>><<< 20494 1727096325.23009: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.23017: _low_level_execute_command(): starting 20494 1727096325.23022: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862 `" && echo ansible-tmp-1727096325.2300925-20947-61690365938862="` echo /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862 `" ) && sleep 0' 20494 1727096325.23437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.23442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.23465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.23471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.23526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.23529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.23532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.23578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.25488: stdout chunk (state=3): >>>ansible-tmp-1727096325.2300925-20947-61690365938862=/root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862 <<< 20494 1727096325.25591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.25617: stderr chunk (state=3): >>><<< 20494 1727096325.25620: stdout chunk (state=3): >>><<< 20494 1727096325.25634: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096325.2300925-20947-61690365938862=/root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.25656: variable 'ansible_module_compression' from source: unknown 20494 1727096325.25693: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096325.25708: variable 'ansible_facts' from source: unknown 20494 1727096325.25753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py 20494 1727096325.25850: Sending initial data 20494 1727096325.25853: Sent initial data (155 bytes) 20494 1727096325.26315: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.26320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.26329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.26332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.26334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.26381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.26384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.26386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.26425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.28030: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096325.28062: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096325.28092: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp7x20n60b /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py <<< 20494 1727096325.28100: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py" <<< 20494 1727096325.28126: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp7x20n60b" to remote "/root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py" <<< 20494 1727096325.28133: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py" <<< 20494 1727096325.28623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.28672: stderr chunk (state=3): >>><<< 20494 1727096325.28676: stdout chunk (state=3): >>><<< 20494 1727096325.28701: done transferring module to remote 20494 1727096325.28713: _low_level_execute_command(): starting 20494 1727096325.28716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/ /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py && sleep 0' 20494 1727096325.29141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.29182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.29185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.29188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.29190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.29191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096325.29193: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.29238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.29242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.29287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.31101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.31131: stderr chunk (state=3): >>><<< 20494 1727096325.31134: stdout chunk (state=3): >>><<< 20494 1727096325.31148: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.31151: _low_level_execute_command(): starting 20494 1727096325.31157: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/AnsiballZ_command.py && sleep 0' 20494 1727096325.31611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.31615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.31617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.31619: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.31621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.31623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.31670: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.31683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.31723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.47351: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-23 08:58:45.468772", "end": "2024-09-23 08:58:45.472377", "delta": "0:00:00.003605", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096325.48905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096325.48934: stderr chunk (state=3): >>><<< 20494 1727096325.48937: stdout chunk (state=3): >>><<< 20494 1727096325.48955: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peertestnic1", "up"], "start": "2024-09-23 08:58:45.468772", "end": "2024-09-23 08:58:45.472377", "delta": "0:00:00.003605", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peertestnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096325.48984: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peertestnic1 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096325.48989: _low_level_execute_command(): starting 20494 1727096325.48994: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096325.2300925-20947-61690365938862/ > /dev/null 2>&1 && sleep 0' 20494 1727096325.49428: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.49466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.49472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.49475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.49477: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.49479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.49481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.49526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.49529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.49573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.51403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.51428: stderr chunk (state=3): >>><<< 20494 1727096325.51431: stdout chunk (state=3): >>><<< 20494 1727096325.51445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.51450: handler run complete 20494 1727096325.51465: Evaluated conditional (False): False 20494 1727096325.51477: attempt loop complete, returning result 20494 1727096325.51491: variable 'item' from source: unknown 20494 1727096325.51554: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.003605", "end": "2024-09-23 08:58:45.472377", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2024-09-23 08:58:45.468772" } 20494 1727096325.51678: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.51681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.51684: variable 'omit' from source: magic vars 20494 1727096325.51778: variable 'ansible_distribution_major_version' from source: facts 20494 1727096325.51781: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096325.51876: variable 'networkmanager_version' from source: set_fact 20494 1727096325.51884: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096325.51957: variable 'ansible_distribution_major_version' from source: facts 20494 1727096325.51960: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096325.52048: variable 'networkmanager_version' from source: set_fact 20494 1727096325.52056: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096325.52176: variable 'type' from source: play vars 20494 1727096325.52179: variable 'state' from source: include params 20494 1727096325.52182: variable 'interface' from source: play vars 20494 1727096325.52187: variable 'current_interfaces' from source: set_fact 20494 1727096325.52192: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 20494 1727096325.52197: variable 'omit' from source: magic vars 20494 1727096325.52208: variable 'omit' from source: magic vars 20494 1727096325.52235: variable 'item' from source: unknown 20494 1727096325.52283: variable 'item' from source: unknown 20494 1727096325.52294: variable 'omit' from source: magic vars 20494 1727096325.52310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096325.52317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096325.52323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096325.52333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096325.52335: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.52338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.52395: Set connection var ansible_pipelining to False 20494 1727096325.52398: Set connection var ansible_timeout to 10 20494 1727096325.52403: Set connection var ansible_connection to ssh 20494 1727096325.52405: Set connection var ansible_shell_type to sh 20494 1727096325.52410: Set connection var ansible_shell_executable to /bin/sh 20494 1727096325.52415: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096325.52428: variable 'ansible_shell_executable' from source: unknown 20494 1727096325.52431: variable 'ansible_connection' from source: unknown 20494 1727096325.52433: variable 'ansible_module_compression' from source: unknown 20494 1727096325.52436: variable 'ansible_shell_type' from source: unknown 20494 1727096325.52438: variable 'ansible_shell_executable' from source: unknown 20494 1727096325.52440: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.52444: variable 'ansible_pipelining' from source: unknown 20494 1727096325.52446: variable 'ansible_timeout' from source: unknown 20494 1727096325.52450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.52518: 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) 20494 1727096325.52524: variable 'omit' from source: magic vars 20494 1727096325.52527: starting attempt loop 20494 1727096325.52529: running the handler 20494 1727096325.52536: _low_level_execute_command(): starting 20494 1727096325.52538: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096325.52960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.52994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.52999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.53001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096325.53003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.53005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.53057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.53060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.53066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.53101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.54723: stdout chunk (state=3): >>>/root <<< 20494 1727096325.54821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.54851: stderr chunk (state=3): >>><<< 20494 1727096325.54854: stdout chunk (state=3): >>><<< 20494 1727096325.54871: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.54876: _low_level_execute_command(): starting 20494 1727096325.54881: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104 `" && echo ansible-tmp-1727096325.5486615-20947-111889953534104="` echo /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104 `" ) && sleep 0' 20494 1727096325.55318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.55322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.55328: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.55331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096325.55333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.55373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.55379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.55404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.55425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.57366: stdout chunk (state=3): >>>ansible-tmp-1727096325.5486615-20947-111889953534104=/root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104 <<< 20494 1727096325.57471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.57499: stderr chunk (state=3): >>><<< 20494 1727096325.57502: stdout chunk (state=3): >>><<< 20494 1727096325.57516: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096325.5486615-20947-111889953534104=/root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.57534: variable 'ansible_module_compression' from source: unknown 20494 1727096325.57566: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096325.57586: variable 'ansible_facts' from source: unknown 20494 1727096325.57629: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py 20494 1727096325.57722: Sending initial data 20494 1727096325.57726: Sent initial data (156 bytes) 20494 1727096325.58151: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.58158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.58188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.58191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096325.58195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.58248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.58255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.58257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.58293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.59883: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096325.59915: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096325.59945: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmps1bps6e0 /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py <<< 20494 1727096325.59958: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py" <<< 20494 1727096325.59978: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmps1bps6e0" to remote "/root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py" <<< 20494 1727096325.60478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.60515: stderr chunk (state=3): >>><<< 20494 1727096325.60518: stdout chunk (state=3): >>><<< 20494 1727096325.60544: done transferring module to remote 20494 1727096325.60550: _low_level_execute_command(): starting 20494 1727096325.60555: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/ /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py && sleep 0' 20494 1727096325.61009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.61015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.61017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.61019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.61026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096325.61028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.61075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.61079: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.61081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.61116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.62944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.62977: stderr chunk (state=3): >>><<< 20494 1727096325.62980: stdout chunk (state=3): >>><<< 20494 1727096325.62995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.62998: _low_level_execute_command(): starting 20494 1727096325.63003: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/AnsiballZ_command.py && sleep 0' 20494 1727096325.63429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.63433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.63463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096325.63467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096325.63472: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.63474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.63521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.63525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.63534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.63588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.79761: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-23 08:58:45.792180", "end": "2024-09-23 08:58:45.796059", "delta": "0:00:00.003879", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096325.81688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096325.81692: stdout chunk (state=3): >>><<< 20494 1727096325.81695: stderr chunk (state=3): >>><<< 20494 1727096325.81975: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "testnic1", "up"], "start": "2024-09-23 08:58:45.792180", "end": "2024-09-23 08:58:45.796059", "delta": "0:00:00.003879", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set testnic1 up", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096325.81979: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set testnic1 up', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096325.81982: _low_level_execute_command(): starting 20494 1727096325.81984: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096325.5486615-20947-111889953534104/ > /dev/null 2>&1 && sleep 0' 20494 1727096325.82541: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096325.82557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.82583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.82672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.82705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.82729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.82744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.82812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.84747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.84758: stdout chunk (state=3): >>><<< 20494 1727096325.84779: stderr chunk (state=3): >>><<< 20494 1727096325.84973: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.84978: handler run complete 20494 1727096325.84980: Evaluated conditional (False): False 20494 1727096325.84982: attempt loop complete, returning result 20494 1727096325.84984: variable 'item' from source: unknown 20494 1727096325.84986: variable 'item' from source: unknown ok: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.003879", "end": "2024-09-23 08:58:45.796059", "item": "ip link set testnic1 up", "rc": 0, "start": "2024-09-23 08:58:45.792180" } 20494 1727096325.85175: dumping result to json 20494 1727096325.85178: done dumping result, returning 20494 1727096325.85180: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [0afff68d-5257-775d-49e9-00000000026d] 20494 1727096325.85183: sending task result for task 0afff68d-5257-775d-49e9-00000000026d 20494 1727096325.85369: no more pending results, returning what we have 20494 1727096325.85373: results queue empty 20494 1727096325.85374: checking for any_errors_fatal 20494 1727096325.85383: done checking for any_errors_fatal 20494 1727096325.85384: checking for max_fail_percentage 20494 1727096325.85386: done checking for max_fail_percentage 20494 1727096325.85387: checking to see if all hosts have failed and the running result is not ok 20494 1727096325.85387: done checking to see if all hosts have failed 20494 1727096325.85388: getting the remaining hosts for this loop 20494 1727096325.85390: done getting the remaining hosts for this loop 20494 1727096325.85393: getting the next task for host managed_node2 20494 1727096325.85399: done getting next task for host managed_node2 20494 1727096325.85402: ^ task is: TASK: Set up veth as managed by NetworkManager 20494 1727096325.85405: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096325.85414: getting variables 20494 1727096325.85416: in VariableManager get_vars() 20494 1727096325.85630: Calling all_inventory to load vars for managed_node2 20494 1727096325.85634: Calling groups_inventory to load vars for managed_node2 20494 1727096325.85637: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096325.85649: Calling all_plugins_play to load vars for managed_node2 20494 1727096325.85652: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096325.85654: Calling groups_plugins_play to load vars for managed_node2 20494 1727096325.86249: done sending task result for task 0afff68d-5257-775d-49e9-00000000026d 20494 1727096325.86253: WORKER PROCESS EXITING 20494 1727096325.87008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096325.88330: done with get_vars() 20494 1727096325.88358: done getting variables 20494 1727096325.88422: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 23 September 2024 08:58:45 -0400 (0:00:01.132) 0:00:11.255 ****** 20494 1727096325.88452: entering _queue_task() for managed_node2/command 20494 1727096325.88920: worker is 1 (out of 1 available) 20494 1727096325.88932: exiting _queue_task() for managed_node2/command 20494 1727096325.88944: done queuing things up, now waiting for results queue to drain 20494 1727096325.88946: waiting for pending results... 20494 1727096325.89133: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 20494 1727096325.89263: in run() - task 0afff68d-5257-775d-49e9-00000000026e 20494 1727096325.89291: variable 'ansible_search_path' from source: unknown 20494 1727096325.89299: variable 'ansible_search_path' from source: unknown 20494 1727096325.89345: calling self._execute() 20494 1727096325.89447: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.89459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.89476: variable 'omit' from source: magic vars 20494 1727096325.89874: variable 'ansible_distribution_major_version' from source: facts 20494 1727096325.89895: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096325.90048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096325.90247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096325.90285: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096325.90312: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096325.90336: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096325.90398: variable 'networkmanager_version' from source: set_fact 20494 1727096325.90409: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096325.90512: variable 'type' from source: play vars 20494 1727096325.90516: variable 'state' from source: include params 20494 1727096325.90522: Evaluated conditional (type == 'veth' and state == 'present'): True 20494 1727096325.90529: variable 'omit' from source: magic vars 20494 1727096325.90558: variable 'omit' from source: magic vars 20494 1727096325.90628: variable 'interface' from source: play vars 20494 1727096325.90643: variable 'omit' from source: magic vars 20494 1727096325.90668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096325.90694: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096325.90708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096325.90721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096325.90729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096325.90753: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096325.90756: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.90758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.90830: Set connection var ansible_pipelining to False 20494 1727096325.90834: Set connection var ansible_timeout to 10 20494 1727096325.90839: Set connection var ansible_connection to ssh 20494 1727096325.90842: Set connection var ansible_shell_type to sh 20494 1727096325.90847: Set connection var ansible_shell_executable to /bin/sh 20494 1727096325.90851: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096325.90873: variable 'ansible_shell_executable' from source: unknown 20494 1727096325.90876: variable 'ansible_connection' from source: unknown 20494 1727096325.90879: variable 'ansible_module_compression' from source: unknown 20494 1727096325.90881: variable 'ansible_shell_type' from source: unknown 20494 1727096325.90883: variable 'ansible_shell_executable' from source: unknown 20494 1727096325.90885: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096325.90889: variable 'ansible_pipelining' from source: unknown 20494 1727096325.90891: variable 'ansible_timeout' from source: unknown 20494 1727096325.90894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096325.90967: 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) 20494 1727096325.90980: variable 'omit' from source: magic vars 20494 1727096325.90983: starting attempt loop 20494 1727096325.90986: running the handler 20494 1727096325.91000: _low_level_execute_command(): starting 20494 1727096325.91008: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096325.91504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096325.91508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096325.91512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.91566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.91574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.91576: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.91615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.93283: stdout chunk (state=3): >>>/root <<< 20494 1727096325.93379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.93496: stderr chunk (state=3): >>><<< 20494 1727096325.93499: stdout chunk (state=3): >>><<< 20494 1727096325.93502: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.93513: _low_level_execute_command(): starting 20494 1727096325.93516: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899 `" && echo ansible-tmp-1727096325.9342387-20995-94084454669899="` echo /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899 `" ) && sleep 0' 20494 1727096325.93863: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.93882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.93923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.93936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.93978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.95902: stdout chunk (state=3): >>>ansible-tmp-1727096325.9342387-20995-94084454669899=/root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899 <<< 20494 1727096325.96011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.96042: stderr chunk (state=3): >>><<< 20494 1727096325.96045: stdout chunk (state=3): >>><<< 20494 1727096325.96056: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096325.9342387-20995-94084454669899=/root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096325.96095: variable 'ansible_module_compression' from source: unknown 20494 1727096325.96137: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096325.96165: variable 'ansible_facts' from source: unknown 20494 1727096325.96225: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py 20494 1727096325.96332: Sending initial data 20494 1727096325.96336: Sent initial data (155 bytes) 20494 1727096325.96752: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096325.96760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096325.96788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.96792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096325.96794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.96854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.96858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.96863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.96891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096325.98539: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096325.98579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096325.98613: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpes54m044 /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py <<< 20494 1727096325.98627: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py" <<< 20494 1727096325.98646: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpes54m044" to remote "/root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py" <<< 20494 1727096325.99147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096325.99191: stderr chunk (state=3): >>><<< 20494 1727096325.99194: stdout chunk (state=3): >>><<< 20494 1727096325.99217: done transferring module to remote 20494 1727096325.99227: _low_level_execute_command(): starting 20494 1727096325.99232: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/ /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py && sleep 0' 20494 1727096325.99933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096325.99937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096325.99940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096325.99942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096325.99977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.01844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.01851: stdout chunk (state=3): >>><<< 20494 1727096326.01854: stderr chunk (state=3): >>><<< 20494 1727096326.01964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096326.01971: _low_level_execute_command(): starting 20494 1727096326.01973: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/AnsiballZ_command.py && sleep 0' 20494 1727096326.02535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.02586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.02590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.02647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.20037: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-23 08:58:46.180892", "end": "2024-09-23 08:58:46.198967", "delta": "0:00:00.018075", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096326.21740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096326.21776: stderr chunk (state=3): >>><<< 20494 1727096326.21780: stdout chunk (state=3): >>><<< 20494 1727096326.21822: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "testnic1", "managed", "true"], "start": "2024-09-23 08:58:46.180892", "end": "2024-09-23 08:58:46.198967", "delta": "0:00:00.018075", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set testnic1 managed true", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096326.21974: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set testnic1 managed true', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096326.21977: _low_level_execute_command(): starting 20494 1727096326.21980: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096325.9342387-20995-94084454669899/ > /dev/null 2>&1 && sleep 0' 20494 1727096326.22556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096326.22574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096326.22590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.22607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096326.22651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.22723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.22756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.22772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.22973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.24930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.24934: stdout chunk (state=3): >>><<< 20494 1727096326.24936: stderr chunk (state=3): >>><<< 20494 1727096326.24938: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096326.24940: handler run complete 20494 1727096326.24942: Evaluated conditional (False): False 20494 1727096326.24943: attempt loop complete, returning result 20494 1727096326.24945: _execute() done 20494 1727096326.24946: dumping result to json 20494 1727096326.24948: done dumping result, returning 20494 1727096326.24950: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0afff68d-5257-775d-49e9-00000000026e] 20494 1727096326.24951: sending task result for task 0afff68d-5257-775d-49e9-00000000026e 20494 1727096326.25022: done sending task result for task 0afff68d-5257-775d-49e9-00000000026e 20494 1727096326.25026: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.018075", "end": "2024-09-23 08:58:46.198967", "rc": 0, "start": "2024-09-23 08:58:46.180892" } 20494 1727096326.25108: no more pending results, returning what we have 20494 1727096326.25112: results queue empty 20494 1727096326.25113: checking for any_errors_fatal 20494 1727096326.25127: done checking for any_errors_fatal 20494 1727096326.25128: checking for max_fail_percentage 20494 1727096326.25131: done checking for max_fail_percentage 20494 1727096326.25132: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.25133: done checking to see if all hosts have failed 20494 1727096326.25134: getting the remaining hosts for this loop 20494 1727096326.25136: done getting the remaining hosts for this loop 20494 1727096326.25140: getting the next task for host managed_node2 20494 1727096326.25147: done getting next task for host managed_node2 20494 1727096326.25149: ^ task is: TASK: Delete veth interface {{ interface }} 20494 1727096326.25152: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.25157: getting variables 20494 1727096326.25159: in VariableManager get_vars() 20494 1727096326.25347: Calling all_inventory to load vars for managed_node2 20494 1727096326.25350: Calling groups_inventory to load vars for managed_node2 20494 1727096326.25353: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.25365: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.25371: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.25375: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.26729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.28002: done with get_vars() 20494 1727096326.28029: done getting variables 20494 1727096326.28095: 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) 20494 1727096326.28218: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 23 September 2024 08:58:46 -0400 (0:00:00.397) 0:00:11.653 ****** 20494 1727096326.28253: entering _queue_task() for managed_node2/command 20494 1727096326.28686: worker is 1 (out of 1 available) 20494 1727096326.28697: exiting _queue_task() for managed_node2/command 20494 1727096326.28709: done queuing things up, now waiting for results queue to drain 20494 1727096326.28711: waiting for pending results... 20494 1727096326.28925: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 20494 1727096326.28979: in run() - task 0afff68d-5257-775d-49e9-00000000026f 20494 1727096326.28990: variable 'ansible_search_path' from source: unknown 20494 1727096326.28995: variable 'ansible_search_path' from source: unknown 20494 1727096326.29024: calling self._execute() 20494 1727096326.29104: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.29108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.29118: variable 'omit' from source: magic vars 20494 1727096326.29384: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.29392: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.29516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.29707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.29739: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.29766: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.29792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.29853: variable 'networkmanager_version' from source: set_fact 20494 1727096326.29863: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.29996: variable 'type' from source: play vars 20494 1727096326.29999: variable 'state' from source: include params 20494 1727096326.30002: variable 'interface' from source: play vars 20494 1727096326.30008: variable 'current_interfaces' from source: set_fact 20494 1727096326.30014: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 20494 1727096326.30017: when evaluation is False, skipping this task 20494 1727096326.30021: _execute() done 20494 1727096326.30023: dumping result to json 20494 1727096326.30026: done dumping result, returning 20494 1727096326.30033: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [0afff68d-5257-775d-49e9-00000000026f] 20494 1727096326.30036: sending task result for task 0afff68d-5257-775d-49e9-00000000026f 20494 1727096326.30116: done sending task result for task 0afff68d-5257-775d-49e9-00000000026f 20494 1727096326.30118: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096326.30183: no more pending results, returning what we have 20494 1727096326.30186: results queue empty 20494 1727096326.30187: checking for any_errors_fatal 20494 1727096326.30195: done checking for any_errors_fatal 20494 1727096326.30196: checking for max_fail_percentage 20494 1727096326.30197: done checking for max_fail_percentage 20494 1727096326.30198: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.30199: done checking to see if all hosts have failed 20494 1727096326.30200: getting the remaining hosts for this loop 20494 1727096326.30201: done getting the remaining hosts for this loop 20494 1727096326.30205: getting the next task for host managed_node2 20494 1727096326.30211: done getting next task for host managed_node2 20494 1727096326.30213: ^ task is: TASK: Create dummy interface {{ interface }} 20494 1727096326.30216: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.30221: getting variables 20494 1727096326.30222: in VariableManager get_vars() 20494 1727096326.30274: Calling all_inventory to load vars for managed_node2 20494 1727096326.30277: Calling groups_inventory to load vars for managed_node2 20494 1727096326.30279: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.30288: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.30290: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.30292: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.31343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.32174: done with get_vars() 20494 1727096326.32189: done getting variables 20494 1727096326.32231: 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) 20494 1727096326.32314: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 23 September 2024 08:58:46 -0400 (0:00:00.040) 0:00:11.694 ****** 20494 1727096326.32334: entering _queue_task() for managed_node2/command 20494 1727096326.32555: worker is 1 (out of 1 available) 20494 1727096326.32574: exiting _queue_task() for managed_node2/command 20494 1727096326.32586: done queuing things up, now waiting for results queue to drain 20494 1727096326.32588: waiting for pending results... 20494 1727096326.32743: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 20494 1727096326.32827: in run() - task 0afff68d-5257-775d-49e9-000000000270 20494 1727096326.32839: variable 'ansible_search_path' from source: unknown 20494 1727096326.32843: variable 'ansible_search_path' from source: unknown 20494 1727096326.32878: calling self._execute() 20494 1727096326.32946: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.32950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.32960: variable 'omit' from source: magic vars 20494 1727096326.33222: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.33231: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.33352: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.33543: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.33579: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.33626: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.33644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.33772: variable 'networkmanager_version' from source: set_fact 20494 1727096326.33775: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.33929: variable 'type' from source: play vars 20494 1727096326.33941: variable 'state' from source: include params 20494 1727096326.33951: variable 'interface' from source: play vars 20494 1727096326.33960: variable 'current_interfaces' from source: set_fact 20494 1727096326.33976: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 20494 1727096326.33984: when evaluation is False, skipping this task 20494 1727096326.33990: _execute() done 20494 1727096326.33995: dumping result to json 20494 1727096326.34002: done dumping result, returning 20494 1727096326.34009: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [0afff68d-5257-775d-49e9-000000000270] 20494 1727096326.34017: sending task result for task 0afff68d-5257-775d-49e9-000000000270 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096326.34193: no more pending results, returning what we have 20494 1727096326.34197: results queue empty 20494 1727096326.34197: checking for any_errors_fatal 20494 1727096326.34202: done checking for any_errors_fatal 20494 1727096326.34203: checking for max_fail_percentage 20494 1727096326.34204: done checking for max_fail_percentage 20494 1727096326.34205: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.34206: done checking to see if all hosts have failed 20494 1727096326.34207: getting the remaining hosts for this loop 20494 1727096326.34208: done getting the remaining hosts for this loop 20494 1727096326.34212: getting the next task for host managed_node2 20494 1727096326.34217: done getting next task for host managed_node2 20494 1727096326.34219: ^ task is: TASK: Delete dummy interface {{ interface }} 20494 1727096326.34222: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.34226: getting variables 20494 1727096326.34228: in VariableManager get_vars() 20494 1727096326.34282: Calling all_inventory to load vars for managed_node2 20494 1727096326.34285: Calling groups_inventory to load vars for managed_node2 20494 1727096326.34287: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.34299: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.34302: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.34304: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.34905: done sending task result for task 0afff68d-5257-775d-49e9-000000000270 20494 1727096326.34908: WORKER PROCESS EXITING 20494 1727096326.35385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.36098: done with get_vars() 20494 1727096326.36115: done getting variables 20494 1727096326.36154: 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) 20494 1727096326.36238: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 23 September 2024 08:58:46 -0400 (0:00:00.039) 0:00:11.733 ****** 20494 1727096326.36259: entering _queue_task() for managed_node2/command 20494 1727096326.36475: worker is 1 (out of 1 available) 20494 1727096326.36489: exiting _queue_task() for managed_node2/command 20494 1727096326.36501: done queuing things up, now waiting for results queue to drain 20494 1727096326.36503: waiting for pending results... 20494 1727096326.36661: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 20494 1727096326.36736: in run() - task 0afff68d-5257-775d-49e9-000000000271 20494 1727096326.36748: variable 'ansible_search_path' from source: unknown 20494 1727096326.36751: variable 'ansible_search_path' from source: unknown 20494 1727096326.36782: calling self._execute() 20494 1727096326.36852: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.36856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.36869: variable 'omit' from source: magic vars 20494 1727096326.37212: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.37216: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.37473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.37597: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.37651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.37693: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.37731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.37822: variable 'networkmanager_version' from source: set_fact 20494 1727096326.37846: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.38017: variable 'type' from source: play vars 20494 1727096326.38020: variable 'state' from source: include params 20494 1727096326.38023: variable 'interface' from source: play vars 20494 1727096326.38026: variable 'current_interfaces' from source: set_fact 20494 1727096326.38028: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 20494 1727096326.38031: when evaluation is False, skipping this task 20494 1727096326.38033: _execute() done 20494 1727096326.38035: dumping result to json 20494 1727096326.38038: done dumping result, returning 20494 1727096326.38045: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [0afff68d-5257-775d-49e9-000000000271] 20494 1727096326.38049: sending task result for task 0afff68d-5257-775d-49e9-000000000271 20494 1727096326.38134: done sending task result for task 0afff68d-5257-775d-49e9-000000000271 20494 1727096326.38137: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096326.38262: no more pending results, returning what we have 20494 1727096326.38269: results queue empty 20494 1727096326.38270: checking for any_errors_fatal 20494 1727096326.38276: done checking for any_errors_fatal 20494 1727096326.38277: checking for max_fail_percentage 20494 1727096326.38278: done checking for max_fail_percentage 20494 1727096326.38279: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.38280: done checking to see if all hosts have failed 20494 1727096326.38281: getting the remaining hosts for this loop 20494 1727096326.38282: done getting the remaining hosts for this loop 20494 1727096326.38285: getting the next task for host managed_node2 20494 1727096326.38289: done getting next task for host managed_node2 20494 1727096326.38291: ^ task is: TASK: Create tap interface {{ interface }} 20494 1727096326.38294: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.38297: getting variables 20494 1727096326.38298: in VariableManager get_vars() 20494 1727096326.38343: Calling all_inventory to load vars for managed_node2 20494 1727096326.38346: Calling groups_inventory to load vars for managed_node2 20494 1727096326.38348: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.38356: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.38358: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.38360: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.42668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.43353: done with get_vars() 20494 1727096326.43372: done getting variables 20494 1727096326.43406: 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) 20494 1727096326.43477: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 23 September 2024 08:58:46 -0400 (0:00:00.072) 0:00:11.805 ****** 20494 1727096326.43495: entering _queue_task() for managed_node2/command 20494 1727096326.43746: worker is 1 (out of 1 available) 20494 1727096326.43758: exiting _queue_task() for managed_node2/command 20494 1727096326.43774: done queuing things up, now waiting for results queue to drain 20494 1727096326.43776: waiting for pending results... 20494 1727096326.43942: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 20494 1727096326.44023: in run() - task 0afff68d-5257-775d-49e9-000000000272 20494 1727096326.44040: variable 'ansible_search_path' from source: unknown 20494 1727096326.44043: variable 'ansible_search_path' from source: unknown 20494 1727096326.44074: calling self._execute() 20494 1727096326.44148: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.44152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.44161: variable 'omit' from source: magic vars 20494 1727096326.44438: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.44455: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.44584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.44771: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.44802: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.44847: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.44878: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.44935: variable 'networkmanager_version' from source: set_fact 20494 1727096326.44945: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.45076: variable 'type' from source: play vars 20494 1727096326.45080: variable 'state' from source: include params 20494 1727096326.45087: variable 'interface' from source: play vars 20494 1727096326.45090: variable 'current_interfaces' from source: set_fact 20494 1727096326.45099: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 20494 1727096326.45103: when evaluation is False, skipping this task 20494 1727096326.45105: _execute() done 20494 1727096326.45108: dumping result to json 20494 1727096326.45110: done dumping result, returning 20494 1727096326.45113: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [0afff68d-5257-775d-49e9-000000000272] 20494 1727096326.45115: sending task result for task 0afff68d-5257-775d-49e9-000000000272 20494 1727096326.45205: done sending task result for task 0afff68d-5257-775d-49e9-000000000272 20494 1727096326.45208: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096326.45251: no more pending results, returning what we have 20494 1727096326.45254: results queue empty 20494 1727096326.45255: checking for any_errors_fatal 20494 1727096326.45264: done checking for any_errors_fatal 20494 1727096326.45264: checking for max_fail_percentage 20494 1727096326.45266: done checking for max_fail_percentage 20494 1727096326.45268: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.45270: done checking to see if all hosts have failed 20494 1727096326.45271: getting the remaining hosts for this loop 20494 1727096326.45272: done getting the remaining hosts for this loop 20494 1727096326.45276: getting the next task for host managed_node2 20494 1727096326.45281: done getting next task for host managed_node2 20494 1727096326.45283: ^ task is: TASK: Delete tap interface {{ interface }} 20494 1727096326.45286: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.45290: getting variables 20494 1727096326.45292: in VariableManager get_vars() 20494 1727096326.45339: Calling all_inventory to load vars for managed_node2 20494 1727096326.45341: Calling groups_inventory to load vars for managed_node2 20494 1727096326.45343: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.45353: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.45355: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.45358: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.45994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.46706: done with get_vars() 20494 1727096326.46719: done getting variables 20494 1727096326.46762: 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) 20494 1727096326.46842: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 23 September 2024 08:58:46 -0400 (0:00:00.033) 0:00:11.839 ****** 20494 1727096326.46861: entering _queue_task() for managed_node2/command 20494 1727096326.47085: worker is 1 (out of 1 available) 20494 1727096326.47098: exiting _queue_task() for managed_node2/command 20494 1727096326.47110: done queuing things up, now waiting for results queue to drain 20494 1727096326.47111: waiting for pending results... 20494 1727096326.47271: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 20494 1727096326.47342: in run() - task 0afff68d-5257-775d-49e9-000000000273 20494 1727096326.47349: variable 'ansible_search_path' from source: unknown 20494 1727096326.47353: variable 'ansible_search_path' from source: unknown 20494 1727096326.47386: calling self._execute() 20494 1727096326.47458: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.47462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.47473: variable 'omit' from source: magic vars 20494 1727096326.47730: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.47738: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.47861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.48047: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.48085: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.48114: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.48162: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.48224: variable 'networkmanager_version' from source: set_fact 20494 1727096326.48234: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.48365: variable 'type' from source: play vars 20494 1727096326.48372: variable 'state' from source: include params 20494 1727096326.48377: variable 'interface' from source: play vars 20494 1727096326.48382: variable 'current_interfaces' from source: set_fact 20494 1727096326.48388: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 20494 1727096326.48391: when evaluation is False, skipping this task 20494 1727096326.48394: _execute() done 20494 1727096326.48397: dumping result to json 20494 1727096326.48399: done dumping result, returning 20494 1727096326.48404: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [0afff68d-5257-775d-49e9-000000000273] 20494 1727096326.48410: sending task result for task 0afff68d-5257-775d-49e9-000000000273 20494 1727096326.48488: done sending task result for task 0afff68d-5257-775d-49e9-000000000273 20494 1727096326.48491: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096326.48574: no more pending results, returning what we have 20494 1727096326.48577: results queue empty 20494 1727096326.48577: checking for any_errors_fatal 20494 1727096326.48583: done checking for any_errors_fatal 20494 1727096326.48584: checking for max_fail_percentage 20494 1727096326.48586: done checking for max_fail_percentage 20494 1727096326.48587: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.48587: done checking to see if all hosts have failed 20494 1727096326.48588: getting the remaining hosts for this loop 20494 1727096326.48589: done getting the remaining hosts for this loop 20494 1727096326.48592: getting the next task for host managed_node2 20494 1727096326.48599: done getting next task for host managed_node2 20494 1727096326.48602: ^ task is: TASK: Include the task 'assert_device_present.yml' 20494 1727096326.48603: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.48607: getting variables 20494 1727096326.48608: in VariableManager get_vars() 20494 1727096326.48649: Calling all_inventory to load vars for managed_node2 20494 1727096326.48651: Calling groups_inventory to load vars for managed_node2 20494 1727096326.48653: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.48662: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.48665: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.48669: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.49391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.50081: done with get_vars() 20494 1727096326.50094: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:24 Monday 23 September 2024 08:58:46 -0400 (0:00:00.032) 0:00:11.872 ****** 20494 1727096326.50159: entering _queue_task() for managed_node2/include_tasks 20494 1727096326.50383: worker is 1 (out of 1 available) 20494 1727096326.50394: exiting _queue_task() for managed_node2/include_tasks 20494 1727096326.50406: done queuing things up, now waiting for results queue to drain 20494 1727096326.50408: waiting for pending results... 20494 1727096326.50569: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 20494 1727096326.50636: in run() - task 0afff68d-5257-775d-49e9-000000000013 20494 1727096326.50648: variable 'ansible_search_path' from source: unknown 20494 1727096326.50680: calling self._execute() 20494 1727096326.50755: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.50759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.50765: variable 'omit' from source: magic vars 20494 1727096326.51037: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.51046: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.51171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.51357: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.51398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.51423: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.51466: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.51526: variable 'networkmanager_version' from source: set_fact 20494 1727096326.51537: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.51541: _execute() done 20494 1727096326.51544: dumping result to json 20494 1727096326.51546: done dumping result, returning 20494 1727096326.51553: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-775d-49e9-000000000013] 20494 1727096326.51558: sending task result for task 0afff68d-5257-775d-49e9-000000000013 20494 1727096326.51646: done sending task result for task 0afff68d-5257-775d-49e9-000000000013 20494 1727096326.51649: WORKER PROCESS EXITING 20494 1727096326.51678: no more pending results, returning what we have 20494 1727096326.51683: in VariableManager get_vars() 20494 1727096326.51742: Calling all_inventory to load vars for managed_node2 20494 1727096326.51745: Calling groups_inventory to load vars for managed_node2 20494 1727096326.51748: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.51766: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.51771: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.51774: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.52415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.53129: done with get_vars() 20494 1727096326.53140: variable 'ansible_search_path' from source: unknown 20494 1727096326.53151: we have included files to process 20494 1727096326.53152: generating all_blocks data 20494 1727096326.53153: done generating all_blocks data 20494 1727096326.53156: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20494 1727096326.53156: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20494 1727096326.53158: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 20494 1727096326.53264: in VariableManager get_vars() 20494 1727096326.53288: done with get_vars() 20494 1727096326.53360: done processing included file 20494 1727096326.53361: iterating over new_blocks loaded from include file 20494 1727096326.53362: in VariableManager get_vars() 20494 1727096326.53379: done with get_vars() 20494 1727096326.53380: filtering new block on tags 20494 1727096326.53394: done filtering new block on tags 20494 1727096326.53396: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 20494 1727096326.53399: extending task lists for all hosts with included blocks 20494 1727096326.53739: done extending task lists 20494 1727096326.53740: done processing included files 20494 1727096326.53740: results queue empty 20494 1727096326.53741: checking for any_errors_fatal 20494 1727096326.53744: done checking for any_errors_fatal 20494 1727096326.53744: checking for max_fail_percentage 20494 1727096326.53745: done checking for max_fail_percentage 20494 1727096326.53745: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.53746: done checking to see if all hosts have failed 20494 1727096326.53746: getting the remaining hosts for this loop 20494 1727096326.53747: done getting the remaining hosts for this loop 20494 1727096326.53749: getting the next task for host managed_node2 20494 1727096326.53751: done getting next task for host managed_node2 20494 1727096326.53752: ^ task is: TASK: Include the task 'get_interface_stat.yml' 20494 1727096326.53753: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.53755: getting variables 20494 1727096326.53755: in VariableManager get_vars() 20494 1727096326.53771: Calling all_inventory to load vars for managed_node2 20494 1727096326.53773: Calling groups_inventory to load vars for managed_node2 20494 1727096326.53774: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.53778: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.53779: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.53781: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.54359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.55041: done with get_vars() 20494 1727096326.55054: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Monday 23 September 2024 08:58:46 -0400 (0:00:00.049) 0:00:11.921 ****** 20494 1727096326.55107: entering _queue_task() for managed_node2/include_tasks 20494 1727096326.55353: worker is 1 (out of 1 available) 20494 1727096326.55365: exiting _queue_task() for managed_node2/include_tasks 20494 1727096326.55378: done queuing things up, now waiting for results queue to drain 20494 1727096326.55380: waiting for pending results... 20494 1727096326.55541: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 20494 1727096326.55616: in run() - task 0afff68d-5257-775d-49e9-00000000030f 20494 1727096326.55625: variable 'ansible_search_path' from source: unknown 20494 1727096326.55629: variable 'ansible_search_path' from source: unknown 20494 1727096326.55657: calling self._execute() 20494 1727096326.55737: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.55744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.55754: variable 'omit' from source: magic vars 20494 1727096326.56030: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.56044: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.56166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.56353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.56393: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.56417: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.56443: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.56506: variable 'networkmanager_version' from source: set_fact 20494 1727096326.56517: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.56520: _execute() done 20494 1727096326.56524: dumping result to json 20494 1727096326.56526: done dumping result, returning 20494 1727096326.56533: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0afff68d-5257-775d-49e9-00000000030f] 20494 1727096326.56538: sending task result for task 0afff68d-5257-775d-49e9-00000000030f 20494 1727096326.56617: done sending task result for task 0afff68d-5257-775d-49e9-00000000030f 20494 1727096326.56620: WORKER PROCESS EXITING 20494 1727096326.56646: no more pending results, returning what we have 20494 1727096326.56651: in VariableManager get_vars() 20494 1727096326.56708: Calling all_inventory to load vars for managed_node2 20494 1727096326.56711: Calling groups_inventory to load vars for managed_node2 20494 1727096326.56713: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.56727: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.56730: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.56733: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.57412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.58118: done with get_vars() 20494 1727096326.58130: variable 'ansible_search_path' from source: unknown 20494 1727096326.58131: variable 'ansible_search_path' from source: unknown 20494 1727096326.58156: we have included files to process 20494 1727096326.58157: generating all_blocks data 20494 1727096326.58158: done generating all_blocks data 20494 1727096326.58159: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20494 1727096326.58160: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20494 1727096326.58161: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 20494 1727096326.58324: done processing included file 20494 1727096326.58325: iterating over new_blocks loaded from include file 20494 1727096326.58326: in VariableManager get_vars() 20494 1727096326.58343: done with get_vars() 20494 1727096326.58344: filtering new block on tags 20494 1727096326.58353: done filtering new block on tags 20494 1727096326.58354: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 20494 1727096326.58358: extending task lists for all hosts with included blocks 20494 1727096326.58421: done extending task lists 20494 1727096326.58422: done processing included files 20494 1727096326.58423: results queue empty 20494 1727096326.58423: checking for any_errors_fatal 20494 1727096326.58425: done checking for any_errors_fatal 20494 1727096326.58426: checking for max_fail_percentage 20494 1727096326.58427: done checking for max_fail_percentage 20494 1727096326.58427: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.58428: done checking to see if all hosts have failed 20494 1727096326.58428: getting the remaining hosts for this loop 20494 1727096326.58429: done getting the remaining hosts for this loop 20494 1727096326.58431: getting the next task for host managed_node2 20494 1727096326.58433: done getting next task for host managed_node2 20494 1727096326.58434: ^ task is: TASK: Get stat for interface {{ interface }} 20494 1727096326.58436: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.58438: getting variables 20494 1727096326.58438: in VariableManager get_vars() 20494 1727096326.58450: Calling all_inventory to load vars for managed_node2 20494 1727096326.58451: Calling groups_inventory to load vars for managed_node2 20494 1727096326.58453: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.58456: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.58458: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.58459: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.59038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.59730: done with get_vars() 20494 1727096326.59743: done getting variables 20494 1727096326.59858: variable 'interface' from source: play vars TASK [Get stat for interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Monday 23 September 2024 08:58:46 -0400 (0:00:00.047) 0:00:11.969 ****** 20494 1727096326.59882: entering _queue_task() for managed_node2/stat 20494 1727096326.60131: worker is 1 (out of 1 available) 20494 1727096326.60146: exiting _queue_task() for managed_node2/stat 20494 1727096326.60156: done queuing things up, now waiting for results queue to drain 20494 1727096326.60158: waiting for pending results... 20494 1727096326.60323: running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 20494 1727096326.60408: in run() - task 0afff68d-5257-775d-49e9-00000000035e 20494 1727096326.60419: variable 'ansible_search_path' from source: unknown 20494 1727096326.60422: variable 'ansible_search_path' from source: unknown 20494 1727096326.60450: calling self._execute() 20494 1727096326.60523: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.60527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.60536: variable 'omit' from source: magic vars 20494 1727096326.60808: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.60823: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.60945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.61136: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.61176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.61201: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.61225: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.61290: variable 'networkmanager_version' from source: set_fact 20494 1727096326.61300: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.61305: variable 'omit' from source: magic vars 20494 1727096326.61335: variable 'omit' from source: magic vars 20494 1727096326.61406: variable 'interface' from source: play vars 20494 1727096326.61419: variable 'omit' from source: magic vars 20494 1727096326.61444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096326.61464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096326.61486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096326.61527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096326.61535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096326.61558: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096326.61561: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.61564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.61636: Set connection var ansible_pipelining to False 20494 1727096326.61639: Set connection var ansible_timeout to 10 20494 1727096326.61644: Set connection var ansible_connection to ssh 20494 1727096326.61647: Set connection var ansible_shell_type to sh 20494 1727096326.61652: Set connection var ansible_shell_executable to /bin/sh 20494 1727096326.61657: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096326.61677: variable 'ansible_shell_executable' from source: unknown 20494 1727096326.61680: variable 'ansible_connection' from source: unknown 20494 1727096326.61683: variable 'ansible_module_compression' from source: unknown 20494 1727096326.61687: variable 'ansible_shell_type' from source: unknown 20494 1727096326.61691: variable 'ansible_shell_executable' from source: unknown 20494 1727096326.61693: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.61696: variable 'ansible_pipelining' from source: unknown 20494 1727096326.61698: variable 'ansible_timeout' from source: unknown 20494 1727096326.61700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.61804: 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__) 20494 1727096326.61820: variable 'omit' from source: magic vars 20494 1727096326.61823: starting attempt loop 20494 1727096326.61825: running the handler 20494 1727096326.61833: _low_level_execute_command(): starting 20494 1727096326.61841: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096326.62349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.62358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.62360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.62413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.62416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.62419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.62462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.64125: stdout chunk (state=3): >>>/root <<< 20494 1727096326.64221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.64253: stderr chunk (state=3): >>><<< 20494 1727096326.64257: stdout chunk (state=3): >>><<< 20494 1727096326.64279: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096326.64293: _low_level_execute_command(): starting 20494 1727096326.64299: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565 `" && echo ansible-tmp-1727096326.64279-21031-47611501192565="` echo /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565 `" ) && sleep 0' 20494 1727096326.64757: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.64760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.64763: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.64765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.64818: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.64822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.64827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.64859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.66806: stdout chunk (state=3): >>>ansible-tmp-1727096326.64279-21031-47611501192565=/root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565 <<< 20494 1727096326.66910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.66942: stderr chunk (state=3): >>><<< 20494 1727096326.66945: stdout chunk (state=3): >>><<< 20494 1727096326.66961: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096326.64279-21031-47611501192565=/root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096326.67007: variable 'ansible_module_compression' from source: unknown 20494 1727096326.67056: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 20494 1727096326.67107: variable 'ansible_facts' from source: unknown 20494 1727096326.67301: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py 20494 1727096326.67474: Sending initial data 20494 1727096326.67478: Sent initial data (150 bytes) 20494 1727096326.68014: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096326.68030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096326.68044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.68061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096326.68083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096326.68181: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.68199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.68215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.68279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.69883: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096326.69914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096326.69946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp950p63tj /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py <<< 20494 1727096326.69960: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py" <<< 20494 1727096326.69984: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp950p63tj" to remote "/root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py" <<< 20494 1727096326.70464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.70506: stderr chunk (state=3): >>><<< 20494 1727096326.70511: stdout chunk (state=3): >>><<< 20494 1727096326.70531: done transferring module to remote 20494 1727096326.70539: _low_level_execute_command(): starting 20494 1727096326.70544: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/ /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py && sleep 0' 20494 1727096326.71194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.71216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.71219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.71258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.73050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.73080: stderr chunk (state=3): >>><<< 20494 1727096326.73084: stdout chunk (state=3): >>><<< 20494 1727096326.73179: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096326.73182: _low_level_execute_command(): starting 20494 1727096326.73185: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/AnsiballZ_stat.py && sleep 0' 20494 1727096326.73725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096326.73736: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096326.73750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.73771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096326.73834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096326.73887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.73900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.73928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.74002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.89284: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29473, "dev": 23, "nlink": 1, "atime": 1727096325.1079152, "mtime": 1727096325.1079152, "ctime": 1727096325.1079152, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 20494 1727096326.90683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.90717: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 20494 1727096326.90720: stdout chunk (state=3): >>><<< 20494 1727096326.90727: stderr chunk (state=3): >>><<< 20494 1727096326.90875: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/testnic1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 29473, "dev": 23, "nlink": 1, "atime": 1727096325.1079152, "mtime": 1727096325.1079152, "ctime": 1727096325.1079152, "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/testnic1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096326.90879: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096326.90886: _low_level_execute_command(): starting 20494 1727096326.90888: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096326.64279-21031-47611501192565/ > /dev/null 2>&1 && sleep 0' 20494 1727096326.91507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096326.91520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096326.91534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096326.91560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096326.91679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096326.91692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096326.91715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096326.91793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096326.93692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096326.93755: stderr chunk (state=3): >>><<< 20494 1727096326.93774: stdout chunk (state=3): >>><<< 20494 1727096326.93795: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096326.93806: handler run complete 20494 1727096326.93873: attempt loop complete, returning result 20494 1727096326.93973: _execute() done 20494 1727096326.93978: dumping result to json 20494 1727096326.93981: done dumping result, returning 20494 1727096326.93984: done running TaskExecutor() for managed_node2/TASK: Get stat for interface testnic1 [0afff68d-5257-775d-49e9-00000000035e] 20494 1727096326.93986: sending task result for task 0afff68d-5257-775d-49e9-00000000035e 20494 1727096326.94076: done sending task result for task 0afff68d-5257-775d-49e9-00000000035e 20494 1727096326.94080: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1727096325.1079152, "block_size": 4096, "blocks": 0, "ctime": 1727096325.1079152, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1727096325.1079152, "nlink": 1, "path": "/sys/class/net/testnic1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 20494 1727096326.94182: no more pending results, returning what we have 20494 1727096326.94186: results queue empty 20494 1727096326.94187: checking for any_errors_fatal 20494 1727096326.94188: done checking for any_errors_fatal 20494 1727096326.94191: checking for max_fail_percentage 20494 1727096326.94193: done checking for max_fail_percentage 20494 1727096326.94194: checking to see if all hosts have failed and the running result is not ok 20494 1727096326.94195: done checking to see if all hosts have failed 20494 1727096326.94195: getting the remaining hosts for this loop 20494 1727096326.94197: done getting the remaining hosts for this loop 20494 1727096326.94200: getting the next task for host managed_node2 20494 1727096326.94208: done getting next task for host managed_node2 20494 1727096326.94211: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 20494 1727096326.94214: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096326.94218: getting variables 20494 1727096326.94220: in VariableManager get_vars() 20494 1727096326.94490: Calling all_inventory to load vars for managed_node2 20494 1727096326.94493: Calling groups_inventory to load vars for managed_node2 20494 1727096326.94495: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096326.94507: Calling all_plugins_play to load vars for managed_node2 20494 1727096326.94510: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096326.94513: Calling groups_plugins_play to load vars for managed_node2 20494 1727096326.95795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096326.97146: done with get_vars() 20494 1727096326.97174: done getting variables 20494 1727096326.97283: 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) 20494 1727096326.97407: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'testnic1'] *********************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Monday 23 September 2024 08:58:46 -0400 (0:00:00.375) 0:00:12.345 ****** 20494 1727096326.97442: entering _queue_task() for managed_node2/assert 20494 1727096326.97448: Creating lock for assert 20494 1727096326.98001: worker is 1 (out of 1 available) 20494 1727096326.98011: exiting _queue_task() for managed_node2/assert 20494 1727096326.98022: done queuing things up, now waiting for results queue to drain 20494 1727096326.98024: waiting for pending results... 20494 1727096326.98266: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' 20494 1727096326.98273: in run() - task 0afff68d-5257-775d-49e9-000000000310 20494 1727096326.98277: variable 'ansible_search_path' from source: unknown 20494 1727096326.98279: variable 'ansible_search_path' from source: unknown 20494 1727096326.98305: calling self._execute() 20494 1727096326.98409: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.98420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096326.98435: variable 'omit' from source: magic vars 20494 1727096326.98822: variable 'ansible_distribution_major_version' from source: facts 20494 1727096326.98873: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096326.99038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096326.99314: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096326.99375: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096326.99412: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096326.99473: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096326.99546: variable 'networkmanager_version' from source: set_fact 20494 1727096326.99575: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096326.99669: variable 'omit' from source: magic vars 20494 1727096326.99673: variable 'omit' from source: magic vars 20494 1727096326.99734: variable 'interface' from source: play vars 20494 1727096326.99755: variable 'omit' from source: magic vars 20494 1727096326.99797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096326.99826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096326.99851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096326.99887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096326.99904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096326.99939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096326.99949: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096326.99957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.00073: Set connection var ansible_pipelining to False 20494 1727096327.00086: Set connection var ansible_timeout to 10 20494 1727096327.00211: Set connection var ansible_connection to ssh 20494 1727096327.00214: Set connection var ansible_shell_type to sh 20494 1727096327.00216: Set connection var ansible_shell_executable to /bin/sh 20494 1727096327.00218: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096327.00219: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.00221: variable 'ansible_connection' from source: unknown 20494 1727096327.00224: variable 'ansible_module_compression' from source: unknown 20494 1727096327.00226: variable 'ansible_shell_type' from source: unknown 20494 1727096327.00228: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.00229: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.00231: variable 'ansible_pipelining' from source: unknown 20494 1727096327.00232: variable 'ansible_timeout' from source: unknown 20494 1727096327.00234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.00344: 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) 20494 1727096327.00358: variable 'omit' from source: magic vars 20494 1727096327.00371: starting attempt loop 20494 1727096327.00377: running the handler 20494 1727096327.00499: variable 'interface_stat' from source: set_fact 20494 1727096327.00522: Evaluated conditional (interface_stat.stat.exists): True 20494 1727096327.00538: handler run complete 20494 1727096327.00554: attempt loop complete, returning result 20494 1727096327.00560: _execute() done 20494 1727096327.00569: dumping result to json 20494 1727096327.00576: done dumping result, returning 20494 1727096327.00584: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'testnic1' [0afff68d-5257-775d-49e9-000000000310] 20494 1727096327.00592: sending task result for task 0afff68d-5257-775d-49e9-000000000310 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096327.00837: no more pending results, returning what we have 20494 1727096327.00841: results queue empty 20494 1727096327.00842: checking for any_errors_fatal 20494 1727096327.00851: done checking for any_errors_fatal 20494 1727096327.00852: checking for max_fail_percentage 20494 1727096327.00853: done checking for max_fail_percentage 20494 1727096327.00854: checking to see if all hosts have failed and the running result is not ok 20494 1727096327.00855: done checking to see if all hosts have failed 20494 1727096327.00860: getting the remaining hosts for this loop 20494 1727096327.00862: done getting the remaining hosts for this loop 20494 1727096327.00869: getting the next task for host managed_node2 20494 1727096327.00876: done getting next task for host managed_node2 20494 1727096327.00879: ^ task is: TASK: Install ethtool (test dependency) 20494 1727096327.00881: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096327.00885: getting variables 20494 1727096327.00887: in VariableManager get_vars() 20494 1727096327.00940: Calling all_inventory to load vars for managed_node2 20494 1727096327.00942: Calling groups_inventory to load vars for managed_node2 20494 1727096327.00945: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096327.00955: Calling all_plugins_play to load vars for managed_node2 20494 1727096327.00957: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096327.00960: Calling groups_plugins_play to load vars for managed_node2 20494 1727096327.01026: done sending task result for task 0afff68d-5257-775d-49e9-000000000310 20494 1727096327.01029: WORKER PROCESS EXITING 20494 1727096327.02328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096327.03903: done with get_vars() 20494 1727096327.03925: done getting variables 20494 1727096327.03989: 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 ethtool (test dependency)] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 Monday 23 September 2024 08:58:47 -0400 (0:00:00.065) 0:00:12.410 ****** 20494 1727096327.04022: entering _queue_task() for managed_node2/package 20494 1727096327.04581: worker is 1 (out of 1 available) 20494 1727096327.04601: exiting _queue_task() for managed_node2/package 20494 1727096327.04614: done queuing things up, now waiting for results queue to drain 20494 1727096327.04616: waiting for pending results... 20494 1727096327.04847: running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) 20494 1727096327.04948: in run() - task 0afff68d-5257-775d-49e9-000000000014 20494 1727096327.04975: variable 'ansible_search_path' from source: unknown 20494 1727096327.05019: calling self._execute() 20494 1727096327.05176: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.05181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.05184: variable 'omit' from source: magic vars 20494 1727096327.05522: variable 'ansible_distribution_major_version' from source: facts 20494 1727096327.05539: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096327.05736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096327.06026: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096327.06082: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096327.06130: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096327.06238: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096327.06299: variable 'networkmanager_version' from source: set_fact 20494 1727096327.06317: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096327.06329: variable 'omit' from source: magic vars 20494 1727096327.06672: variable 'omit' from source: magic vars 20494 1727096327.06724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096327.09636: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096327.09729: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096327.09778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096327.09819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096327.09855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096327.09970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096327.10010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096327.10070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096327.10098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096327.10124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096327.10283: variable '__network_is_ostree' from source: set_fact 20494 1727096327.10286: variable 'omit' from source: magic vars 20494 1727096327.10288: variable 'omit' from source: magic vars 20494 1727096327.10319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096327.10356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096327.10389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096327.10415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096327.10431: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096327.10505: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096327.10508: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.10510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.10604: Set connection var ansible_pipelining to False 20494 1727096327.10621: Set connection var ansible_timeout to 10 20494 1727096327.10632: Set connection var ansible_connection to ssh 20494 1727096327.10641: Set connection var ansible_shell_type to sh 20494 1727096327.10661: Set connection var ansible_shell_executable to /bin/sh 20494 1727096327.10722: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096327.10725: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.10728: variable 'ansible_connection' from source: unknown 20494 1727096327.10730: variable 'ansible_module_compression' from source: unknown 20494 1727096327.10732: variable 'ansible_shell_type' from source: unknown 20494 1727096327.10734: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.10737: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.10738: variable 'ansible_pipelining' from source: unknown 20494 1727096327.10740: variable 'ansible_timeout' from source: unknown 20494 1727096327.10743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.10855: 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) 20494 1727096327.10882: variable 'omit' from source: magic vars 20494 1727096327.10894: starting attempt loop 20494 1727096327.10901: running the handler 20494 1727096327.10940: variable 'ansible_facts' from source: unknown 20494 1727096327.10944: variable 'ansible_facts' from source: unknown 20494 1727096327.10960: _low_level_execute_command(): starting 20494 1727096327.10978: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096327.11770: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096327.11830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096327.11895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096327.11927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096327.11951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096327.12029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096327.13742: stdout chunk (state=3): >>>/root <<< 20494 1727096327.13905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096327.13909: stdout chunk (state=3): >>><<< 20494 1727096327.13912: stderr chunk (state=3): >>><<< 20494 1727096327.14028: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096327.14032: _low_level_execute_command(): starting 20494 1727096327.14035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212 `" && echo ansible-tmp-1727096327.139345-21073-200329136538212="` echo /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212 `" ) && sleep 0' 20494 1727096327.14592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096327.14686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096327.14715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096327.14732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096327.14755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096327.14831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096327.16763: stdout chunk (state=3): >>>ansible-tmp-1727096327.139345-21073-200329136538212=/root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212 <<< 20494 1727096327.16976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096327.16980: stdout chunk (state=3): >>><<< 20494 1727096327.16982: stderr chunk (state=3): >>><<< 20494 1727096327.17001: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096327.139345-21073-200329136538212=/root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096327.17275: variable 'ansible_module_compression' from source: unknown 20494 1727096327.17278: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20494 1727096327.17281: variable 'ansible_facts' from source: unknown 20494 1727096327.17412: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py 20494 1727096327.17588: Sending initial data 20494 1727096327.17602: Sent initial data (151 bytes) 20494 1727096327.18224: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096327.18239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096327.18260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096327.18376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096327.18397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096327.18462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096327.20033: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096327.20048: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 20494 1727096327.20073: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096327.20121: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096327.20182: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp06w5lhcl /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py <<< 20494 1727096327.20195: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py" <<< 20494 1727096327.20236: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp06w5lhcl" to remote "/root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py" <<< 20494 1727096327.21130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096327.21239: stderr chunk (state=3): >>><<< 20494 1727096327.21242: stdout chunk (state=3): >>><<< 20494 1727096327.21244: done transferring module to remote 20494 1727096327.21251: _low_level_execute_command(): starting 20494 1727096327.21260: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/ /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py && sleep 0' 20494 1727096327.21914: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096327.21935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096327.21980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096327.22053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096327.22079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096327.22097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096327.22117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096327.22188: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096327.24049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096327.24062: stdout chunk (state=3): >>><<< 20494 1727096327.24081: stderr chunk (state=3): >>><<< 20494 1727096327.24101: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096327.24189: _low_level_execute_command(): starting 20494 1727096327.24193: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/AnsiballZ_dnf.py && sleep 0' 20494 1727096327.24757: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096327.24778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096327.24792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096327.24906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096327.24936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096327.25009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096327.68254: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20494 1727096327.72781: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096327.72785: stdout chunk (state=3): >>><<< 20494 1727096327.72788: stderr chunk (state=3): >>><<< 20494 1727096327.72810: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["ethtool"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096327.73099: done with _execute_module (ansible.legacy.dnf, {'name': 'ethtool', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096327.73103: _low_level_execute_command(): starting 20494 1727096327.73105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096327.139345-21073-200329136538212/ > /dev/null 2>&1 && sleep 0' 20494 1727096327.74563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096327.74614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096327.74682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096327.74842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096327.75011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096327.75029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096327.75097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096327.77079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096327.77084: stdout chunk (state=3): >>><<< 20494 1727096327.77086: stderr chunk (state=3): >>><<< 20494 1727096327.77377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096327.77382: handler run complete 20494 1727096327.77384: attempt loop complete, returning result 20494 1727096327.77386: _execute() done 20494 1727096327.77388: dumping result to json 20494 1727096327.77390: done dumping result, returning 20494 1727096327.77392: done running TaskExecutor() for managed_node2/TASK: Install ethtool (test dependency) [0afff68d-5257-775d-49e9-000000000014] 20494 1727096327.77395: sending task result for task 0afff68d-5257-775d-49e9-000000000014 20494 1727096327.77675: done sending task result for task 0afff68d-5257-775d-49e9-000000000014 20494 1727096327.77686: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20494 1727096327.77777: no more pending results, returning what we have 20494 1727096327.77781: results queue empty 20494 1727096327.77782: checking for any_errors_fatal 20494 1727096327.77789: done checking for any_errors_fatal 20494 1727096327.77789: checking for max_fail_percentage 20494 1727096327.77791: done checking for max_fail_percentage 20494 1727096327.77792: checking to see if all hosts have failed and the running result is not ok 20494 1727096327.77793: done checking to see if all hosts have failed 20494 1727096327.77794: getting the remaining hosts for this loop 20494 1727096327.77796: done getting the remaining hosts for this loop 20494 1727096327.77799: getting the next task for host managed_node2 20494 1727096327.77807: done getting next task for host managed_node2 20494 1727096327.77809: ^ task is: TASK: TEST: I can create a profile without changing the ethtool features. 20494 1727096327.77811: ^ 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 20494 1727096327.77815: getting variables 20494 1727096327.77817: in VariableManager get_vars() 20494 1727096327.78274: Calling all_inventory to load vars for managed_node2 20494 1727096327.78277: Calling groups_inventory to load vars for managed_node2 20494 1727096327.78280: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096327.78290: Calling all_plugins_play to load vars for managed_node2 20494 1727096327.78293: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096327.78296: Calling groups_plugins_play to load vars for managed_node2 20494 1727096327.80801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096327.83472: done with get_vars() 20494 1727096327.83511: done getting variables 20494 1727096327.83594: Loading ActionModule 'debug' from /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: I can create a profile without changing the ethtool features.] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:34 Monday 23 September 2024 08:58:47 -0400 (0:00:00.795) 0:00:13.206 ****** 20494 1727096327.83623: entering _queue_task() for managed_node2/debug 20494 1727096327.84034: worker is 1 (out of 1 available) 20494 1727096327.84046: exiting _queue_task() for managed_node2/debug 20494 1727096327.84058: done queuing things up, now waiting for results queue to drain 20494 1727096327.84060: waiting for pending results... 20494 1727096327.84390: running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. 20494 1727096327.84500: in run() - task 0afff68d-5257-775d-49e9-000000000016 20494 1727096327.84533: variable 'ansible_search_path' from source: unknown 20494 1727096327.84584: calling self._execute() 20494 1727096327.84700: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.84731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.84824: variable 'omit' from source: magic vars 20494 1727096327.85678: variable 'ansible_distribution_major_version' from source: facts 20494 1727096327.85680: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096327.86132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096327.86871: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096327.87044: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096327.87091: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096327.87202: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096327.87372: variable 'networkmanager_version' from source: set_fact 20494 1727096327.87507: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096327.87521: variable 'omit' from source: magic vars 20494 1727096327.87550: variable 'omit' from source: magic vars 20494 1727096327.87641: variable 'omit' from source: magic vars 20494 1727096327.87818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096327.87822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096327.87825: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096327.87827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096327.87918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096327.88146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096327.88149: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.88152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.88221: Set connection var ansible_pipelining to False 20494 1727096327.88340: Set connection var ansible_timeout to 10 20494 1727096327.88351: Set connection var ansible_connection to ssh 20494 1727096327.88377: Set connection var ansible_shell_type to sh 20494 1727096327.88389: Set connection var ansible_shell_executable to /bin/sh 20494 1727096327.88435: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096327.88466: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.88484: variable 'ansible_connection' from source: unknown 20494 1727096327.88572: variable 'ansible_module_compression' from source: unknown 20494 1727096327.88575: variable 'ansible_shell_type' from source: unknown 20494 1727096327.88579: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.88582: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.88584: variable 'ansible_pipelining' from source: unknown 20494 1727096327.88586: variable 'ansible_timeout' from source: unknown 20494 1727096327.88587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.88703: Loading ActionModule 'debug' from /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) 20494 1727096327.88707: variable 'omit' from source: magic vars 20494 1727096327.88710: starting attempt loop 20494 1727096327.88712: running the handler 20494 1727096327.88725: handler run complete 20494 1727096327.88746: attempt loop complete, returning result 20494 1727096327.88752: _execute() done 20494 1727096327.88758: dumping result to json 20494 1727096327.88768: done dumping result, returning 20494 1727096327.88780: done running TaskExecutor() for managed_node2/TASK: TEST: I can create a profile without changing the ethtool features. [0afff68d-5257-775d-49e9-000000000016] 20494 1727096327.88790: sending task result for task 0afff68d-5257-775d-49e9-000000000016 ok: [managed_node2] => {} MSG: ################################################## 20494 1727096327.88996: no more pending results, returning what we have 20494 1727096327.89003: results queue empty 20494 1727096327.89004: checking for any_errors_fatal 20494 1727096327.89013: done checking for any_errors_fatal 20494 1727096327.89014: checking for max_fail_percentage 20494 1727096327.89016: done checking for max_fail_percentage 20494 1727096327.89017: checking to see if all hosts have failed and the running result is not ok 20494 1727096327.89018: done checking to see if all hosts have failed 20494 1727096327.89019: getting the remaining hosts for this loop 20494 1727096327.89020: done getting the remaining hosts for this loop 20494 1727096327.89024: getting the next task for host managed_node2 20494 1727096327.89030: done getting next task for host managed_node2 20494 1727096327.89032: ^ task is: TASK: Get current device features 20494 1727096327.89034: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096327.89038: getting variables 20494 1727096327.89040: in VariableManager get_vars() 20494 1727096327.89297: Calling all_inventory to load vars for managed_node2 20494 1727096327.89300: Calling groups_inventory to load vars for managed_node2 20494 1727096327.89302: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096327.89313: Calling all_plugins_play to load vars for managed_node2 20494 1727096327.89316: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096327.89319: Calling groups_plugins_play to load vars for managed_node2 20494 1727096327.90076: done sending task result for task 0afff68d-5257-775d-49e9-000000000016 20494 1727096327.90079: WORKER PROCESS EXITING 20494 1727096327.91612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096327.94139: done with get_vars() 20494 1727096327.94188: done getting variables 20494 1727096327.94252: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:38 Monday 23 September 2024 08:58:47 -0400 (0:00:00.106) 0:00:13.313 ****** 20494 1727096327.94286: entering _queue_task() for managed_node2/command 20494 1727096327.95034: worker is 1 (out of 1 available) 20494 1727096327.95049: exiting _queue_task() for managed_node2/command 20494 1727096327.95068: done queuing things up, now waiting for results queue to drain 20494 1727096327.95184: waiting for pending results... 20494 1727096327.95532: running TaskExecutor() for managed_node2/TASK: Get current device features 20494 1727096327.95739: in run() - task 0afff68d-5257-775d-49e9-000000000017 20494 1727096327.95754: variable 'ansible_search_path' from source: unknown 20494 1727096327.95893: calling self._execute() 20494 1727096327.96056: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.96062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.96074: variable 'omit' from source: magic vars 20494 1727096327.97084: variable 'ansible_distribution_major_version' from source: facts 20494 1727096327.97088: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096327.97632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096327.97981: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096327.98143: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096327.98178: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096327.98217: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096327.98416: variable 'networkmanager_version' from source: set_fact 20494 1727096327.98430: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096327.98437: variable 'omit' from source: magic vars 20494 1727096327.98490: variable 'omit' from source: magic vars 20494 1727096327.98702: variable 'interface' from source: play vars 20494 1727096327.98719: variable 'omit' from source: magic vars 20494 1727096327.98750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096327.98780: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096327.98801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096327.99042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096327.99045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096327.99049: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096327.99051: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.99054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.99271: Set connection var ansible_pipelining to False 20494 1727096327.99275: Set connection var ansible_timeout to 10 20494 1727096327.99278: Set connection var ansible_connection to ssh 20494 1727096327.99280: Set connection var ansible_shell_type to sh 20494 1727096327.99287: Set connection var ansible_shell_executable to /bin/sh 20494 1727096327.99292: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096327.99371: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.99375: variable 'ansible_connection' from source: unknown 20494 1727096327.99423: variable 'ansible_module_compression' from source: unknown 20494 1727096327.99427: variable 'ansible_shell_type' from source: unknown 20494 1727096327.99430: variable 'ansible_shell_executable' from source: unknown 20494 1727096327.99432: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096327.99434: variable 'ansible_pipelining' from source: unknown 20494 1727096327.99438: variable 'ansible_timeout' from source: unknown 20494 1727096327.99443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096327.99623: 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) 20494 1727096327.99747: variable 'omit' from source: magic vars 20494 1727096327.99799: starting attempt loop 20494 1727096327.99802: running the handler 20494 1727096327.99805: _low_level_execute_command(): starting 20494 1727096327.99807: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096328.01285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096328.01289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096328.01292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096328.01319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.01424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096328.01491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096328.01510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096328.01603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096328.03254: stdout chunk (state=3): >>>/root <<< 20494 1727096328.03426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096328.03430: stdout chunk (state=3): >>><<< 20494 1727096328.03438: stderr chunk (state=3): >>><<< 20494 1727096328.03498: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096328.03512: _low_level_execute_command(): starting 20494 1727096328.03519: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586 `" && echo ansible-tmp-1727096328.0349824-21113-198819813177586="` echo /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586 `" ) && sleep 0' 20494 1727096328.04604: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096328.04787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.04833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096328.04961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096328.04981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096328.05095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096328.06999: stdout chunk (state=3): >>>ansible-tmp-1727096328.0349824-21113-198819813177586=/root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586 <<< 20494 1727096328.07174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096328.07272: stderr chunk (state=3): >>><<< 20494 1727096328.07275: stdout chunk (state=3): >>><<< 20494 1727096328.07295: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096328.0349824-21113-198819813177586=/root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096328.07326: variable 'ansible_module_compression' from source: unknown 20494 1727096328.07490: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096328.07526: variable 'ansible_facts' from source: unknown 20494 1727096328.07726: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py 20494 1727096328.08373: Sending initial data 20494 1727096328.08377: Sent initial data (156 bytes) 20494 1727096328.09225: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096328.09334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.09337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096328.09443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096328.09447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096328.09449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096328.11069: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096328.11171: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096328.11289: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpy_0jlayn /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py <<< 20494 1727096328.11293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py" <<< 20494 1727096328.11317: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpy_0jlayn" to remote "/root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py" <<< 20494 1727096328.12769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096328.12774: stdout chunk (state=3): >>><<< 20494 1727096328.12776: stderr chunk (state=3): >>><<< 20494 1727096328.12816: done transferring module to remote 20494 1727096328.12828: _low_level_execute_command(): starting 20494 1727096328.12833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/ /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py && sleep 0' 20494 1727096328.13974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096328.14141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.14272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096328.14276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096328.14290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096328.14386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096328.16293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096328.16349: stderr chunk (state=3): >>><<< 20494 1727096328.16437: stdout chunk (state=3): >>><<< 20494 1727096328.16546: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096328.16549: _low_level_execute_command(): starting 20494 1727096328.16552: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/AnsiballZ_command.py && sleep 0' 20494 1727096328.17597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096328.17686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096328.17783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.17896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096328.17910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096328.17979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096328.18080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096328.34139: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:58:48.335482", "end": "2024-09-23 08:58:48.339044", "delta": "0:00:00.003562", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096328.35715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096328.35720: stdout chunk (state=3): >>><<< 20494 1727096328.35725: stderr chunk (state=3): >>><<< 20494 1727096328.35795: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:58:48.335482", "end": "2024-09-23 08:58:48.339044", "delta": "0:00:00.003562", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096328.36032: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096328.36036: _low_level_execute_command(): starting 20494 1727096328.36039: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096328.0349824-21113-198819813177586/ > /dev/null 2>&1 && sleep 0' 20494 1727096328.37170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096328.37239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096328.37249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096328.37263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096328.37279: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096328.37286: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096328.37295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.37308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096328.37315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096328.37322: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096328.37331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096328.37554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096328.37558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096328.37561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096328.37566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096328.37573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096328.37721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096328.39688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096328.39913: stderr chunk (state=3): >>><<< 20494 1727096328.39917: stdout chunk (state=3): >>><<< 20494 1727096328.39937: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096328.39943: handler run complete 20494 1727096328.40000: Evaluated conditional (False): False 20494 1727096328.40011: attempt loop complete, returning result 20494 1727096328.40014: _execute() done 20494 1727096328.40017: dumping result to json 20494 1727096328.40025: done dumping result, returning 20494 1727096328.40033: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-775d-49e9-000000000017] 20494 1727096328.40038: sending task result for task 0afff68d-5257-775d-49e9-000000000017 20494 1727096328.40603: done sending task result for task 0afff68d-5257-775d-49e9-000000000017 20494 1727096328.40606: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003562", "end": "2024-09-23 08:58:48.339044", "rc": 0, "start": "2024-09-23 08:58:48.335482" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20494 1727096328.40859: no more pending results, returning what we have 20494 1727096328.40862: results queue empty 20494 1727096328.40863: checking for any_errors_fatal 20494 1727096328.40872: done checking for any_errors_fatal 20494 1727096328.40873: checking for max_fail_percentage 20494 1727096328.40874: done checking for max_fail_percentage 20494 1727096328.40875: checking to see if all hosts have failed and the running result is not ok 20494 1727096328.40876: done checking to see if all hosts have failed 20494 1727096328.40876: getting the remaining hosts for this loop 20494 1727096328.40878: done getting the remaining hosts for this loop 20494 1727096328.40881: getting the next task for host managed_node2 20494 1727096328.40886: done getting next task for host managed_node2 20494 1727096328.40895: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096328.40897: ^ 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 20494 1727096328.40910: getting variables 20494 1727096328.40911: in VariableManager get_vars() 20494 1727096328.40956: Calling all_inventory to load vars for managed_node2 20494 1727096328.40959: Calling groups_inventory to load vars for managed_node2 20494 1727096328.40961: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096328.41194: Calling all_plugins_play to load vars for managed_node2 20494 1727096328.41197: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096328.41201: Calling groups_plugins_play to load vars for managed_node2 20494 1727096328.44061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096328.46903: done with get_vars() 20494 1727096328.46931: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:48 -0400 (0:00:00.528) 0:00:13.842 ****** 20494 1727096328.47148: entering _queue_task() for managed_node2/include_tasks 20494 1727096328.47909: worker is 1 (out of 1 available) 20494 1727096328.47926: exiting _queue_task() for managed_node2/include_tasks 20494 1727096328.47939: done queuing things up, now waiting for results queue to drain 20494 1727096328.47941: waiting for pending results... 20494 1727096328.48588: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096328.48935: in run() - task 0afff68d-5257-775d-49e9-00000000001f 20494 1727096328.48939: variable 'ansible_search_path' from source: unknown 20494 1727096328.48941: variable 'ansible_search_path' from source: unknown 20494 1727096328.48944: calling self._execute() 20494 1727096328.49125: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096328.49138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096328.49338: variable 'omit' from source: magic vars 20494 1727096328.50383: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.50386: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.50792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096328.51605: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096328.51729: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096328.51933: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096328.51975: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096328.52173: variable 'networkmanager_version' from source: set_fact 20494 1727096328.52441: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.52621: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.52632: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.53072: variable 'networkmanager_version' from source: set_fact 20494 1727096328.53076: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.53138: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.53208: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.53455: variable 'networkmanager_version' from source: set_fact 20494 1727096328.53538: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.53549: _execute() done 20494 1727096328.53557: dumping result to json 20494 1727096328.53566: done dumping result, returning 20494 1727096328.53580: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-775d-49e9-00000000001f] 20494 1727096328.53590: sending task result for task 0afff68d-5257-775d-49e9-00000000001f 20494 1727096328.53730: no more pending results, returning what we have 20494 1727096328.53736: in VariableManager get_vars() 20494 1727096328.53805: Calling all_inventory to load vars for managed_node2 20494 1727096328.53808: Calling groups_inventory to load vars for managed_node2 20494 1727096328.53811: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096328.53823: Calling all_plugins_play to load vars for managed_node2 20494 1727096328.53826: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096328.53829: Calling groups_plugins_play to load vars for managed_node2 20494 1727096328.55042: done sending task result for task 0afff68d-5257-775d-49e9-00000000001f 20494 1727096328.55045: WORKER PROCESS EXITING 20494 1727096328.56766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096328.59848: done with get_vars() 20494 1727096328.60279: variable 'ansible_search_path' from source: unknown 20494 1727096328.60281: variable 'ansible_search_path' from source: unknown 20494 1727096328.60325: we have included files to process 20494 1727096328.60327: generating all_blocks data 20494 1727096328.60328: done generating all_blocks data 20494 1727096328.60332: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096328.60333: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096328.60336: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096328.62241: done processing included file 20494 1727096328.62243: iterating over new_blocks loaded from include file 20494 1727096328.62245: in VariableManager get_vars() 20494 1727096328.62688: done with get_vars() 20494 1727096328.62690: filtering new block on tags 20494 1727096328.62708: done filtering new block on tags 20494 1727096328.62711: in VariableManager get_vars() 20494 1727096328.62741: done with get_vars() 20494 1727096328.62742: filtering new block on tags 20494 1727096328.62762: done filtering new block on tags 20494 1727096328.62768: in VariableManager get_vars() 20494 1727096328.62798: done with get_vars() 20494 1727096328.62799: filtering new block on tags 20494 1727096328.62818: done filtering new block on tags 20494 1727096328.62820: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20494 1727096328.62825: extending task lists for all hosts with included blocks 20494 1727096328.65286: done extending task lists 20494 1727096328.65288: done processing included files 20494 1727096328.65288: results queue empty 20494 1727096328.65289: checking for any_errors_fatal 20494 1727096328.65293: done checking for any_errors_fatal 20494 1727096328.65294: checking for max_fail_percentage 20494 1727096328.65295: done checking for max_fail_percentage 20494 1727096328.65296: checking to see if all hosts have failed and the running result is not ok 20494 1727096328.65297: done checking to see if all hosts have failed 20494 1727096328.65298: getting the remaining hosts for this loop 20494 1727096328.65299: done getting the remaining hosts for this loop 20494 1727096328.65302: getting the next task for host managed_node2 20494 1727096328.65306: done getting next task for host managed_node2 20494 1727096328.65309: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096328.65312: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096328.65321: getting variables 20494 1727096328.65322: in VariableManager get_vars() 20494 1727096328.65348: Calling all_inventory to load vars for managed_node2 20494 1727096328.65350: Calling groups_inventory to load vars for managed_node2 20494 1727096328.65352: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096328.65358: Calling all_plugins_play to load vars for managed_node2 20494 1727096328.65361: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096328.65372: Calling groups_plugins_play to load vars for managed_node2 20494 1727096328.67639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096328.70338: done with get_vars() 20494 1727096328.70364: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:58:48 -0400 (0:00:00.234) 0:00:14.076 ****** 20494 1727096328.70562: entering _queue_task() for managed_node2/setup 20494 1727096328.71181: worker is 1 (out of 1 available) 20494 1727096328.71194: exiting _queue_task() for managed_node2/setup 20494 1727096328.71208: done queuing things up, now waiting for results queue to drain 20494 1727096328.71210: waiting for pending results... 20494 1727096328.72191: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096328.72328: in run() - task 0afff68d-5257-775d-49e9-00000000037f 20494 1727096328.72342: variable 'ansible_search_path' from source: unknown 20494 1727096328.72346: variable 'ansible_search_path' from source: unknown 20494 1727096328.72576: calling self._execute() 20494 1727096328.72666: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096328.72672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096328.72687: variable 'omit' from source: magic vars 20494 1727096328.73343: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.73354: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.73635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096328.74297: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096328.74345: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096328.74380: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096328.74410: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096328.74674: variable 'networkmanager_version' from source: set_fact 20494 1727096328.74678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.74844: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.74847: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.75197: variable 'networkmanager_version' from source: set_fact 20494 1727096328.75206: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.75474: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.75480: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.75677: variable 'networkmanager_version' from source: set_fact 20494 1727096328.75905: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.76289: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.76292: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.76314: variable 'networkmanager_version' from source: set_fact 20494 1727096328.76321: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.76425: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.76429: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.76686: variable 'networkmanager_version' from source: set_fact 20494 1727096328.76695: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.77272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096328.83318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096328.83375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096328.83644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096328.83671: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096328.83703: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096328.84105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096328.84132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096328.84274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096328.84277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096328.84279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096328.84321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096328.84413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096328.84418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096328.84421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096328.84521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096328.84775: variable '__network_required_facts' from source: role '' defaults 20494 1727096328.84778: variable 'ansible_facts' from source: unknown 20494 1727096328.86094: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20494 1727096328.86098: when evaluation is False, skipping this task 20494 1727096328.86100: _execute() done 20494 1727096328.86102: dumping result to json 20494 1727096328.86105: done dumping result, returning 20494 1727096328.86107: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-775d-49e9-00000000037f] 20494 1727096328.86109: sending task result for task 0afff68d-5257-775d-49e9-00000000037f skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096328.86234: no more pending results, returning what we have 20494 1727096328.86238: results queue empty 20494 1727096328.86240: checking for any_errors_fatal 20494 1727096328.86242: done checking for any_errors_fatal 20494 1727096328.86243: checking for max_fail_percentage 20494 1727096328.86245: done checking for max_fail_percentage 20494 1727096328.86246: checking to see if all hosts have failed and the running result is not ok 20494 1727096328.86247: done checking to see if all hosts have failed 20494 1727096328.86248: getting the remaining hosts for this loop 20494 1727096328.86250: done getting the remaining hosts for this loop 20494 1727096328.86254: getting the next task for host managed_node2 20494 1727096328.86270: done getting next task for host managed_node2 20494 1727096328.86276: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096328.86280: ^ 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=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 20494 1727096328.86295: getting variables 20494 1727096328.86297: in VariableManager get_vars() 20494 1727096328.86357: Calling all_inventory to load vars for managed_node2 20494 1727096328.86360: Calling groups_inventory to load vars for managed_node2 20494 1727096328.86362: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096328.86692: Calling all_plugins_play to load vars for managed_node2 20494 1727096328.86697: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096328.86701: Calling groups_plugins_play to load vars for managed_node2 20494 1727096328.87287: done sending task result for task 0afff68d-5257-775d-49e9-00000000037f 20494 1727096328.87291: WORKER PROCESS EXITING 20494 1727096328.88128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096328.89952: done with get_vars() 20494 1727096328.90163: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:58:48 -0400 (0:00:00.197) 0:00:14.273 ****** 20494 1727096328.90266: entering _queue_task() for managed_node2/stat 20494 1727096328.90878: worker is 1 (out of 1 available) 20494 1727096328.90887: exiting _queue_task() for managed_node2/stat 20494 1727096328.90896: done queuing things up, now waiting for results queue to drain 20494 1727096328.90898: waiting for pending results... 20494 1727096328.90996: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096328.91179: in run() - task 0afff68d-5257-775d-49e9-000000000381 20494 1727096328.91199: variable 'ansible_search_path' from source: unknown 20494 1727096328.91208: variable 'ansible_search_path' from source: unknown 20494 1727096328.91254: calling self._execute() 20494 1727096328.91348: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096328.91359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096328.91375: variable 'omit' from source: magic vars 20494 1727096328.91742: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.91759: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.91935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096328.92199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096328.92251: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096328.92291: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096328.92332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096328.92411: variable 'networkmanager_version' from source: set_fact 20494 1727096328.92434: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.92549: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.92559: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.92691: variable 'networkmanager_version' from source: set_fact 20494 1727096328.92705: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.92812: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.92823: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.93301: variable 'networkmanager_version' from source: set_fact 20494 1727096328.93307: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.93474: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.93483: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.93799: variable 'networkmanager_version' from source: set_fact 20494 1727096328.93802: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.93832: variable 'ansible_distribution_major_version' from source: facts 20494 1727096328.93844: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096328.93972: variable 'networkmanager_version' from source: set_fact 20494 1727096328.93987: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096328.94222: 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) 20494 1727096328.94257: 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) 20494 1727096328.94364: 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) 20494 1727096328.94483: 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) 20494 1727096328.94626: variable '__network_is_ostree' from source: set_fact 20494 1727096328.94681: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096328.94702: when evaluation is False, skipping this task 20494 1727096328.94720: _execute() done 20494 1727096328.94727: dumping result to json 20494 1727096328.94744: done dumping result, returning 20494 1727096328.94754: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-775d-49e9-000000000381] 20494 1727096328.94766: sending task result for task 0afff68d-5257-775d-49e9-000000000381 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096328.95051: no more pending results, returning what we have 20494 1727096328.95055: results queue empty 20494 1727096328.95056: checking for any_errors_fatal 20494 1727096328.95066: done checking for any_errors_fatal 20494 1727096328.95068: checking for max_fail_percentage 20494 1727096328.95070: done checking for max_fail_percentage 20494 1727096328.95071: checking to see if all hosts have failed and the running result is not ok 20494 1727096328.95072: done checking to see if all hosts have failed 20494 1727096328.95073: getting the remaining hosts for this loop 20494 1727096328.95075: done getting the remaining hosts for this loop 20494 1727096328.95078: getting the next task for host managed_node2 20494 1727096328.95085: done getting next task for host managed_node2 20494 1727096328.95090: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096328.95094: ^ 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=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 20494 1727096328.95111: getting variables 20494 1727096328.95114: in VariableManager get_vars() 20494 1727096328.95508: Calling all_inventory to load vars for managed_node2 20494 1727096328.95511: Calling groups_inventory to load vars for managed_node2 20494 1727096328.95514: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096328.95524: Calling all_plugins_play to load vars for managed_node2 20494 1727096328.95529: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096328.95532: Calling groups_plugins_play to load vars for managed_node2 20494 1727096328.96202: done sending task result for task 0afff68d-5257-775d-49e9-000000000381 20494 1727096328.96206: WORKER PROCESS EXITING 20494 1727096328.97308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096328.98962: done with get_vars() 20494 1727096328.98990: done getting variables 20494 1727096328.99048: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:58:48 -0400 (0:00:00.088) 0:00:14.361 ****** 20494 1727096328.99093: entering _queue_task() for managed_node2/set_fact 20494 1727096328.99423: worker is 1 (out of 1 available) 20494 1727096328.99435: exiting _queue_task() for managed_node2/set_fact 20494 1727096328.99448: done queuing things up, now waiting for results queue to drain 20494 1727096328.99449: waiting for pending results... 20494 1727096328.99726: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096329.00090: in run() - task 0afff68d-5257-775d-49e9-000000000382 20494 1727096329.00104: variable 'ansible_search_path' from source: unknown 20494 1727096329.00107: variable 'ansible_search_path' from source: unknown 20494 1727096329.00145: calling self._execute() 20494 1727096329.00347: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096329.00352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096329.00363: variable 'omit' from source: magic vars 20494 1727096329.01250: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.01269: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.01836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096329.02683: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096329.02687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096329.02779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096329.02843: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096329.03180: variable 'networkmanager_version' from source: set_fact 20494 1727096329.03193: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.03470: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.03511: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.03834: variable 'networkmanager_version' from source: set_fact 20494 1727096329.03845: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.04001: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.04004: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.04137: variable 'networkmanager_version' from source: set_fact 20494 1727096329.04143: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.04476: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.04479: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.04482: variable 'networkmanager_version' from source: set_fact 20494 1727096329.04484: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.04595: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.04598: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.04745: variable 'networkmanager_version' from source: set_fact 20494 1727096329.04754: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.04991: 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) 20494 1727096329.05017: 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) 20494 1727096329.05051: 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) 20494 1727096329.05082: 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) 20494 1727096329.05178: variable '__network_is_ostree' from source: set_fact 20494 1727096329.05193: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096329.05196: when evaluation is False, skipping this task 20494 1727096329.05198: _execute() done 20494 1727096329.05201: dumping result to json 20494 1727096329.05204: done dumping result, returning 20494 1727096329.05206: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-775d-49e9-000000000382] 20494 1727096329.05208: sending task result for task 0afff68d-5257-775d-49e9-000000000382 20494 1727096329.05323: done sending task result for task 0afff68d-5257-775d-49e9-000000000382 20494 1727096329.05328: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096329.05400: no more pending results, returning what we have 20494 1727096329.05406: results queue empty 20494 1727096329.05407: checking for any_errors_fatal 20494 1727096329.05415: done checking for any_errors_fatal 20494 1727096329.05415: checking for max_fail_percentage 20494 1727096329.05417: done checking for max_fail_percentage 20494 1727096329.05418: checking to see if all hosts have failed and the running result is not ok 20494 1727096329.05419: done checking to see if all hosts have failed 20494 1727096329.05419: getting the remaining hosts for this loop 20494 1727096329.05421: done getting the remaining hosts for this loop 20494 1727096329.05426: getting the next task for host managed_node2 20494 1727096329.05435: done getting next task for host managed_node2 20494 1727096329.05442: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096329.05446: ^ 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=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 20494 1727096329.05465: getting variables 20494 1727096329.05469: in VariableManager get_vars() 20494 1727096329.05521: Calling all_inventory to load vars for managed_node2 20494 1727096329.05523: Calling groups_inventory to load vars for managed_node2 20494 1727096329.05525: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096329.05535: Calling all_plugins_play to load vars for managed_node2 20494 1727096329.05537: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096329.05539: Calling groups_plugins_play to load vars for managed_node2 20494 1727096329.09070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096329.14175: done with get_vars() 20494 1727096329.14432: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:58:49 -0400 (0:00:00.155) 0:00:14.517 ****** 20494 1727096329.14856: entering _queue_task() for managed_node2/service_facts 20494 1727096329.14860: Creating lock for service_facts 20494 1727096329.15942: worker is 1 (out of 1 available) 20494 1727096329.15960: exiting _queue_task() for managed_node2/service_facts 20494 1727096329.15983: done queuing things up, now waiting for results queue to drain 20494 1727096329.16205: waiting for pending results... 20494 1727096329.17181: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096329.17775: in run() - task 0afff68d-5257-775d-49e9-000000000384 20494 1727096329.17779: variable 'ansible_search_path' from source: unknown 20494 1727096329.17788: variable 'ansible_search_path' from source: unknown 20494 1727096329.17791: calling self._execute() 20494 1727096329.18176: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096329.18179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096329.18182: variable 'omit' from source: magic vars 20494 1727096329.19579: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.19610: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.20143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096329.20875: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096329.21046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096329.21118: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096329.21289: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096329.21483: variable 'networkmanager_version' from source: set_fact 20494 1727096329.21620: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.21981: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.22024: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.22316: variable 'networkmanager_version' from source: set_fact 20494 1727096329.22419: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.22792: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.22796: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.23192: variable 'networkmanager_version' from source: set_fact 20494 1727096329.23195: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.23478: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.23672: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.23676: variable 'networkmanager_version' from source: set_fact 20494 1727096329.23678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.23852: variable 'ansible_distribution_major_version' from source: facts 20494 1727096329.23863: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096329.24265: variable 'networkmanager_version' from source: set_fact 20494 1727096329.24347: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096329.24359: variable 'omit' from source: magic vars 20494 1727096329.24440: variable 'omit' from source: magic vars 20494 1727096329.24599: variable 'omit' from source: magic vars 20494 1727096329.24633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096329.24696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096329.24872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096329.24876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096329.24879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096329.24881: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096329.24883: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096329.24885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096329.25216: Set connection var ansible_pipelining to False 20494 1727096329.25220: Set connection var ansible_timeout to 10 20494 1727096329.25222: Set connection var ansible_connection to ssh 20494 1727096329.25224: Set connection var ansible_shell_type to sh 20494 1727096329.25226: Set connection var ansible_shell_executable to /bin/sh 20494 1727096329.25228: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096329.25252: variable 'ansible_shell_executable' from source: unknown 20494 1727096329.25433: variable 'ansible_connection' from source: unknown 20494 1727096329.25437: variable 'ansible_module_compression' from source: unknown 20494 1727096329.25439: variable 'ansible_shell_type' from source: unknown 20494 1727096329.25442: variable 'ansible_shell_executable' from source: unknown 20494 1727096329.25443: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096329.25445: variable 'ansible_pipelining' from source: unknown 20494 1727096329.25447: variable 'ansible_timeout' from source: unknown 20494 1727096329.25449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096329.25608: 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__) 20494 1727096329.25662: variable 'omit' from source: magic vars 20494 1727096329.25869: starting attempt loop 20494 1727096329.25872: running the handler 20494 1727096329.25874: _low_level_execute_command(): starting 20494 1727096329.25877: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096329.27073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096329.27503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096329.29119: stdout chunk (state=3): >>>/root <<< 20494 1727096329.29244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096329.29310: stderr chunk (state=3): >>><<< 20494 1727096329.29340: stdout chunk (state=3): >>><<< 20494 1727096329.29548: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096329.29560: _low_level_execute_command(): starting 20494 1727096329.29563: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202 `" && echo ansible-tmp-1727096329.2945843-21146-33942908115202="` echo /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202 `" ) && sleep 0' 20494 1727096329.30709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096329.30770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096329.30913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096329.30992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096329.31113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096329.33023: stdout chunk (state=3): >>>ansible-tmp-1727096329.2945843-21146-33942908115202=/root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202 <<< 20494 1727096329.33175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096329.33362: stderr chunk (state=3): >>><<< 20494 1727096329.33365: stdout chunk (state=3): >>><<< 20494 1727096329.33371: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096329.2945843-21146-33942908115202=/root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096329.33374: variable 'ansible_module_compression' from source: unknown 20494 1727096329.33576: ANSIBALLZ: Using lock for service_facts 20494 1727096329.33580: ANSIBALLZ: Acquiring lock 20494 1727096329.33582: ANSIBALLZ: Lock acquired: 140585469031440 20494 1727096329.33584: ANSIBALLZ: Creating module 20494 1727096329.51744: ANSIBALLZ: Writing module into payload 20494 1727096329.51852: ANSIBALLZ: Writing module 20494 1727096329.51890: ANSIBALLZ: Renaming module 20494 1727096329.51902: ANSIBALLZ: Done creating module 20494 1727096329.51924: variable 'ansible_facts' from source: unknown 20494 1727096329.52012: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py 20494 1727096329.52223: Sending initial data 20494 1727096329.52226: Sent initial data (161 bytes) 20494 1727096329.52822: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096329.52864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096329.52882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096329.52895: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096329.52977: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096329.52997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096329.53023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096329.53042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096329.53201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096329.54864: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096329.54909: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096329.55020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpy05sp2x6 /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py <<< 20494 1727096329.55033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py" <<< 20494 1727096329.55347: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpy05sp2x6" to remote "/root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py" <<< 20494 1727096329.56579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096329.56590: stdout chunk (state=3): >>><<< 20494 1727096329.56602: stderr chunk (state=3): >>><<< 20494 1727096329.56777: done transferring module to remote 20494 1727096329.56785: _low_level_execute_command(): starting 20494 1727096329.56787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/ /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py && sleep 0' 20494 1727096329.58055: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096329.58188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096329.58288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096329.58388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096329.58421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096329.60349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096329.60352: stdout chunk (state=3): >>><<< 20494 1727096329.60354: stderr chunk (state=3): >>><<< 20494 1727096329.60424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096329.60431: _low_level_execute_command(): starting 20494 1727096329.60435: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/AnsiballZ_service_facts.py && sleep 0' 20494 1727096329.61770: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096329.61786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096329.61864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096331.27288: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20494 1727096331.28928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096331.29020: stderr chunk (state=3): >>><<< 20494 1727096331.29023: stdout chunk (state=3): >>><<< 20494 1727096331.29180: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096331.30572: 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-1727096329.2945843-21146-33942908115202/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096331.30596: _low_level_execute_command(): starting 20494 1727096331.30693: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096329.2945843-21146-33942908115202/ > /dev/null 2>&1 && sleep 0' 20494 1727096331.32255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096331.32362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096331.32498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096331.32519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096331.32602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096331.34906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096331.34910: stdout chunk (state=3): >>><<< 20494 1727096331.34912: stderr chunk (state=3): >>><<< 20494 1727096331.34914: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096331.34916: handler run complete 20494 1727096331.35293: variable 'ansible_facts' from source: unknown 20494 1727096331.35826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096331.37359: variable 'ansible_facts' from source: unknown 20494 1727096331.40439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096331.40888: attempt loop complete, returning result 20494 1727096331.40933: _execute() done 20494 1727096331.40942: dumping result to json 20494 1727096331.41084: done dumping result, returning 20494 1727096331.41099: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-775d-49e9-000000000384] 20494 1727096331.41110: sending task result for task 0afff68d-5257-775d-49e9-000000000384 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096331.42864: no more pending results, returning what we have 20494 1727096331.42869: results queue empty 20494 1727096331.42870: checking for any_errors_fatal 20494 1727096331.42874: done checking for any_errors_fatal 20494 1727096331.42875: checking for max_fail_percentage 20494 1727096331.42876: done checking for max_fail_percentage 20494 1727096331.42877: checking to see if all hosts have failed and the running result is not ok 20494 1727096331.42878: done checking to see if all hosts have failed 20494 1727096331.42878: getting the remaining hosts for this loop 20494 1727096331.42880: done getting the remaining hosts for this loop 20494 1727096331.42883: getting the next task for host managed_node2 20494 1727096331.42888: done getting next task for host managed_node2 20494 1727096331.42892: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096331.42895: ^ 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=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 20494 1727096331.42905: getting variables 20494 1727096331.42908: in VariableManager get_vars() 20494 1727096331.42960: Calling all_inventory to load vars for managed_node2 20494 1727096331.42963: Calling groups_inventory to load vars for managed_node2 20494 1727096331.42966: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096331.43274: Calling all_plugins_play to load vars for managed_node2 20494 1727096331.43278: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096331.43281: Calling groups_plugins_play to load vars for managed_node2 20494 1727096331.43985: done sending task result for task 0afff68d-5257-775d-49e9-000000000384 20494 1727096331.43989: WORKER PROCESS EXITING 20494 1727096331.45312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096331.48643: done with get_vars() 20494 1727096331.48681: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:58:51 -0400 (0:00:02.343) 0:00:16.860 ****** 20494 1727096331.49033: entering _queue_task() for managed_node2/package_facts 20494 1727096331.50117: worker is 1 (out of 1 available) 20494 1727096331.50130: exiting _queue_task() for managed_node2/package_facts 20494 1727096331.50141: done queuing things up, now waiting for results queue to drain 20494 1727096331.50142: waiting for pending results... 20494 1727096331.50523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096331.50866: in run() - task 0afff68d-5257-775d-49e9-000000000385 20494 1727096331.50880: variable 'ansible_search_path' from source: unknown 20494 1727096331.50884: variable 'ansible_search_path' from source: unknown 20494 1727096331.50923: calling self._execute() 20494 1727096331.51173: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096331.51193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096331.51207: variable 'omit' from source: magic vars 20494 1727096331.52080: variable 'ansible_distribution_major_version' from source: facts 20494 1727096331.52084: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096331.52331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096331.52898: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096331.52960: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096331.53007: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096331.53083: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096331.53177: variable 'networkmanager_version' from source: set_fact 20494 1727096331.53198: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096331.53592: variable 'ansible_distribution_major_version' from source: facts 20494 1727096331.53653: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096331.53872: variable 'networkmanager_version' from source: set_fact 20494 1727096331.53876: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096331.54103: variable 'ansible_distribution_major_version' from source: facts 20494 1727096331.54197: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096331.54497: variable 'networkmanager_version' from source: set_fact 20494 1727096331.54602: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096331.54780: variable 'ansible_distribution_major_version' from source: facts 20494 1727096331.54791: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096331.54948: variable 'networkmanager_version' from source: set_fact 20494 1727096331.54972: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096331.55129: variable 'ansible_distribution_major_version' from source: facts 20494 1727096331.55132: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096331.55256: variable 'networkmanager_version' from source: set_fact 20494 1727096331.55278: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096331.55293: variable 'omit' from source: magic vars 20494 1727096331.55394: variable 'omit' from source: magic vars 20494 1727096331.55432: variable 'omit' from source: magic vars 20494 1727096331.55503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096331.55576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096331.55603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096331.55674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096331.55679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096331.55691: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096331.55700: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096331.55707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096331.55821: Set connection var ansible_pipelining to False 20494 1727096331.55835: Set connection var ansible_timeout to 10 20494 1727096331.55871: Set connection var ansible_connection to ssh 20494 1727096331.55874: Set connection var ansible_shell_type to sh 20494 1727096331.55876: Set connection var ansible_shell_executable to /bin/sh 20494 1727096331.55878: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096331.55892: variable 'ansible_shell_executable' from source: unknown 20494 1727096331.55903: variable 'ansible_connection' from source: unknown 20494 1727096331.55909: variable 'ansible_module_compression' from source: unknown 20494 1727096331.55914: variable 'ansible_shell_type' from source: unknown 20494 1727096331.55919: variable 'ansible_shell_executable' from source: unknown 20494 1727096331.55924: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096331.55936: variable 'ansible_pipelining' from source: unknown 20494 1727096331.55999: variable 'ansible_timeout' from source: unknown 20494 1727096331.56002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096331.56126: 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__) 20494 1727096331.56142: variable 'omit' from source: magic vars 20494 1727096331.56155: starting attempt loop 20494 1727096331.56161: running the handler 20494 1727096331.56184: _low_level_execute_command(): starting 20494 1727096331.56195: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096331.57122: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096331.57172: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096331.57212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096331.57281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096331.58986: stdout chunk (state=3): >>>/root <<< 20494 1727096331.59125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096331.59129: stdout chunk (state=3): >>><<< 20494 1727096331.59132: stderr chunk (state=3): >>><<< 20494 1727096331.59259: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096331.59273: _low_level_execute_command(): starting 20494 1727096331.59277: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495 `" && echo ansible-tmp-1727096331.591623-21241-129086068643495="` echo /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495 `" ) && sleep 0' 20494 1727096331.59923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096331.59947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096331.59982: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096331.60037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096331.60055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096331.60062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096331.60135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096331.62117: stdout chunk (state=3): >>>ansible-tmp-1727096331.591623-21241-129086068643495=/root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495 <<< 20494 1727096331.62294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096331.62298: stdout chunk (state=3): >>><<< 20494 1727096331.62300: stderr chunk (state=3): >>><<< 20494 1727096331.62302: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096331.591623-21241-129086068643495=/root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096331.62409: variable 'ansible_module_compression' from source: unknown 20494 1727096331.62413: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20494 1727096331.62459: variable 'ansible_facts' from source: unknown 20494 1727096331.62663: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py 20494 1727096331.62873: Sending initial data 20494 1727096331.62876: Sent initial data (161 bytes) 20494 1727096331.63439: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096331.63449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096331.63460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096331.63487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096331.63494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096331.63502: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096331.63643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096331.63679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096331.63683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096331.65344: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096331.65423: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096331.65428: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py" <<< 20494 1727096331.65431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpx86oq7cc /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py <<< 20494 1727096331.65444: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpx86oq7cc" to remote "/root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py" <<< 20494 1727096331.66998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096331.67002: stdout chunk (state=3): >>><<< 20494 1727096331.67004: stderr chunk (state=3): >>><<< 20494 1727096331.67013: done transferring module to remote 20494 1727096331.67026: _low_level_execute_command(): starting 20494 1727096331.67034: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/ /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py && sleep 0' 20494 1727096331.67694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096331.67708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096331.67769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096331.67841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096331.67907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096331.67944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096331.69862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096331.69870: stdout chunk (state=3): >>><<< 20494 1727096331.69873: stderr chunk (state=3): >>><<< 20494 1727096331.69892: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096331.69975: _low_level_execute_command(): starting 20494 1727096331.69979: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/AnsiballZ_package_facts.py && sleep 0' 20494 1727096331.70611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096331.70635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096331.70653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096331.70749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096331.70785: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096331.70809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096331.70825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096331.70912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096332.16083: 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_certm<<< 20494 1727096332.16187: stdout chunk (state=3): >>>ap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 20494 1727096332.16201: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 20494 1727096332.16239: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20494 1727096332.18129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096332.18133: stdout chunk (state=3): >>><<< 20494 1727096332.18135: stderr chunk (state=3): >>><<< 20494 1727096332.18375: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096332.20594: 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-1727096331.591623-21241-129086068643495/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096332.20623: _low_level_execute_command(): starting 20494 1727096332.20634: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096331.591623-21241-129086068643495/ > /dev/null 2>&1 && sleep 0' 20494 1727096332.21536: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096332.21553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096332.21575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096332.21631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096332.21709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096332.21720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096332.21753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096332.21837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096332.23753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096332.23756: stdout chunk (state=3): >>><<< 20494 1727096332.23758: stderr chunk (state=3): >>><<< 20494 1727096332.23778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096332.23972: handler run complete 20494 1727096332.24597: variable 'ansible_facts' from source: unknown 20494 1727096332.25022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096332.26808: variable 'ansible_facts' from source: unknown 20494 1727096332.32694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096332.33581: attempt loop complete, returning result 20494 1727096332.33604: _execute() done 20494 1727096332.33612: dumping result to json 20494 1727096332.34026: done dumping result, returning 20494 1727096332.34043: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-775d-49e9-000000000385] 20494 1727096332.34052: sending task result for task 0afff68d-5257-775d-49e9-000000000385 20494 1727096332.36418: done sending task result for task 0afff68d-5257-775d-49e9-000000000385 20494 1727096332.36422: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096332.36533: no more pending results, returning what we have 20494 1727096332.36536: results queue empty 20494 1727096332.36536: checking for any_errors_fatal 20494 1727096332.36541: done checking for any_errors_fatal 20494 1727096332.36542: checking for max_fail_percentage 20494 1727096332.36543: done checking for max_fail_percentage 20494 1727096332.36544: checking to see if all hosts have failed and the running result is not ok 20494 1727096332.36545: done checking to see if all hosts have failed 20494 1727096332.36545: getting the remaining hosts for this loop 20494 1727096332.36546: done getting the remaining hosts for this loop 20494 1727096332.36550: getting the next task for host managed_node2 20494 1727096332.36556: done getting next task for host managed_node2 20494 1727096332.36559: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096332.36562: ^ 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=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 20494 1727096332.36573: getting variables 20494 1727096332.36575: in VariableManager get_vars() 20494 1727096332.36614: Calling all_inventory to load vars for managed_node2 20494 1727096332.36617: Calling groups_inventory to load vars for managed_node2 20494 1727096332.36619: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096332.36626: Calling all_plugins_play to load vars for managed_node2 20494 1727096332.36629: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096332.36632: Calling groups_plugins_play to load vars for managed_node2 20494 1727096332.40251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096332.51064: done with get_vars() 20494 1727096332.51103: done getting variables 20494 1727096332.51173: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:58:52 -0400 (0:00:01.021) 0:00:17.882 ****** 20494 1727096332.51206: entering _queue_task() for managed_node2/debug 20494 1727096332.51777: worker is 1 (out of 1 available) 20494 1727096332.51789: exiting _queue_task() for managed_node2/debug 20494 1727096332.51800: done queuing things up, now waiting for results queue to drain 20494 1727096332.51801: waiting for pending results... 20494 1727096332.52006: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096332.52047: in run() - task 0afff68d-5257-775d-49e9-000000000020 20494 1727096332.52059: variable 'ansible_search_path' from source: unknown 20494 1727096332.52062: variable 'ansible_search_path' from source: unknown 20494 1727096332.52473: calling self._execute() 20494 1727096332.52478: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096332.52480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096332.52482: variable 'omit' from source: magic vars 20494 1727096332.52662: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.52872: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.52876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096332.53177: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096332.53249: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096332.53331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096332.53380: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096332.53477: variable 'networkmanager_version' from source: set_fact 20494 1727096332.53490: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.53624: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.53636: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.53783: variable 'networkmanager_version' from source: set_fact 20494 1727096332.53793: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.53917: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.53920: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.54180: variable 'networkmanager_version' from source: set_fact 20494 1727096332.54188: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.54195: variable 'omit' from source: magic vars 20494 1727096332.54255: variable 'omit' from source: magic vars 20494 1727096332.54558: variable 'network_provider' from source: set_fact 20494 1727096332.54574: variable 'omit' from source: magic vars 20494 1727096332.54708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096332.54735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096332.54755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096332.54877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096332.54886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096332.54923: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096332.54927: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096332.54929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096332.55085: Set connection var ansible_pipelining to False 20494 1727096332.55090: Set connection var ansible_timeout to 10 20494 1727096332.55095: Set connection var ansible_connection to ssh 20494 1727096332.55098: Set connection var ansible_shell_type to sh 20494 1727096332.55103: Set connection var ansible_shell_executable to /bin/sh 20494 1727096332.55108: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096332.55362: variable 'ansible_shell_executable' from source: unknown 20494 1727096332.55377: variable 'ansible_connection' from source: unknown 20494 1727096332.55380: variable 'ansible_module_compression' from source: unknown 20494 1727096332.55382: variable 'ansible_shell_type' from source: unknown 20494 1727096332.55385: variable 'ansible_shell_executable' from source: unknown 20494 1727096332.55387: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096332.55390: variable 'ansible_pipelining' from source: unknown 20494 1727096332.55392: variable 'ansible_timeout' from source: unknown 20494 1727096332.55394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096332.55605: Loading ActionModule 'debug' from /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) 20494 1727096332.55614: variable 'omit' from source: magic vars 20494 1727096332.55620: starting attempt loop 20494 1727096332.55623: running the handler 20494 1727096332.55666: handler run complete 20494 1727096332.55793: attempt loop complete, returning result 20494 1727096332.55796: _execute() done 20494 1727096332.55799: dumping result to json 20494 1727096332.55801: done dumping result, returning 20494 1727096332.55807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-775d-49e9-000000000020] 20494 1727096332.55812: sending task result for task 0afff68d-5257-775d-49e9-000000000020 ok: [managed_node2] => {} MSG: Using network provider: nm 20494 1727096332.55962: no more pending results, returning what we have 20494 1727096332.55965: results queue empty 20494 1727096332.55966: checking for any_errors_fatal 20494 1727096332.55979: done checking for any_errors_fatal 20494 1727096332.55980: checking for max_fail_percentage 20494 1727096332.55981: done checking for max_fail_percentage 20494 1727096332.55982: checking to see if all hosts have failed and the running result is not ok 20494 1727096332.55983: done checking to see if all hosts have failed 20494 1727096332.55985: getting the remaining hosts for this loop 20494 1727096332.55986: done getting the remaining hosts for this loop 20494 1727096332.55990: getting the next task for host managed_node2 20494 1727096332.56001: done getting next task for host managed_node2 20494 1727096332.56005: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096332.56008: ^ 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=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 20494 1727096332.56022: done sending task result for task 0afff68d-5257-775d-49e9-000000000020 20494 1727096332.56025: WORKER PROCESS EXITING 20494 1727096332.56221: getting variables 20494 1727096332.56224: in VariableManager get_vars() 20494 1727096332.56286: Calling all_inventory to load vars for managed_node2 20494 1727096332.56289: Calling groups_inventory to load vars for managed_node2 20494 1727096332.56299: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096332.56310: Calling all_plugins_play to load vars for managed_node2 20494 1727096332.56314: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096332.56433: Calling groups_plugins_play to load vars for managed_node2 20494 1727096332.59429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096332.62459: done with get_vars() 20494 1727096332.62494: done getting variables 20494 1727096332.62561: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:58:52 -0400 (0:00:00.113) 0:00:17.996 ****** 20494 1727096332.62605: entering _queue_task() for managed_node2/fail 20494 1727096332.63103: worker is 1 (out of 1 available) 20494 1727096332.63114: exiting _queue_task() for managed_node2/fail 20494 1727096332.63124: done queuing things up, now waiting for results queue to drain 20494 1727096332.63125: waiting for pending results... 20494 1727096332.63385: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096332.63512: in run() - task 0afff68d-5257-775d-49e9-000000000021 20494 1727096332.63873: variable 'ansible_search_path' from source: unknown 20494 1727096332.63877: variable 'ansible_search_path' from source: unknown 20494 1727096332.63879: calling self._execute() 20494 1727096332.63882: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096332.63885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096332.63887: variable 'omit' from source: magic vars 20494 1727096332.64118: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.64129: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.64319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096332.64599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096332.64663: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096332.64696: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096332.64778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096332.64860: variable 'networkmanager_version' from source: set_fact 20494 1727096332.64879: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.65030: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.65036: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.65416: variable 'networkmanager_version' from source: set_fact 20494 1727096332.65425: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.65594: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.65727: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.66306: variable 'networkmanager_version' from source: set_fact 20494 1727096332.66320: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.66437: variable 'network_state' from source: role '' defaults 20494 1727096332.66452: Evaluated conditional (network_state != {}): False 20494 1727096332.66462: when evaluation is False, skipping this task 20494 1727096332.66476: _execute() done 20494 1727096332.66487: dumping result to json 20494 1727096332.66495: done dumping result, returning 20494 1727096332.66507: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-775d-49e9-000000000021] 20494 1727096332.66517: sending task result for task 0afff68d-5257-775d-49e9-000000000021 20494 1727096332.66739: done sending task result for task 0afff68d-5257-775d-49e9-000000000021 20494 1727096332.66743: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096332.66795: no more pending results, returning what we have 20494 1727096332.66799: results queue empty 20494 1727096332.66799: checking for any_errors_fatal 20494 1727096332.66806: done checking for any_errors_fatal 20494 1727096332.66806: checking for max_fail_percentage 20494 1727096332.66808: done checking for max_fail_percentage 20494 1727096332.66809: checking to see if all hosts have failed and the running result is not ok 20494 1727096332.66810: done checking to see if all hosts have failed 20494 1727096332.66810: getting the remaining hosts for this loop 20494 1727096332.66812: done getting the remaining hosts for this loop 20494 1727096332.66816: getting the next task for host managed_node2 20494 1727096332.66821: done getting next task for host managed_node2 20494 1727096332.66825: ^ 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 20494 1727096332.66827: ^ 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=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 20494 1727096332.66841: getting variables 20494 1727096332.66843: in VariableManager get_vars() 20494 1727096332.67019: Calling all_inventory to load vars for managed_node2 20494 1727096332.67023: Calling groups_inventory to load vars for managed_node2 20494 1727096332.67026: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096332.67035: Calling all_plugins_play to load vars for managed_node2 20494 1727096332.67038: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096332.67042: Calling groups_plugins_play to load vars for managed_node2 20494 1727096332.68589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096332.70222: done with get_vars() 20494 1727096332.70254: done getting variables 20494 1727096332.70314: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:58:52 -0400 (0:00:00.077) 0:00:18.074 ****** 20494 1727096332.70350: entering _queue_task() for managed_node2/fail 20494 1727096332.70700: worker is 1 (out of 1 available) 20494 1727096332.70713: exiting _queue_task() for managed_node2/fail 20494 1727096332.70725: done queuing things up, now waiting for results queue to drain 20494 1727096332.70726: waiting for pending results... 20494 1727096332.71098: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20494 1727096332.71161: in run() - task 0afff68d-5257-775d-49e9-000000000022 20494 1727096332.71190: variable 'ansible_search_path' from source: unknown 20494 1727096332.71201: variable 'ansible_search_path' from source: unknown 20494 1727096332.71242: calling self._execute() 20494 1727096332.71344: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096332.71356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096332.71376: variable 'omit' from source: magic vars 20494 1727096332.71849: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.71853: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.71970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096332.72244: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096332.72304: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096332.72340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096332.72425: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096332.72521: variable 'networkmanager_version' from source: set_fact 20494 1727096332.72537: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.72658: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.72674: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.72813: variable 'networkmanager_version' from source: set_fact 20494 1727096332.72835: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.72949: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.73049: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.73098: variable 'networkmanager_version' from source: set_fact 20494 1727096332.73112: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.73230: variable 'network_state' from source: role '' defaults 20494 1727096332.73245: Evaluated conditional (network_state != {}): False 20494 1727096332.73251: when evaluation is False, skipping this task 20494 1727096332.73256: _execute() done 20494 1727096332.73273: dumping result to json 20494 1727096332.73281: done dumping result, returning 20494 1727096332.73292: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-775d-49e9-000000000022] 20494 1727096332.73303: sending task result for task 0afff68d-5257-775d-49e9-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096332.73554: no more pending results, returning what we have 20494 1727096332.73558: results queue empty 20494 1727096332.73559: checking for any_errors_fatal 20494 1727096332.73571: done checking for any_errors_fatal 20494 1727096332.73573: checking for max_fail_percentage 20494 1727096332.73575: done checking for max_fail_percentage 20494 1727096332.73576: checking to see if all hosts have failed and the running result is not ok 20494 1727096332.73576: done checking to see if all hosts have failed 20494 1727096332.73577: getting the remaining hosts for this loop 20494 1727096332.73579: done getting the remaining hosts for this loop 20494 1727096332.73583: getting the next task for host managed_node2 20494 1727096332.73590: done getting next task for host managed_node2 20494 1727096332.73594: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096332.73597: ^ 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=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 20494 1727096332.73613: getting variables 20494 1727096332.73620: in VariableManager get_vars() 20494 1727096332.73740: Calling all_inventory to load vars for managed_node2 20494 1727096332.73743: Calling groups_inventory to load vars for managed_node2 20494 1727096332.73746: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096332.73752: done sending task result for task 0afff68d-5257-775d-49e9-000000000022 20494 1727096332.73755: WORKER PROCESS EXITING 20494 1727096332.74071: Calling all_plugins_play to load vars for managed_node2 20494 1727096332.74076: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096332.74079: Calling groups_plugins_play to load vars for managed_node2 20494 1727096332.76873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096332.80400: done with get_vars() 20494 1727096332.80434: done getting variables 20494 1727096332.80618: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:58:52 -0400 (0:00:00.103) 0:00:18.177 ****** 20494 1727096332.80655: entering _queue_task() for managed_node2/fail 20494 1727096332.81434: worker is 1 (out of 1 available) 20494 1727096332.81448: exiting _queue_task() for managed_node2/fail 20494 1727096332.81460: done queuing things up, now waiting for results queue to drain 20494 1727096332.81462: waiting for pending results... 20494 1727096332.82059: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096332.82566: in run() - task 0afff68d-5257-775d-49e9-000000000023 20494 1727096332.82573: variable 'ansible_search_path' from source: unknown 20494 1727096332.82576: variable 'ansible_search_path' from source: unknown 20494 1727096332.82579: calling self._execute() 20494 1727096332.82706: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096332.82757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096332.82796: variable 'omit' from source: magic vars 20494 1727096332.83774: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.83779: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.84034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096332.84659: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096332.84663: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096332.85075: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096332.85079: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096332.85275: variable 'networkmanager_version' from source: set_fact 20494 1727096332.85278: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.85411: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.85420: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.85568: variable 'networkmanager_version' from source: set_fact 20494 1727096332.85581: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.85698: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.85701: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096332.85834: variable 'networkmanager_version' from source: set_fact 20494 1727096332.85843: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096332.85988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096332.89909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096332.89975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096332.90126: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096332.90157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096332.90291: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096332.90488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096332.90514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096332.90656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096332.90700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096332.90715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096332.90985: variable 'ansible_distribution_major_version' from source: facts 20494 1727096332.90989: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20494 1727096332.91161: variable 'ansible_distribution' from source: facts 20494 1727096332.91165: variable '__network_rh_distros' from source: role '' defaults 20494 1727096332.91180: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20494 1727096332.91876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096332.91901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096332.91928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096332.92088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096332.92102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096332.92149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096332.92178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096332.92205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096332.92327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096332.92330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096332.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) 20494 1727096332.92538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096332.92562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096332.92607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096332.92756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096332.93343: variable 'network_connections' from source: task vars 20494 1727096332.93356: variable 'interface' from source: play vars 20494 1727096332.93538: variable 'interface' from source: play vars 20494 1727096332.93550: variable 'network_state' from source: role '' defaults 20494 1727096332.93725: 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) 20494 1727096332.93748: 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) 20494 1727096332.93782: 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) 20494 1727096332.93882: 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) 20494 1727096332.94036: 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 20494 1727096332.94039: when evaluation is False, skipping this task 20494 1727096332.94042: _execute() done 20494 1727096332.94044: dumping result to json 20494 1727096332.94046: done dumping result, returning 20494 1727096332.94054: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-775d-49e9-000000000023] 20494 1727096332.94059: sending task result for task 0afff68d-5257-775d-49e9-000000000023 20494 1727096332.94253: done sending task result for task 0afff68d-5257-775d-49e9-000000000023 20494 1727096332.94258: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 20494 1727096332.94311: no more pending results, returning what we have 20494 1727096332.94314: results queue empty 20494 1727096332.94315: checking for any_errors_fatal 20494 1727096332.94323: done checking for any_errors_fatal 20494 1727096332.94324: checking for max_fail_percentage 20494 1727096332.94326: done checking for max_fail_percentage 20494 1727096332.94327: checking to see if all hosts have failed and the running result is not ok 20494 1727096332.94328: done checking to see if all hosts have failed 20494 1727096332.94329: getting the remaining hosts for this loop 20494 1727096332.94330: done getting the remaining hosts for this loop 20494 1727096332.94334: getting the next task for host managed_node2 20494 1727096332.94340: done getting next task for host managed_node2 20494 1727096332.94344: ^ 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 20494 1727096332.94347: ^ 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=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 20494 1727096332.94361: getting variables 20494 1727096332.94363: in VariableManager get_vars() 20494 1727096332.94423: Calling all_inventory to load vars for managed_node2 20494 1727096332.94426: Calling groups_inventory to load vars for managed_node2 20494 1727096332.94429: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096332.94440: Calling all_plugins_play to load vars for managed_node2 20494 1727096332.94443: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096332.94446: Calling groups_plugins_play to load vars for managed_node2 20494 1727096332.97858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.01688: done with get_vars() 20494 1727096333.01716: done getting variables 20494 1727096333.01980: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:58:53 -0400 (0:00:00.213) 0:00:18.390 ****** 20494 1727096333.02011: entering _queue_task() for managed_node2/dnf 20494 1727096333.02812: worker is 1 (out of 1 available) 20494 1727096333.02824: exiting _queue_task() for managed_node2/dnf 20494 1727096333.02836: done queuing things up, now waiting for results queue to drain 20494 1727096333.02837: waiting for pending results... 20494 1727096333.03256: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20494 1727096333.03633: in run() - task 0afff68d-5257-775d-49e9-000000000024 20494 1727096333.03717: variable 'ansible_search_path' from source: unknown 20494 1727096333.03720: variable 'ansible_search_path' from source: unknown 20494 1727096333.03957: calling self._execute() 20494 1727096333.04053: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.04233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.04236: variable 'omit' from source: magic vars 20494 1727096333.04859: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.04877: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.05066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.05353: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.05403: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096333.05496: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096333.05532: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096333.05617: variable 'networkmanager_version' from source: set_fact 20494 1727096333.05635: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.05775: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.05872: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.05925: variable 'networkmanager_version' from source: set_fact 20494 1727096333.05939: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.06102: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.06117: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.06735: variable 'networkmanager_version' from source: set_fact 20494 1727096333.06739: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.06982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096333.09844: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096333.09918: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096333.10258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096333.10301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096333.10476: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096333.10535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.10673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.10677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.10804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.10823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.11063: variable 'ansible_distribution' from source: facts 20494 1727096333.11575: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.11579: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20494 1727096333.11725: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096333.12031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.12061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.12096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.12158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.12246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.12292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.12361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.12475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.12518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.12572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.12617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.12872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.12878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.12880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.12903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.13332: variable 'network_connections' from source: task vars 20494 1727096333.13335: variable 'interface' from source: play vars 20494 1727096333.13409: variable 'interface' from source: play vars 20494 1727096333.13551: 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) 20494 1727096333.13769: 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) 20494 1727096333.13772: 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) 20494 1727096333.13775: 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) 20494 1727096333.13973: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096333.14316: variable 'network_connections' from source: task vars 20494 1727096333.14325: variable 'interface' from source: play vars 20494 1727096333.14433: variable 'interface' from source: play vars 20494 1727096333.14506: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096333.14529: when evaluation is False, skipping this task 20494 1727096333.14673: _execute() done 20494 1727096333.14676: dumping result to json 20494 1727096333.14679: done dumping result, returning 20494 1727096333.14681: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000024] 20494 1727096333.14683: sending task result for task 0afff68d-5257-775d-49e9-000000000024 20494 1727096333.15002: done sending task result for task 0afff68d-5257-775d-49e9-000000000024 20494 1727096333.15006: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096333.15057: no more pending results, returning what we have 20494 1727096333.15060: results queue empty 20494 1727096333.15061: checking for any_errors_fatal 20494 1727096333.15071: done checking for any_errors_fatal 20494 1727096333.15072: checking for max_fail_percentage 20494 1727096333.15074: done checking for max_fail_percentage 20494 1727096333.15075: checking to see if all hosts have failed and the running result is not ok 20494 1727096333.15076: done checking to see if all hosts have failed 20494 1727096333.15076: getting the remaining hosts for this loop 20494 1727096333.15078: done getting the remaining hosts for this loop 20494 1727096333.15082: getting the next task for host managed_node2 20494 1727096333.15089: done getting next task for host managed_node2 20494 1727096333.15093: ^ 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 20494 1727096333.15095: ^ 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=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 20494 1727096333.15110: getting variables 20494 1727096333.15112: in VariableManager get_vars() 20494 1727096333.15385: Calling all_inventory to load vars for managed_node2 20494 1727096333.15388: Calling groups_inventory to load vars for managed_node2 20494 1727096333.15390: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096333.15399: Calling all_plugins_play to load vars for managed_node2 20494 1727096333.15402: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096333.15405: Calling groups_plugins_play to load vars for managed_node2 20494 1727096333.17298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.20455: done with get_vars() 20494 1727096333.20484: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096333.20561: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:58:53 -0400 (0:00:00.187) 0:00:18.578 ****** 20494 1727096333.20793: entering _queue_task() for managed_node2/yum 20494 1727096333.20795: Creating lock for yum 20494 1727096333.21649: worker is 1 (out of 1 available) 20494 1727096333.21666: exiting _queue_task() for managed_node2/yum 20494 1727096333.21681: done queuing things up, now waiting for results queue to drain 20494 1727096333.21683: waiting for pending results... 20494 1727096333.22507: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20494 1727096333.22725: in run() - task 0afff68d-5257-775d-49e9-000000000025 20494 1727096333.22745: variable 'ansible_search_path' from source: unknown 20494 1727096333.22928: variable 'ansible_search_path' from source: unknown 20494 1727096333.22932: calling self._execute() 20494 1727096333.23059: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.23073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.23089: variable 'omit' from source: magic vars 20494 1727096333.24019: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.24023: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.24295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.24949: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.25122: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096333.25161: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096333.25293: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096333.25521: variable 'networkmanager_version' from source: set_fact 20494 1727096333.25546: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.25983: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.25987: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.26136: variable 'networkmanager_version' from source: set_fact 20494 1727096333.26152: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.26346: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.26472: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.26674: variable 'networkmanager_version' from source: set_fact 20494 1727096333.26689: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.26936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096333.31338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096333.31439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096333.31602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096333.31640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096333.31701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096333.31856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.32073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.32076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.32211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.32214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.32295: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.32449: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20494 1727096333.32458: when evaluation is False, skipping this task 20494 1727096333.32466: _execute() done 20494 1727096333.32477: dumping result to json 20494 1727096333.32484: done dumping result, returning 20494 1727096333.32497: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000025] 20494 1727096333.32506: sending task result for task 0afff68d-5257-775d-49e9-000000000025 20494 1727096333.32786: done sending task result for task 0afff68d-5257-775d-49e9-000000000025 20494 1727096333.32791: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20494 1727096333.32845: no more pending results, returning what we have 20494 1727096333.32849: results queue empty 20494 1727096333.32850: checking for any_errors_fatal 20494 1727096333.32857: done checking for any_errors_fatal 20494 1727096333.32858: checking for max_fail_percentage 20494 1727096333.32860: done checking for max_fail_percentage 20494 1727096333.32861: checking to see if all hosts have failed and the running result is not ok 20494 1727096333.32862: done checking to see if all hosts have failed 20494 1727096333.32862: getting the remaining hosts for this loop 20494 1727096333.32866: done getting the remaining hosts for this loop 20494 1727096333.32872: getting the next task for host managed_node2 20494 1727096333.32879: done getting next task for host managed_node2 20494 1727096333.32883: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096333.32887: ^ 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=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 20494 1727096333.32902: getting variables 20494 1727096333.32905: in VariableManager get_vars() 20494 1727096333.33194: Calling all_inventory to load vars for managed_node2 20494 1727096333.33196: Calling groups_inventory to load vars for managed_node2 20494 1727096333.33199: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096333.33209: Calling all_plugins_play to load vars for managed_node2 20494 1727096333.33211: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096333.33214: Calling groups_plugins_play to load vars for managed_node2 20494 1727096333.37443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.42175: done with get_vars() 20494 1727096333.42207: done getting variables 20494 1727096333.42486: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:58:53 -0400 (0:00:00.217) 0:00:18.795 ****** 20494 1727096333.42523: entering _queue_task() for managed_node2/fail 20494 1727096333.43447: worker is 1 (out of 1 available) 20494 1727096333.43536: exiting _queue_task() for managed_node2/fail 20494 1727096333.43551: done queuing things up, now waiting for results queue to drain 20494 1727096333.43553: waiting for pending results... 20494 1727096333.44230: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096333.44824: in run() - task 0afff68d-5257-775d-49e9-000000000026 20494 1727096333.44828: variable 'ansible_search_path' from source: unknown 20494 1727096333.44831: variable 'ansible_search_path' from source: unknown 20494 1727096333.44835: calling self._execute() 20494 1727096333.44932: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.45015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.45038: variable 'omit' from source: magic vars 20494 1727096333.45638: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.45694: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.45910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.46194: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.46253: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096333.46349: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096333.46386: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096333.46514: variable 'networkmanager_version' from source: set_fact 20494 1727096333.46534: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.46662: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.46685: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.47353: variable 'networkmanager_version' from source: set_fact 20494 1727096333.47357: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.47501: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.47693: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.47824: variable 'networkmanager_version' from source: set_fact 20494 1727096333.47838: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.48073: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096333.48679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096333.53173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096333.53375: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096333.53480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096333.53518: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096333.54025: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096333.54030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.54963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.55229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.55377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.55398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.55474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.55664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.55713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.55873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.55893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.56009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.56037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.56101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.56216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.56236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.56597: variable 'network_connections' from source: task vars 20494 1727096333.56635: variable 'interface' from source: play vars 20494 1727096333.56807: variable 'interface' from source: play vars 20494 1727096333.56907: 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) 20494 1727096333.56935: 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) 20494 1727096333.56972: 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) 20494 1727096333.57002: 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) 20494 1727096333.57070: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096333.57337: variable 'network_connections' from source: task vars 20494 1727096333.57347: variable 'interface' from source: play vars 20494 1727096333.57421: variable 'interface' from source: play vars 20494 1727096333.57573: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096333.57576: when evaluation is False, skipping this task 20494 1727096333.57578: _execute() done 20494 1727096333.57581: dumping result to json 20494 1727096333.57583: done dumping result, returning 20494 1727096333.57585: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000026] 20494 1727096333.57587: sending task result for task 0afff68d-5257-775d-49e9-000000000026 20494 1727096333.57664: done sending task result for task 0afff68d-5257-775d-49e9-000000000026 20494 1727096333.57669: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096333.57718: no more pending results, returning what we have 20494 1727096333.57721: results queue empty 20494 1727096333.57722: checking for any_errors_fatal 20494 1727096333.57728: done checking for any_errors_fatal 20494 1727096333.57729: checking for max_fail_percentage 20494 1727096333.57730: done checking for max_fail_percentage 20494 1727096333.57731: checking to see if all hosts have failed and the running result is not ok 20494 1727096333.57732: done checking to see if all hosts have failed 20494 1727096333.57733: getting the remaining hosts for this loop 20494 1727096333.57734: done getting the remaining hosts for this loop 20494 1727096333.57737: getting the next task for host managed_node2 20494 1727096333.57743: done getting next task for host managed_node2 20494 1727096333.57746: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20494 1727096333.57749: ^ 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=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 20494 1727096333.57762: getting variables 20494 1727096333.57763: in VariableManager get_vars() 20494 1727096333.57845: Calling all_inventory to load vars for managed_node2 20494 1727096333.57848: Calling groups_inventory to load vars for managed_node2 20494 1727096333.57850: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096333.57860: Calling all_plugins_play to load vars for managed_node2 20494 1727096333.57863: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096333.58173: Calling groups_plugins_play to load vars for managed_node2 20494 1727096333.62252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.65788: done with get_vars() 20494 1727096333.65817: done getting variables 20494 1727096333.65995: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:58:53 -0400 (0:00:00.235) 0:00:19.030 ****** 20494 1727096333.66027: entering _queue_task() for managed_node2/package 20494 1727096333.66747: worker is 1 (out of 1 available) 20494 1727096333.66758: exiting _queue_task() for managed_node2/package 20494 1727096333.66772: done queuing things up, now waiting for results queue to drain 20494 1727096333.66775: waiting for pending results... 20494 1727096333.67386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20494 1727096333.67593: in run() - task 0afff68d-5257-775d-49e9-000000000027 20494 1727096333.67598: variable 'ansible_search_path' from source: unknown 20494 1727096333.67601: variable 'ansible_search_path' from source: unknown 20494 1727096333.67604: calling self._execute() 20494 1727096333.67766: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.67820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.67835: variable 'omit' from source: magic vars 20494 1727096333.68425: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.68441: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.68632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.68995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.69052: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096333.69119: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096333.69205: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096333.69331: variable 'networkmanager_version' from source: set_fact 20494 1727096333.69373: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.69495: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.69501: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.69640: variable 'networkmanager_version' from source: set_fact 20494 1727096333.69658: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.69798: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.69803: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.69972: variable 'networkmanager_version' from source: set_fact 20494 1727096333.69982: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.70329: variable 'network_packages' from source: role '' defaults 20494 1727096333.70512: variable '__network_provider_setup' from source: role '' defaults 20494 1727096333.70528: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096333.70595: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096333.70610: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096333.70669: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096333.70859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096333.73495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096333.73509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096333.73563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096333.73601: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096333.73627: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096333.73711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.73739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.73772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.73813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.73826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.73877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.73901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.73928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.73961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.74038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.74216: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096333.74336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.74362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.74386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.74426: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.74440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.74536: variable 'ansible_python' from source: facts 20494 1727096333.74574: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096333.74653: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096333.74773: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096333.74844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.74870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.74894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.74927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.75073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.75077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096333.75079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096333.75081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096333.75088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096333.75104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096333.75255: variable 'network_connections' from source: task vars 20494 1727096333.75261: variable 'interface' from source: play vars 20494 1727096333.75373: variable 'interface' from source: play vars 20494 1727096333.75450: 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) 20494 1727096333.75479: 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) 20494 1727096333.75515: 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) 20494 1727096333.75545: 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) 20494 1727096333.75596: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096333.75974: variable 'network_connections' from source: task vars 20494 1727096333.75977: variable 'interface' from source: play vars 20494 1727096333.76010: variable 'interface' from source: play vars 20494 1727096333.76067: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096333.76147: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096333.76466: variable 'network_connections' from source: task vars 20494 1727096333.76476: variable 'interface' from source: play vars 20494 1727096333.76542: variable 'interface' from source: play vars 20494 1727096333.76571: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096333.76657: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096333.76997: variable 'network_connections' from source: task vars 20494 1727096333.77000: variable 'interface' from source: play vars 20494 1727096333.77073: variable 'interface' from source: play vars 20494 1727096333.77192: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096333.77200: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096333.77206: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096333.77291: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096333.77518: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096333.78060: variable 'network_connections' from source: task vars 20494 1727096333.78063: variable 'interface' from source: play vars 20494 1727096333.78065: variable 'interface' from source: play vars 20494 1727096333.78069: variable 'ansible_distribution' from source: facts 20494 1727096333.78071: variable '__network_rh_distros' from source: role '' defaults 20494 1727096333.78074: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.78082: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096333.78240: variable 'ansible_distribution' from source: facts 20494 1727096333.78244: variable '__network_rh_distros' from source: role '' defaults 20494 1727096333.78249: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.78258: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096333.78450: variable 'ansible_distribution' from source: facts 20494 1727096333.78453: variable '__network_rh_distros' from source: role '' defaults 20494 1727096333.78459: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.78499: variable 'network_provider' from source: set_fact 20494 1727096333.78515: variable 'ansible_facts' from source: unknown 20494 1727096333.79992: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20494 1727096333.79995: when evaluation is False, skipping this task 20494 1727096333.79998: _execute() done 20494 1727096333.80000: dumping result to json 20494 1727096333.80002: done dumping result, returning 20494 1727096333.80005: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-775d-49e9-000000000027] 20494 1727096333.80007: sending task result for task 0afff68d-5257-775d-49e9-000000000027 20494 1727096333.80076: done sending task result for task 0afff68d-5257-775d-49e9-000000000027 20494 1727096333.80079: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20494 1727096333.80219: no more pending results, returning what we have 20494 1727096333.80223: results queue empty 20494 1727096333.80224: checking for any_errors_fatal 20494 1727096333.80232: done checking for any_errors_fatal 20494 1727096333.80233: checking for max_fail_percentage 20494 1727096333.80235: done checking for max_fail_percentage 20494 1727096333.80236: checking to see if all hosts have failed and the running result is not ok 20494 1727096333.80237: done checking to see if all hosts have failed 20494 1727096333.80238: getting the remaining hosts for this loop 20494 1727096333.80239: done getting the remaining hosts for this loop 20494 1727096333.80244: getting the next task for host managed_node2 20494 1727096333.80250: done getting next task for host managed_node2 20494 1727096333.80253: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096333.80256: ^ 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=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 20494 1727096333.80281: getting variables 20494 1727096333.80283: in VariableManager get_vars() 20494 1727096333.80343: Calling all_inventory to load vars for managed_node2 20494 1727096333.80346: Calling groups_inventory to load vars for managed_node2 20494 1727096333.80349: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096333.80360: Calling all_plugins_play to load vars for managed_node2 20494 1727096333.80363: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096333.80573: Calling groups_plugins_play to load vars for managed_node2 20494 1727096333.82607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.84224: done with get_vars() 20494 1727096333.84253: done getting variables 20494 1727096333.84322: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:58:53 -0400 (0:00:00.183) 0:00:19.214 ****** 20494 1727096333.84356: entering _queue_task() for managed_node2/package 20494 1727096333.84785: worker is 1 (out of 1 available) 20494 1727096333.84798: exiting _queue_task() for managed_node2/package 20494 1727096333.84811: done queuing things up, now waiting for results queue to drain 20494 1727096333.84813: waiting for pending results... 20494 1727096333.85508: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096333.85514: in run() - task 0afff68d-5257-775d-49e9-000000000028 20494 1727096333.85517: variable 'ansible_search_path' from source: unknown 20494 1727096333.85520: variable 'ansible_search_path' from source: unknown 20494 1727096333.85523: calling self._execute() 20494 1727096333.85525: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.85528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.85530: variable 'omit' from source: magic vars 20494 1727096333.85686: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.85698: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.85932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.86112: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.86155: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096333.86192: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096333.86266: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096333.86347: variable 'networkmanager_version' from source: set_fact 20494 1727096333.86361: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.86466: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.86478: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.86591: variable 'networkmanager_version' from source: set_fact 20494 1727096333.86599: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.86699: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.86703: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.86913: variable 'networkmanager_version' from source: set_fact 20494 1727096333.86917: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.86976: variable 'network_state' from source: role '' defaults 20494 1727096333.86985: Evaluated conditional (network_state != {}): False 20494 1727096333.86988: when evaluation is False, skipping this task 20494 1727096333.86991: _execute() done 20494 1727096333.86993: dumping result to json 20494 1727096333.86996: done dumping result, returning 20494 1727096333.87005: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-775d-49e9-000000000028] 20494 1727096333.87010: sending task result for task 0afff68d-5257-775d-49e9-000000000028 20494 1727096333.87109: done sending task result for task 0afff68d-5257-775d-49e9-000000000028 20494 1727096333.87112: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096333.87166: no more pending results, returning what we have 20494 1727096333.87172: results queue empty 20494 1727096333.87173: checking for any_errors_fatal 20494 1727096333.87181: done checking for any_errors_fatal 20494 1727096333.87181: checking for max_fail_percentage 20494 1727096333.87183: done checking for max_fail_percentage 20494 1727096333.87184: checking to see if all hosts have failed and the running result is not ok 20494 1727096333.87184: done checking to see if all hosts have failed 20494 1727096333.87185: getting the remaining hosts for this loop 20494 1727096333.87186: done getting the remaining hosts for this loop 20494 1727096333.87190: getting the next task for host managed_node2 20494 1727096333.87196: done getting next task for host managed_node2 20494 1727096333.87199: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096333.87202: ^ 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=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 20494 1727096333.87217: getting variables 20494 1727096333.87218: in VariableManager get_vars() 20494 1727096333.87411: Calling all_inventory to load vars for managed_node2 20494 1727096333.87413: Calling groups_inventory to load vars for managed_node2 20494 1727096333.87416: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096333.87425: Calling all_plugins_play to load vars for managed_node2 20494 1727096333.87428: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096333.87432: Calling groups_plugins_play to load vars for managed_node2 20494 1727096333.88896: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.90448: done with get_vars() 20494 1727096333.90475: done getting variables 20494 1727096333.90536: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:58:53 -0400 (0:00:00.062) 0:00:19.276 ****** 20494 1727096333.90574: entering _queue_task() for managed_node2/package 20494 1727096333.91010: worker is 1 (out of 1 available) 20494 1727096333.91022: exiting _queue_task() for managed_node2/package 20494 1727096333.91032: done queuing things up, now waiting for results queue to drain 20494 1727096333.91034: waiting for pending results... 20494 1727096333.91358: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096333.91363: in run() - task 0afff68d-5257-775d-49e9-000000000029 20494 1727096333.91368: variable 'ansible_search_path' from source: unknown 20494 1727096333.91379: variable 'ansible_search_path' from source: unknown 20494 1727096333.91451: calling self._execute() 20494 1727096333.91673: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.91677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.91680: variable 'omit' from source: magic vars 20494 1727096333.91934: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.91947: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.92124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.92385: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.92425: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096333.92458: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096333.92540: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096333.92629: variable 'networkmanager_version' from source: set_fact 20494 1727096333.92644: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.92762: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.92771: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.92910: variable 'networkmanager_version' from source: set_fact 20494 1727096333.92923: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.93037: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.93042: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.93180: variable 'networkmanager_version' from source: set_fact 20494 1727096333.93188: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096333.93305: variable 'network_state' from source: role '' defaults 20494 1727096333.93314: Evaluated conditional (network_state != {}): False 20494 1727096333.93317: when evaluation is False, skipping this task 20494 1727096333.93319: _execute() done 20494 1727096333.93323: dumping result to json 20494 1727096333.93325: done dumping result, returning 20494 1727096333.93345: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-775d-49e9-000000000029] 20494 1727096333.93348: sending task result for task 0afff68d-5257-775d-49e9-000000000029 20494 1727096333.93445: done sending task result for task 0afff68d-5257-775d-49e9-000000000029 20494 1727096333.93449: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096333.93511: no more pending results, returning what we have 20494 1727096333.93516: results queue empty 20494 1727096333.93517: checking for any_errors_fatal 20494 1727096333.93528: done checking for any_errors_fatal 20494 1727096333.93529: checking for max_fail_percentage 20494 1727096333.93531: done checking for max_fail_percentage 20494 1727096333.93532: checking to see if all hosts have failed and the running result is not ok 20494 1727096333.93533: done checking to see if all hosts have failed 20494 1727096333.93534: getting the remaining hosts for this loop 20494 1727096333.93535: done getting the remaining hosts for this loop 20494 1727096333.93539: getting the next task for host managed_node2 20494 1727096333.93546: done getting next task for host managed_node2 20494 1727096333.93550: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096333.93554: ^ 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=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 20494 1727096333.93574: getting variables 20494 1727096333.93577: in VariableManager get_vars() 20494 1727096333.93637: Calling all_inventory to load vars for managed_node2 20494 1727096333.93640: Calling groups_inventory to load vars for managed_node2 20494 1727096333.93643: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096333.93655: Calling all_plugins_play to load vars for managed_node2 20494 1727096333.93659: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096333.93662: Calling groups_plugins_play to load vars for managed_node2 20494 1727096333.95300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096333.97161: done with get_vars() 20494 1727096333.97194: done getting variables 20494 1727096333.97406: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:58:53 -0400 (0:00:00.068) 0:00:19.345 ****** 20494 1727096333.97577: entering _queue_task() for managed_node2/service 20494 1727096333.97580: Creating lock for service 20494 1727096333.98163: worker is 1 (out of 1 available) 20494 1727096333.98341: exiting _queue_task() for managed_node2/service 20494 1727096333.98355: done queuing things up, now waiting for results queue to drain 20494 1727096333.98357: waiting for pending results... 20494 1727096333.98794: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096333.98893: in run() - task 0afff68d-5257-775d-49e9-00000000002a 20494 1727096333.98897: variable 'ansible_search_path' from source: unknown 20494 1727096333.98900: variable 'ansible_search_path' from source: unknown 20494 1727096333.98903: calling self._execute() 20494 1727096333.98986: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096333.99003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096333.99019: variable 'omit' from source: magic vars 20494 1727096333.99416: variable 'ansible_distribution_major_version' from source: facts 20494 1727096333.99431: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096333.99615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096333.99886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096333.99939: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096334.00337: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096334.00378: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096334.00476: variable 'networkmanager_version' from source: set_fact 20494 1727096334.00481: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096334.00635: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.00638: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096334.00731: variable 'networkmanager_version' from source: set_fact 20494 1727096334.00748: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096334.00859: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.00873: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096334.00996: variable 'networkmanager_version' from source: set_fact 20494 1727096334.01073: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096334.01118: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096334.01262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096334.03214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096334.03284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096334.03326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096334.03366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096334.03397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096334.03470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.03873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.03876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.03878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.03881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.03883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.03885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.03887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.03895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.03915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.03958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.03989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.04017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.04057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.04077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.04236: variable 'network_connections' from source: task vars 20494 1727096334.04255: variable 'interface' from source: play vars 20494 1727096334.04332: variable 'interface' from source: play vars 20494 1727096334.04398: 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) 20494 1727096334.04425: 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) 20494 1727096334.04452: 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) 20494 1727096334.04481: 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) 20494 1727096334.04537: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096334.04925: variable 'network_connections' from source: task vars 20494 1727096334.04930: variable 'interface' from source: play vars 20494 1727096334.05031: variable 'interface' from source: play vars 20494 1727096334.05065: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096334.05072: when evaluation is False, skipping this task 20494 1727096334.05075: _execute() done 20494 1727096334.05078: dumping result to json 20494 1727096334.05080: done dumping result, returning 20494 1727096334.05090: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000002a] 20494 1727096334.05095: sending task result for task 0afff68d-5257-775d-49e9-00000000002a 20494 1727096334.05197: done sending task result for task 0afff68d-5257-775d-49e9-00000000002a 20494 1727096334.05200: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096334.05251: no more pending results, returning what we have 20494 1727096334.05255: results queue empty 20494 1727096334.05256: checking for any_errors_fatal 20494 1727096334.05263: done checking for any_errors_fatal 20494 1727096334.05268: checking for max_fail_percentage 20494 1727096334.05271: done checking for max_fail_percentage 20494 1727096334.05272: checking to see if all hosts have failed and the running result is not ok 20494 1727096334.05273: done checking to see if all hosts have failed 20494 1727096334.05274: getting the remaining hosts for this loop 20494 1727096334.05276: done getting the remaining hosts for this loop 20494 1727096334.05280: getting the next task for host managed_node2 20494 1727096334.05288: done getting next task for host managed_node2 20494 1727096334.05292: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096334.05295: ^ 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=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 20494 1727096334.05310: getting variables 20494 1727096334.05312: in VariableManager get_vars() 20494 1727096334.05397: Calling all_inventory to load vars for managed_node2 20494 1727096334.05399: Calling groups_inventory to load vars for managed_node2 20494 1727096334.05402: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096334.05415: Calling all_plugins_play to load vars for managed_node2 20494 1727096334.05418: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096334.05421: Calling groups_plugins_play to load vars for managed_node2 20494 1727096334.07343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096334.09319: done with get_vars() 20494 1727096334.09346: done getting variables 20494 1727096334.09410: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:58:54 -0400 (0:00:00.119) 0:00:19.465 ****** 20494 1727096334.09439: entering _queue_task() for managed_node2/service 20494 1727096334.09994: worker is 1 (out of 1 available) 20494 1727096334.10001: exiting _queue_task() for managed_node2/service 20494 1727096334.10010: done queuing things up, now waiting for results queue to drain 20494 1727096334.10011: waiting for pending results... 20494 1727096334.10141: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096334.10237: in run() - task 0afff68d-5257-775d-49e9-00000000002b 20494 1727096334.10241: variable 'ansible_search_path' from source: unknown 20494 1727096334.10244: variable 'ansible_search_path' from source: unknown 20494 1727096334.10346: calling self._execute() 20494 1727096334.10385: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096334.10394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096334.10405: variable 'omit' from source: magic vars 20494 1727096334.10773: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.10793: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096334.10964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096334.11222: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096334.11275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096334.11316: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096334.11402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096334.11487: variable 'networkmanager_version' from source: set_fact 20494 1727096334.11506: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096334.11616: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.11625: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096334.11759: variable 'networkmanager_version' from source: set_fact 20494 1727096334.11775: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096334.11880: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.11891: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096334.12135: variable 'networkmanager_version' from source: set_fact 20494 1727096334.12139: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096334.12184: variable 'network_provider' from source: set_fact 20494 1727096334.12194: variable 'network_state' from source: role '' defaults 20494 1727096334.12208: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20494 1727096334.12217: variable 'omit' from source: magic vars 20494 1727096334.12278: variable 'omit' from source: magic vars 20494 1727096334.12316: variable 'network_service_name' from source: role '' defaults 20494 1727096334.12386: variable 'network_service_name' from source: role '' defaults 20494 1727096334.12488: variable '__network_provider_setup' from source: role '' defaults 20494 1727096334.12500: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096334.12564: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096334.12581: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096334.12637: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096334.12819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096334.14829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096334.14901: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096334.14958: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096334.14997: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096334.15028: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096334.15115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.15171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.15184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.15230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.15274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.15303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.15332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.15361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.15490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.15493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.15655: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096334.15781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.15806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.15840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.15885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.15903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.15998: variable 'ansible_python' from source: facts 20494 1727096334.16141: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096334.16152: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096334.16206: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096334.16327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.16359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.16387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.16425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.16441: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.16493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096334.16520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096334.16548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096334.16597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096334.16615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096334.16754: variable 'network_connections' from source: task vars 20494 1727096334.16769: variable 'interface' from source: play vars 20494 1727096334.16847: variable 'interface' from source: play vars 20494 1727096334.16937: 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) 20494 1727096334.16976: 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) 20494 1727096334.17019: 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) 20494 1727096334.17056: 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) 20494 1727096334.17118: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096334.17386: variable 'network_connections' from source: task vars 20494 1727096334.17448: variable 'interface' from source: play vars 20494 1727096334.17484: variable 'interface' from source: play vars 20494 1727096334.17539: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096334.17632: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096334.17935: variable 'network_connections' from source: task vars 20494 1727096334.17945: variable 'interface' from source: play vars 20494 1727096334.18024: variable 'interface' from source: play vars 20494 1727096334.18055: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096334.18143: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096334.18536: variable 'network_connections' from source: task vars 20494 1727096334.18539: variable 'interface' from source: play vars 20494 1727096334.18542: variable 'interface' from source: play vars 20494 1727096334.18599: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096334.18667: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096334.18682: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096334.18743: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096334.19171: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096334.19686: variable 'network_connections' from source: task vars 20494 1727096334.19695: variable 'interface' from source: play vars 20494 1727096334.19758: variable 'interface' from source: play vars 20494 1727096334.19776: variable 'ansible_distribution' from source: facts 20494 1727096334.19783: variable '__network_rh_distros' from source: role '' defaults 20494 1727096334.19792: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.19816: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096334.20073: variable 'ansible_distribution' from source: facts 20494 1727096334.20076: variable '__network_rh_distros' from source: role '' defaults 20494 1727096334.20078: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.20080: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096334.20172: variable 'ansible_distribution' from source: facts 20494 1727096334.20180: variable '__network_rh_distros' from source: role '' defaults 20494 1727096334.20190: variable 'ansible_distribution_major_version' from source: facts 20494 1727096334.20229: variable 'network_provider' from source: set_fact 20494 1727096334.20258: variable 'omit' from source: magic vars 20494 1727096334.20304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096334.20324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096334.20372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096334.20375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096334.20378: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096334.20415: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096334.20424: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096334.20431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096334.20542: Set connection var ansible_pipelining to False 20494 1727096334.20571: Set connection var ansible_timeout to 10 20494 1727096334.20575: Set connection var ansible_connection to ssh 20494 1727096334.20577: Set connection var ansible_shell_type to sh 20494 1727096334.20579: Set connection var ansible_shell_executable to /bin/sh 20494 1727096334.20582: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096334.20630: variable 'ansible_shell_executable' from source: unknown 20494 1727096334.20634: variable 'ansible_connection' from source: unknown 20494 1727096334.20636: variable 'ansible_module_compression' from source: unknown 20494 1727096334.20644: variable 'ansible_shell_type' from source: unknown 20494 1727096334.20646: variable 'ansible_shell_executable' from source: unknown 20494 1727096334.20648: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096334.20650: variable 'ansible_pipelining' from source: unknown 20494 1727096334.20673: variable 'ansible_timeout' from source: unknown 20494 1727096334.20676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096334.20850: 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) 20494 1727096334.20853: variable 'omit' from source: magic vars 20494 1727096334.20856: starting attempt loop 20494 1727096334.20858: running the handler 20494 1727096334.20890: variable 'ansible_facts' from source: unknown 20494 1727096334.21639: _low_level_execute_command(): starting 20494 1727096334.21652: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096334.22423: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096334.22457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096334.22525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096334.24261: stdout chunk (state=3): >>>/root <<< 20494 1727096334.24478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096334.24482: stdout chunk (state=3): >>><<< 20494 1727096334.24484: stderr chunk (state=3): >>><<< 20494 1727096334.24487: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096334.24490: _low_level_execute_command(): starting 20494 1727096334.24492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610 `" && echo ansible-tmp-1727096334.244404-21363-38761343793610="` echo /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610 `" ) && sleep 0' 20494 1727096334.25083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096334.25092: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096334.25102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096334.25116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096334.25131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096334.25138: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096334.25147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096334.25238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096334.25252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096334.25264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096334.25330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096334.27313: stdout chunk (state=3): >>>ansible-tmp-1727096334.244404-21363-38761343793610=/root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610 <<< 20494 1727096334.27523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096334.27527: stdout chunk (state=3): >>><<< 20494 1727096334.27530: stderr chunk (state=3): >>><<< 20494 1727096334.27673: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096334.244404-21363-38761343793610=/root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096334.27677: variable 'ansible_module_compression' from source: unknown 20494 1727096334.27681: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 20494 1727096334.27689: ANSIBALLZ: Acquiring lock 20494 1727096334.27692: ANSIBALLZ: Lock acquired: 140585471021456 20494 1727096334.27695: ANSIBALLZ: Creating module 20494 1727096334.68569: ANSIBALLZ: Writing module into payload 20494 1727096334.68739: ANSIBALLZ: Writing module 20494 1727096334.68779: ANSIBALLZ: Renaming module 20494 1727096334.68793: ANSIBALLZ: Done creating module 20494 1727096334.68833: variable 'ansible_facts' from source: unknown 20494 1727096334.69056: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py 20494 1727096334.69310: Sending initial data 20494 1727096334.69313: Sent initial data (154 bytes) 20494 1727096334.69867: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096334.69954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096334.69986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096334.70004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096334.70074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096334.71758: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096334.71780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096334.71881: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpg7g9dyl6 /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py <<< 20494 1727096334.71885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py" <<< 20494 1727096334.71889: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpg7g9dyl6" to remote "/root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py" <<< 20494 1727096334.73290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096334.73377: stderr chunk (state=3): >>><<< 20494 1727096334.73384: stdout chunk (state=3): >>><<< 20494 1727096334.73483: done transferring module to remote 20494 1727096334.73489: _low_level_execute_command(): starting 20494 1727096334.73492: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/ /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py && sleep 0' 20494 1727096334.74389: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096334.74403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096334.74473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096334.76369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096334.76421: stderr chunk (state=3): >>><<< 20494 1727096334.76435: stdout chunk (state=3): >>><<< 20494 1727096334.76463: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096334.76471: _low_level_execute_command(): starting 20494 1727096334.76474: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/AnsiballZ_systemd.py && sleep 0' 20494 1727096334.77096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096334.77104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096334.77123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096334.77136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096334.77148: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096334.77154: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096334.77162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096334.77179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096334.77272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096334.77275: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096334.77278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096334.77280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096334.77282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096334.77284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096334.77286: stderr chunk (state=3): >>>debug2: match found <<< 20494 1727096334.77288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096334.77304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096334.77316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096334.77342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096334.77408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096335.07828: 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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4571136", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3297529856", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1257809000", "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", "Coredum<<< 20494 1727096335.07854: stdout chunk (state=3): >>>pReceive": "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 20494 1727096335.10076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096335.10081: stdout chunk (state=3): >>><<< 20494 1727096335.10083: stderr chunk (state=3): >>><<< 20494 1727096335.10088: _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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4571136", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3297529856", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1257809000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096335.10162: 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-1727096334.244404-21363-38761343793610/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096335.10195: _low_level_execute_command(): starting 20494 1727096335.10215: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096334.244404-21363-38761343793610/ > /dev/null 2>&1 && sleep 0' 20494 1727096335.11070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096335.11074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096335.11077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096335.11079: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096335.11081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096335.11128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096335.11149: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096335.11212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096335.13275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096335.13281: stdout chunk (state=3): >>><<< 20494 1727096335.13284: stderr chunk (state=3): >>><<< 20494 1727096335.13288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096335.13291: handler run complete 20494 1727096335.13294: attempt loop complete, returning result 20494 1727096335.13297: _execute() done 20494 1727096335.13299: dumping result to json 20494 1727096335.13327: done dumping result, returning 20494 1727096335.13334: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-775d-49e9-00000000002b] 20494 1727096335.13337: sending task result for task 0afff68d-5257-775d-49e9-00000000002b 20494 1727096335.13646: done sending task result for task 0afff68d-5257-775d-49e9-00000000002b 20494 1727096335.13649: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096335.13698: no more pending results, returning what we have 20494 1727096335.13701: results queue empty 20494 1727096335.13702: checking for any_errors_fatal 20494 1727096335.13779: done checking for any_errors_fatal 20494 1727096335.13780: checking for max_fail_percentage 20494 1727096335.13782: done checking for max_fail_percentage 20494 1727096335.13783: checking to see if all hosts have failed and the running result is not ok 20494 1727096335.13784: done checking to see if all hosts have failed 20494 1727096335.13784: getting the remaining hosts for this loop 20494 1727096335.13786: done getting the remaining hosts for this loop 20494 1727096335.13789: getting the next task for host managed_node2 20494 1727096335.13794: done getting next task for host managed_node2 20494 1727096335.13797: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096335.13800: ^ 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=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 20494 1727096335.13810: getting variables 20494 1727096335.13874: in VariableManager get_vars() 20494 1727096335.13922: Calling all_inventory to load vars for managed_node2 20494 1727096335.13925: Calling groups_inventory to load vars for managed_node2 20494 1727096335.13927: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096335.13936: Calling all_plugins_play to load vars for managed_node2 20494 1727096335.13938: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096335.13941: Calling groups_plugins_play to load vars for managed_node2 20494 1727096335.15987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096335.17593: done with get_vars() 20494 1727096335.17625: done getting variables 20494 1727096335.17698: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:58:55 -0400 (0:00:01.082) 0:00:20.547 ****** 20494 1727096335.17735: entering _queue_task() for managed_node2/service 20494 1727096335.18301: worker is 1 (out of 1 available) 20494 1727096335.18310: exiting _queue_task() for managed_node2/service 20494 1727096335.18322: done queuing things up, now waiting for results queue to drain 20494 1727096335.18324: waiting for pending results... 20494 1727096335.18598: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096335.18604: in run() - task 0afff68d-5257-775d-49e9-00000000002c 20494 1727096335.18607: variable 'ansible_search_path' from source: unknown 20494 1727096335.18610: variable 'ansible_search_path' from source: unknown 20494 1727096335.18635: calling self._execute() 20494 1727096335.18729: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096335.18735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096335.18802: variable 'omit' from source: magic vars 20494 1727096335.19107: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.19117: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.19282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096335.19544: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096335.19589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096335.19620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096335.19660: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096335.19782: variable 'networkmanager_version' from source: set_fact 20494 1727096335.19785: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.19911: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.19918: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.20059: variable 'networkmanager_version' from source: set_fact 20494 1727096335.20062: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.20180: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.20184: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.20315: variable 'networkmanager_version' from source: set_fact 20494 1727096335.20330: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.20480: variable 'network_provider' from source: set_fact 20494 1727096335.20483: Evaluated conditional (network_provider == "nm"): True 20494 1727096335.20531: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096335.20610: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096335.20805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096335.22715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096335.22788: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096335.22832: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096335.22866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096335.22892: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096335.22980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096335.23015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096335.23042: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096335.23272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096335.23276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096335.23279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096335.23281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096335.23283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096335.23286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096335.23288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096335.23290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096335.23311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096335.23334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096335.23382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096335.23396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096335.23539: variable 'network_connections' from source: task vars 20494 1727096335.23553: variable 'interface' from source: play vars 20494 1727096335.23636: variable 'interface' from source: play vars 20494 1727096335.23704: 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) 20494 1727096335.23731: 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) 20494 1727096335.23753: 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) 20494 1727096335.23841: 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) 20494 1727096335.23852: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096335.24073: variable 'network_connections' from source: task vars 20494 1727096335.24079: variable 'interface' from source: play vars 20494 1727096335.24148: variable 'interface' from source: play vars 20494 1727096335.24191: Evaluated conditional (__network_wpa_supplicant_required): False 20494 1727096335.24195: when evaluation is False, skipping this task 20494 1727096335.24198: _execute() done 20494 1727096335.24200: dumping result to json 20494 1727096335.24202: done dumping result, returning 20494 1727096335.24277: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-775d-49e9-00000000002c] 20494 1727096335.24280: sending task result for task 0afff68d-5257-775d-49e9-00000000002c 20494 1727096335.24345: done sending task result for task 0afff68d-5257-775d-49e9-00000000002c 20494 1727096335.24348: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20494 1727096335.24503: no more pending results, returning what we have 20494 1727096335.24507: results queue empty 20494 1727096335.24508: checking for any_errors_fatal 20494 1727096335.24531: done checking for any_errors_fatal 20494 1727096335.24532: checking for max_fail_percentage 20494 1727096335.24533: done checking for max_fail_percentage 20494 1727096335.24535: checking to see if all hosts have failed and the running result is not ok 20494 1727096335.24536: done checking to see if all hosts have failed 20494 1727096335.24536: getting the remaining hosts for this loop 20494 1727096335.24538: done getting the remaining hosts for this loop 20494 1727096335.24541: getting the next task for host managed_node2 20494 1727096335.24547: done getting next task for host managed_node2 20494 1727096335.24551: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096335.24553: ^ 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=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 20494 1727096335.24569: getting variables 20494 1727096335.24571: in VariableManager get_vars() 20494 1727096335.24623: Calling all_inventory to load vars for managed_node2 20494 1727096335.24626: Calling groups_inventory to load vars for managed_node2 20494 1727096335.24628: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096335.24638: Calling all_plugins_play to load vars for managed_node2 20494 1727096335.24641: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096335.24644: Calling groups_plugins_play to load vars for managed_node2 20494 1727096335.26090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096335.27649: done with get_vars() 20494 1727096335.27683: done getting variables 20494 1727096335.27752: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:58:55 -0400 (0:00:00.100) 0:00:20.648 ****** 20494 1727096335.27789: entering _queue_task() for managed_node2/service 20494 1727096335.28266: worker is 1 (out of 1 available) 20494 1727096335.28281: exiting _queue_task() for managed_node2/service 20494 1727096335.28292: done queuing things up, now waiting for results queue to drain 20494 1727096335.28294: waiting for pending results... 20494 1727096335.28787: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096335.28792: in run() - task 0afff68d-5257-775d-49e9-00000000002d 20494 1727096335.28796: variable 'ansible_search_path' from source: unknown 20494 1727096335.28799: variable 'ansible_search_path' from source: unknown 20494 1727096335.28801: calling self._execute() 20494 1727096335.28883: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096335.28887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096335.28904: variable 'omit' from source: magic vars 20494 1727096335.29300: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.29312: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.29497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096335.29827: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096335.29830: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096335.29861: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096335.29903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096335.29979: variable 'networkmanager_version' from source: set_fact 20494 1727096335.29998: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.30262: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.30270: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.30286: variable 'networkmanager_version' from source: set_fact 20494 1727096335.30295: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.30404: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.30407: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.30544: variable 'networkmanager_version' from source: set_fact 20494 1727096335.30552: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.30772: variable 'network_provider' from source: set_fact 20494 1727096335.30775: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096335.30777: when evaluation is False, skipping this task 20494 1727096335.30778: _execute() done 20494 1727096335.30781: dumping result to json 20494 1727096335.30782: done dumping result, returning 20494 1727096335.30784: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-775d-49e9-00000000002d] 20494 1727096335.30785: sending task result for task 0afff68d-5257-775d-49e9-00000000002d 20494 1727096335.30848: done sending task result for task 0afff68d-5257-775d-49e9-00000000002d 20494 1727096335.30851: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096335.30905: no more pending results, returning what we have 20494 1727096335.30909: results queue empty 20494 1727096335.30910: checking for any_errors_fatal 20494 1727096335.30920: done checking for any_errors_fatal 20494 1727096335.30921: checking for max_fail_percentage 20494 1727096335.30923: done checking for max_fail_percentage 20494 1727096335.30924: checking to see if all hosts have failed and the running result is not ok 20494 1727096335.30925: done checking to see if all hosts have failed 20494 1727096335.30925: getting the remaining hosts for this loop 20494 1727096335.30927: done getting the remaining hosts for this loop 20494 1727096335.30931: getting the next task for host managed_node2 20494 1727096335.30937: done getting next task for host managed_node2 20494 1727096335.30941: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096335.30945: ^ 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=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 20494 1727096335.30960: getting variables 20494 1727096335.30962: in VariableManager get_vars() 20494 1727096335.31027: Calling all_inventory to load vars for managed_node2 20494 1727096335.31030: Calling groups_inventory to load vars for managed_node2 20494 1727096335.31032: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096335.31044: Calling all_plugins_play to load vars for managed_node2 20494 1727096335.31048: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096335.31051: Calling groups_plugins_play to load vars for managed_node2 20494 1727096335.32756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096335.34303: done with get_vars() 20494 1727096335.34334: done getting variables 20494 1727096335.34395: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:58:55 -0400 (0:00:00.066) 0:00:20.714 ****** 20494 1727096335.34430: entering _queue_task() for managed_node2/copy 20494 1727096335.34897: worker is 1 (out of 1 available) 20494 1727096335.34907: exiting _queue_task() for managed_node2/copy 20494 1727096335.34917: done queuing things up, now waiting for results queue to drain 20494 1727096335.34919: waiting for pending results... 20494 1727096335.35486: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096335.35492: in run() - task 0afff68d-5257-775d-49e9-00000000002e 20494 1727096335.35495: variable 'ansible_search_path' from source: unknown 20494 1727096335.35498: variable 'ansible_search_path' from source: unknown 20494 1727096335.35501: calling self._execute() 20494 1727096335.35503: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096335.35505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096335.35508: variable 'omit' from source: magic vars 20494 1727096335.35973: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.35977: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.36015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096335.36426: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096335.36430: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096335.36433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096335.36517: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096335.36603: variable 'networkmanager_version' from source: set_fact 20494 1727096335.36688: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.36972: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.36975: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.37221: variable 'networkmanager_version' from source: set_fact 20494 1727096335.37488: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.37596: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.37600: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.38372: variable 'networkmanager_version' from source: set_fact 20494 1727096335.38376: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.38379: variable 'network_provider' from source: set_fact 20494 1727096335.38381: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096335.38383: when evaluation is False, skipping this task 20494 1727096335.38386: _execute() done 20494 1727096335.38388: dumping result to json 20494 1727096335.38390: done dumping result, returning 20494 1727096335.38393: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-775d-49e9-00000000002e] 20494 1727096335.38395: sending task result for task 0afff68d-5257-775d-49e9-00000000002e skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20494 1727096335.38615: no more pending results, returning what we have 20494 1727096335.38619: results queue empty 20494 1727096335.38620: checking for any_errors_fatal 20494 1727096335.38626: done checking for any_errors_fatal 20494 1727096335.38626: checking for max_fail_percentage 20494 1727096335.38628: done checking for max_fail_percentage 20494 1727096335.38629: checking to see if all hosts have failed and the running result is not ok 20494 1727096335.38630: done checking to see if all hosts have failed 20494 1727096335.38631: getting the remaining hosts for this loop 20494 1727096335.38632: done getting the remaining hosts for this loop 20494 1727096335.38635: getting the next task for host managed_node2 20494 1727096335.38642: done getting next task for host managed_node2 20494 1727096335.38646: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096335.38649: ^ 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=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 20494 1727096335.38663: getting variables 20494 1727096335.38665: in VariableManager get_vars() 20494 1727096335.38724: Calling all_inventory to load vars for managed_node2 20494 1727096335.38727: Calling groups_inventory to load vars for managed_node2 20494 1727096335.38729: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096335.38743: Calling all_plugins_play to load vars for managed_node2 20494 1727096335.38745: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096335.38749: Calling groups_plugins_play to load vars for managed_node2 20494 1727096335.39874: done sending task result for task 0afff68d-5257-775d-49e9-00000000002e 20494 1727096335.40388: WORKER PROCESS EXITING 20494 1727096335.41846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096335.43966: done with get_vars() 20494 1727096335.44193: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:58:55 -0400 (0:00:00.098) 0:00:20.813 ****** 20494 1727096335.44282: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096335.44284: Creating lock for fedora.linux_system_roles.network_connections 20494 1727096335.45056: worker is 1 (out of 1 available) 20494 1727096335.45075: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096335.45089: done queuing things up, now waiting for results queue to drain 20494 1727096335.45091: waiting for pending results... 20494 1727096335.45485: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096335.45949: in run() - task 0afff68d-5257-775d-49e9-00000000002f 20494 1727096335.45963: variable 'ansible_search_path' from source: unknown 20494 1727096335.45973: variable 'ansible_search_path' from source: unknown 20494 1727096335.46004: calling self._execute() 20494 1727096335.46207: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096335.46212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096335.46223: variable 'omit' from source: magic vars 20494 1727096335.46983: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.46992: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.47410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096335.47869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096335.48020: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096335.48054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096335.48142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096335.48220: variable 'networkmanager_version' from source: set_fact 20494 1727096335.48427: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.48622: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.48625: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.48848: variable 'networkmanager_version' from source: set_fact 20494 1727096335.48857: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.49061: variable 'ansible_distribution_major_version' from source: facts 20494 1727096335.49069: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096335.49354: variable 'networkmanager_version' from source: set_fact 20494 1727096335.49362: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096335.49369: variable 'omit' from source: magic vars 20494 1727096335.49430: variable 'omit' from source: magic vars 20494 1727096335.49753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096335.52687: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096335.52823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096335.52827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096335.52890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096335.52905: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096335.52992: variable 'network_provider' from source: set_fact 20494 1727096335.53129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096335.53173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096335.53186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096335.53226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096335.53266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096335.53312: variable 'omit' from source: magic vars 20494 1727096335.53422: variable 'omit' from source: magic vars 20494 1727096335.53528: variable 'network_connections' from source: task vars 20494 1727096335.53539: variable 'interface' from source: play vars 20494 1727096335.53661: variable 'interface' from source: play vars 20494 1727096335.53753: variable 'omit' from source: magic vars 20494 1727096335.53760: variable '__lsr_ansible_managed' from source: task vars 20494 1727096335.53824: variable '__lsr_ansible_managed' from source: task vars 20494 1727096335.54108: Loaded config def from plugin (lookup/template) 20494 1727096335.54111: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20494 1727096335.54145: File lookup term: get_ansible_managed.j2 20494 1727096335.54149: variable 'ansible_search_path' from source: unknown 20494 1727096335.54154: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20494 1727096335.54174: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20494 1727096335.54200: variable 'ansible_search_path' from source: unknown 20494 1727096335.72878: variable 'ansible_managed' from source: unknown 20494 1727096335.72882: variable 'omit' from source: magic vars 20494 1727096335.72884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096335.72887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096335.72902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096335.72915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096335.72924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096335.72945: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096335.72948: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096335.72950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096335.73203: Set connection var ansible_pipelining to False 20494 1727096335.73275: Set connection var ansible_timeout to 10 20494 1727096335.73283: Set connection var ansible_connection to ssh 20494 1727096335.73286: Set connection var ansible_shell_type to sh 20494 1727096335.73291: Set connection var ansible_shell_executable to /bin/sh 20494 1727096335.73303: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096335.73327: variable 'ansible_shell_executable' from source: unknown 20494 1727096335.73330: variable 'ansible_connection' from source: unknown 20494 1727096335.73333: variable 'ansible_module_compression' from source: unknown 20494 1727096335.73335: variable 'ansible_shell_type' from source: unknown 20494 1727096335.73337: variable 'ansible_shell_executable' from source: unknown 20494 1727096335.73340: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096335.73344: variable 'ansible_pipelining' from source: unknown 20494 1727096335.73347: variable 'ansible_timeout' from source: unknown 20494 1727096335.73351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096335.73664: 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__) 20494 1727096335.73679: variable 'omit' from source: magic vars 20494 1727096335.73686: starting attempt loop 20494 1727096335.73688: running the handler 20494 1727096335.73700: _low_level_execute_command(): starting 20494 1727096335.73706: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096335.74659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096335.74728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096335.74731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096335.74734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096335.74736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096335.74773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096335.74777: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096335.74798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096335.74866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096335.76572: stdout chunk (state=3): >>>/root <<< 20494 1727096335.76746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096335.76749: stdout chunk (state=3): >>><<< 20494 1727096335.76751: stderr chunk (state=3): >>><<< 20494 1727096335.76858: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096335.76861: _low_level_execute_command(): starting 20494 1727096335.76864: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200 `" && echo ansible-tmp-1727096335.767748-21417-88923776730200="` echo /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200 `" ) && sleep 0' 20494 1727096335.77696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096335.77700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096335.77719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096335.77791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096335.79755: stdout chunk (state=3): >>>ansible-tmp-1727096335.767748-21417-88923776730200=/root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200 <<< 20494 1727096335.79885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096335.79914: stderr chunk (state=3): >>><<< 20494 1727096335.79938: stdout chunk (state=3): >>><<< 20494 1727096335.79959: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096335.767748-21417-88923776730200=/root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096335.80173: variable 'ansible_module_compression' from source: unknown 20494 1727096335.80176: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 20494 1727096335.80178: ANSIBALLZ: Acquiring lock 20494 1727096335.80180: ANSIBALLZ: Lock acquired: 140585470392032 20494 1727096335.80182: ANSIBALLZ: Creating module 20494 1727096336.01374: ANSIBALLZ: Writing module into payload 20494 1727096336.01692: ANSIBALLZ: Writing module 20494 1727096336.01711: ANSIBALLZ: Renaming module 20494 1727096336.01717: ANSIBALLZ: Done creating module 20494 1727096336.01743: variable 'ansible_facts' from source: unknown 20494 1727096336.01850: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py 20494 1727096336.02108: Sending initial data 20494 1727096336.02111: Sent initial data (166 bytes) 20494 1727096336.02784: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096336.02834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096336.02864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096336.04560: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096336.04591: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096336.04646: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpsl3rzz5s /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py <<< 20494 1727096336.04650: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py" <<< 20494 1727096336.04697: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpsl3rzz5s" to remote "/root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py" <<< 20494 1727096336.05760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096336.05855: stderr chunk (state=3): >>><<< 20494 1727096336.05858: stdout chunk (state=3): >>><<< 20494 1727096336.05860: done transferring module to remote 20494 1727096336.05862: _low_level_execute_command(): starting 20494 1727096336.05876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/ /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py && sleep 0' 20494 1727096336.06543: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096336.06558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096336.06580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096336.06601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096336.06650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096336.06719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096336.06759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096336.06826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096336.08725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096336.08729: stdout chunk (state=3): >>><<< 20494 1727096336.08732: stderr chunk (state=3): >>><<< 20494 1727096336.08749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096336.08835: _low_level_execute_command(): starting 20494 1727096336.08839: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/AnsiballZ_network_connections.py && sleep 0' 20494 1727096336.09513: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096336.09532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096336.09552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096336.09609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096336.09626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096336.09685: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096336.09734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096336.09751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096336.09787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096336.09876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096336.41403: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20494 1727096336.43805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096336.43810: stdout chunk (state=3): >>><<< 20494 1727096336.43812: stderr chunk (state=3): >>><<< 20494 1727096336.43815: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096336.43913: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}}], '__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-1727096335.767748-21417-88923776730200/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096336.43924: _low_level_execute_command(): starting 20494 1727096336.44153: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096335.767748-21417-88923776730200/ > /dev/null 2>&1 && sleep 0' 20494 1727096336.45279: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096336.45283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096336.45285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096336.45288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096336.45685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096336.47600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096336.47648: stderr chunk (state=3): >>><<< 20494 1727096336.47654: stdout chunk (state=3): >>><<< 20494 1727096336.47680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096336.47689: handler run complete 20494 1727096336.47715: attempt loop complete, returning result 20494 1727096336.47719: _execute() done 20494 1727096336.47721: dumping result to json 20494 1727096336.47726: done dumping result, returning 20494 1727096336.47734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-775d-49e9-00000000002f] 20494 1727096336.47737: sending task result for task 0afff68d-5257-775d-49e9-00000000002f 20494 1727096336.47851: done sending task result for task 0afff68d-5257-775d-49e9-00000000002f 20494 1727096336.47853: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (not-active) 20494 1727096336.47958: no more pending results, returning what we have 20494 1727096336.47962: results queue empty 20494 1727096336.47963: checking for any_errors_fatal 20494 1727096336.48076: done checking for any_errors_fatal 20494 1727096336.48078: checking for max_fail_percentage 20494 1727096336.48080: done checking for max_fail_percentage 20494 1727096336.48081: checking to see if all hosts have failed and the running result is not ok 20494 1727096336.48082: done checking to see if all hosts have failed 20494 1727096336.48083: getting the remaining hosts for this loop 20494 1727096336.48084: done getting the remaining hosts for this loop 20494 1727096336.48087: getting the next task for host managed_node2 20494 1727096336.48092: done getting next task for host managed_node2 20494 1727096336.48096: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096336.48098: ^ 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=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 20494 1727096336.48108: getting variables 20494 1727096336.48109: in VariableManager get_vars() 20494 1727096336.48156: Calling all_inventory to load vars for managed_node2 20494 1727096336.48158: Calling groups_inventory to load vars for managed_node2 20494 1727096336.48160: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096336.48213: Calling all_plugins_play to load vars for managed_node2 20494 1727096336.48217: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096336.48220: Calling groups_plugins_play to load vars for managed_node2 20494 1727096336.50975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096336.54971: done with get_vars() 20494 1727096336.55003: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:58:56 -0400 (0:00:01.111) 0:00:21.924 ****** 20494 1727096336.55398: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096336.55400: Creating lock for fedora.linux_system_roles.network_state 20494 1727096336.56015: worker is 1 (out of 1 available) 20494 1727096336.56029: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096336.56040: done queuing things up, now waiting for results queue to drain 20494 1727096336.56042: waiting for pending results... 20494 1727096336.56402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096336.56606: in run() - task 0afff68d-5257-775d-49e9-000000000030 20494 1727096336.56609: variable 'ansible_search_path' from source: unknown 20494 1727096336.56612: variable 'ansible_search_path' from source: unknown 20494 1727096336.56616: calling self._execute() 20494 1727096336.56702: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.56721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.56734: variable 'omit' from source: magic vars 20494 1727096336.57206: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.57478: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.57481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096336.57723: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096336.57777: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096336.57820: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096336.57857: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096336.57949: variable 'networkmanager_version' from source: set_fact 20494 1727096336.57971: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.58155: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.58170: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.58313: variable 'networkmanager_version' from source: set_fact 20494 1727096336.58327: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.58442: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.58459: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.58604: variable 'networkmanager_version' from source: set_fact 20494 1727096336.58618: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.58736: variable 'network_state' from source: role '' defaults 20494 1727096336.58753: Evaluated conditional (network_state != {}): False 20494 1727096336.58761: when evaluation is False, skipping this task 20494 1727096336.58773: _execute() done 20494 1727096336.58789: dumping result to json 20494 1727096336.58873: done dumping result, returning 20494 1727096336.58876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-775d-49e9-000000000030] 20494 1727096336.58878: sending task result for task 0afff68d-5257-775d-49e9-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096336.59055: no more pending results, returning what we have 20494 1727096336.59059: results queue empty 20494 1727096336.59060: checking for any_errors_fatal 20494 1727096336.59078: done checking for any_errors_fatal 20494 1727096336.59079: checking for max_fail_percentage 20494 1727096336.59081: done checking for max_fail_percentage 20494 1727096336.59082: checking to see if all hosts have failed and the running result is not ok 20494 1727096336.59083: done checking to see if all hosts have failed 20494 1727096336.59084: getting the remaining hosts for this loop 20494 1727096336.59085: done getting the remaining hosts for this loop 20494 1727096336.59089: getting the next task for host managed_node2 20494 1727096336.59095: done getting next task for host managed_node2 20494 1727096336.59098: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096336.59101: ^ 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=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 20494 1727096336.59279: getting variables 20494 1727096336.59281: in VariableManager get_vars() 20494 1727096336.59332: Calling all_inventory to load vars for managed_node2 20494 1727096336.59335: Calling groups_inventory to load vars for managed_node2 20494 1727096336.59337: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096336.59347: Calling all_plugins_play to load vars for managed_node2 20494 1727096336.59350: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096336.59354: Calling groups_plugins_play to load vars for managed_node2 20494 1727096336.59885: done sending task result for task 0afff68d-5257-775d-49e9-000000000030 20494 1727096336.59889: WORKER PROCESS EXITING 20494 1727096336.61041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096336.62645: done with get_vars() 20494 1727096336.62679: done getting variables 20494 1727096336.62745: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:58:56 -0400 (0:00:00.073) 0:00:21.998 ****** 20494 1727096336.62784: entering _queue_task() for managed_node2/debug 20494 1727096336.63221: worker is 1 (out of 1 available) 20494 1727096336.63232: exiting _queue_task() for managed_node2/debug 20494 1727096336.63245: done queuing things up, now waiting for results queue to drain 20494 1727096336.63247: waiting for pending results... 20494 1727096336.63538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096336.63718: in run() - task 0afff68d-5257-775d-49e9-000000000031 20494 1727096336.63744: variable 'ansible_search_path' from source: unknown 20494 1727096336.63758: variable 'ansible_search_path' from source: unknown 20494 1727096336.63814: calling self._execute() 20494 1727096336.63917: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.63950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.63954: variable 'omit' from source: magic vars 20494 1727096336.64774: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.64778: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.64939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096336.65505: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096336.65660: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096336.65706: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096336.65791: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096336.65943: variable 'networkmanager_version' from source: set_fact 20494 1727096336.65988: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.66311: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.66321: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.66650: variable 'networkmanager_version' from source: set_fact 20494 1727096336.66667: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.66791: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.66806: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.66955: variable 'networkmanager_version' from source: set_fact 20494 1727096336.66975: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.66987: variable 'omit' from source: magic vars 20494 1727096336.67091: variable 'omit' from source: magic vars 20494 1727096336.67139: variable 'omit' from source: magic vars 20494 1727096336.67181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096336.67214: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096336.67271: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096336.67277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096336.67297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096336.67379: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096336.67382: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.67384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.67484: Set connection var ansible_pipelining to False 20494 1727096336.67503: Set connection var ansible_timeout to 10 20494 1727096336.67572: Set connection var ansible_connection to ssh 20494 1727096336.67575: Set connection var ansible_shell_type to sh 20494 1727096336.67578: Set connection var ansible_shell_executable to /bin/sh 20494 1727096336.67580: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096336.67582: variable 'ansible_shell_executable' from source: unknown 20494 1727096336.67584: variable 'ansible_connection' from source: unknown 20494 1727096336.67585: variable 'ansible_module_compression' from source: unknown 20494 1727096336.67587: variable 'ansible_shell_type' from source: unknown 20494 1727096336.67589: variable 'ansible_shell_executable' from source: unknown 20494 1727096336.67591: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.67593: variable 'ansible_pipelining' from source: unknown 20494 1727096336.67597: variable 'ansible_timeout' from source: unknown 20494 1727096336.67628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.67754: Loading ActionModule 'debug' from /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) 20494 1727096336.67776: variable 'omit' from source: magic vars 20494 1727096336.67786: starting attempt loop 20494 1727096336.67792: running the handler 20494 1727096336.67940: variable '__network_connections_result' from source: set_fact 20494 1727096336.68048: handler run complete 20494 1727096336.68052: attempt loop complete, returning result 20494 1727096336.68054: _execute() done 20494 1727096336.68057: dumping result to json 20494 1727096336.68059: done dumping result, returning 20494 1727096336.68062: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-775d-49e9-000000000031] 20494 1727096336.68064: sending task result for task 0afff68d-5257-775d-49e9-000000000031 20494 1727096336.68275: done sending task result for task 0afff68d-5257-775d-49e9-000000000031 20494 1727096336.68279: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (not-active)" ] } 20494 1727096336.68345: no more pending results, returning what we have 20494 1727096336.68349: results queue empty 20494 1727096336.68350: checking for any_errors_fatal 20494 1727096336.68357: done checking for any_errors_fatal 20494 1727096336.68358: checking for max_fail_percentage 20494 1727096336.68361: done checking for max_fail_percentage 20494 1727096336.68362: checking to see if all hosts have failed and the running result is not ok 20494 1727096336.68363: done checking to see if all hosts have failed 20494 1727096336.68366: getting the remaining hosts for this loop 20494 1727096336.68370: done getting the remaining hosts for this loop 20494 1727096336.68374: getting the next task for host managed_node2 20494 1727096336.68385: done getting next task for host managed_node2 20494 1727096336.68389: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096336.68393: ^ 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=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 20494 1727096336.68412: getting variables 20494 1727096336.68414: in VariableManager get_vars() 20494 1727096336.68688: Calling all_inventory to load vars for managed_node2 20494 1727096336.68691: Calling groups_inventory to load vars for managed_node2 20494 1727096336.68693: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096336.68703: Calling all_plugins_play to load vars for managed_node2 20494 1727096336.68705: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096336.68708: Calling groups_plugins_play to load vars for managed_node2 20494 1727096336.70137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096336.71742: done with get_vars() 20494 1727096336.71773: done getting variables 20494 1727096336.71830: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:58:56 -0400 (0:00:00.090) 0:00:22.089 ****** 20494 1727096336.71862: entering _queue_task() for managed_node2/debug 20494 1727096336.72216: worker is 1 (out of 1 available) 20494 1727096336.72230: exiting _queue_task() for managed_node2/debug 20494 1727096336.72242: done queuing things up, now waiting for results queue to drain 20494 1727096336.72243: waiting for pending results... 20494 1727096336.72596: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096336.72681: in run() - task 0afff68d-5257-775d-49e9-000000000032 20494 1727096336.72707: variable 'ansible_search_path' from source: unknown 20494 1727096336.72713: variable 'ansible_search_path' from source: unknown 20494 1727096336.72752: calling self._execute() 20494 1727096336.72846: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.72856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.72875: variable 'omit' from source: magic vars 20494 1727096336.73273: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.73347: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.73480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096336.73752: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096336.73809: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096336.73847: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096336.73907: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096336.74014: variable 'networkmanager_version' from source: set_fact 20494 1727096336.74041: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.74209: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.74272: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.74399: variable 'networkmanager_version' from source: set_fact 20494 1727096336.74412: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.74546: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.74557: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.74696: variable 'networkmanager_version' from source: set_fact 20494 1727096336.74710: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.74721: variable 'omit' from source: magic vars 20494 1727096336.75274: variable 'omit' from source: magic vars 20494 1727096336.75279: variable 'omit' from source: magic vars 20494 1727096336.75282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096336.75285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096336.75287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096336.75290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096336.75292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096336.75315: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096336.75515: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.75518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.75606: Set connection var ansible_pipelining to False 20494 1727096336.75623: Set connection var ansible_timeout to 10 20494 1727096336.75633: Set connection var ansible_connection to ssh 20494 1727096336.75642: Set connection var ansible_shell_type to sh 20494 1727096336.75653: Set connection var ansible_shell_executable to /bin/sh 20494 1727096336.75661: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096336.75695: variable 'ansible_shell_executable' from source: unknown 20494 1727096336.75740: variable 'ansible_connection' from source: unknown 20494 1727096336.75779: variable 'ansible_module_compression' from source: unknown 20494 1727096336.75786: variable 'ansible_shell_type' from source: unknown 20494 1727096336.75791: variable 'ansible_shell_executable' from source: unknown 20494 1727096336.75796: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.75801: variable 'ansible_pipelining' from source: unknown 20494 1727096336.75807: variable 'ansible_timeout' from source: unknown 20494 1727096336.75812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.76030: Loading ActionModule 'debug' from /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) 20494 1727096336.76076: variable 'omit' from source: magic vars 20494 1727096336.76276: starting attempt loop 20494 1727096336.76279: running the handler 20494 1727096336.76282: variable '__network_connections_result' from source: set_fact 20494 1727096336.76414: variable '__network_connections_result' from source: set_fact 20494 1727096336.76661: handler run complete 20494 1727096336.76698: attempt loop complete, returning result 20494 1727096336.76779: _execute() done 20494 1727096336.76788: dumping result to json 20494 1727096336.76799: done dumping result, returning 20494 1727096336.76819: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-775d-49e9-000000000032] 20494 1727096336.76837: sending task result for task 0afff68d-5257-775d-49e9-000000000032 20494 1727096336.77113: done sending task result for task 0afff68d-5257-775d-49e9-000000000032 20494 1727096336.77116: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (not-active)" ] } } 20494 1727096336.77233: no more pending results, returning what we have 20494 1727096336.77238: results queue empty 20494 1727096336.77239: checking for any_errors_fatal 20494 1727096336.77247: done checking for any_errors_fatal 20494 1727096336.77248: checking for max_fail_percentage 20494 1727096336.77250: done checking for max_fail_percentage 20494 1727096336.77257: checking to see if all hosts have failed and the running result is not ok 20494 1727096336.77257: done checking to see if all hosts have failed 20494 1727096336.77258: getting the remaining hosts for this loop 20494 1727096336.77260: done getting the remaining hosts for this loop 20494 1727096336.77269: getting the next task for host managed_node2 20494 1727096336.77276: done getting next task for host managed_node2 20494 1727096336.77279: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096336.77282: ^ 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=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 20494 1727096336.77294: getting variables 20494 1727096336.77296: in VariableManager get_vars() 20494 1727096336.77353: Calling all_inventory to load vars for managed_node2 20494 1727096336.77356: Calling groups_inventory to load vars for managed_node2 20494 1727096336.77359: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096336.77879: Calling all_plugins_play to load vars for managed_node2 20494 1727096336.77883: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096336.77886: Calling groups_plugins_play to load vars for managed_node2 20494 1727096336.90074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096336.91650: done with get_vars() 20494 1727096336.91684: done getting variables 20494 1727096336.91740: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:58:56 -0400 (0:00:00.199) 0:00:22.288 ****** 20494 1727096336.91776: entering _queue_task() for managed_node2/debug 20494 1727096336.92200: worker is 1 (out of 1 available) 20494 1727096336.92212: exiting _queue_task() for managed_node2/debug 20494 1727096336.92225: done queuing things up, now waiting for results queue to drain 20494 1727096336.92227: waiting for pending results... 20494 1727096336.92589: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096336.92675: in run() - task 0afff68d-5257-775d-49e9-000000000033 20494 1727096336.92705: variable 'ansible_search_path' from source: unknown 20494 1727096336.92715: variable 'ansible_search_path' from source: unknown 20494 1727096336.92758: calling self._execute() 20494 1727096336.92856: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096336.92872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096336.92889: variable 'omit' from source: magic vars 20494 1727096336.93292: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.93308: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.93555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096336.93748: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096336.93808: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096336.93845: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096336.93930: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096336.94021: variable 'networkmanager_version' from source: set_fact 20494 1727096336.94039: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.94152: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.94161: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.94304: variable 'networkmanager_version' from source: set_fact 20494 1727096336.94325: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.94434: variable 'ansible_distribution_major_version' from source: facts 20494 1727096336.94474: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096336.94582: variable 'networkmanager_version' from source: set_fact 20494 1727096336.94596: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096336.94735: variable 'network_state' from source: role '' defaults 20494 1727096336.94756: Evaluated conditional (network_state != {}): False 20494 1727096336.94773: when evaluation is False, skipping this task 20494 1727096336.94847: _execute() done 20494 1727096336.94850: dumping result to json 20494 1727096336.94860: done dumping result, returning 20494 1727096336.94863: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-775d-49e9-000000000033] 20494 1727096336.94870: sending task result for task 0afff68d-5257-775d-49e9-000000000033 20494 1727096336.95083: done sending task result for task 0afff68d-5257-775d-49e9-000000000033 20494 1727096336.95087: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20494 1727096336.95144: no more pending results, returning what we have 20494 1727096336.95148: results queue empty 20494 1727096336.95149: checking for any_errors_fatal 20494 1727096336.95160: done checking for any_errors_fatal 20494 1727096336.95161: checking for max_fail_percentage 20494 1727096336.95163: done checking for max_fail_percentage 20494 1727096336.95166: checking to see if all hosts have failed and the running result is not ok 20494 1727096336.95169: done checking to see if all hosts have failed 20494 1727096336.95170: getting the remaining hosts for this loop 20494 1727096336.95172: done getting the remaining hosts for this loop 20494 1727096336.95176: getting the next task for host managed_node2 20494 1727096336.95190: done getting next task for host managed_node2 20494 1727096336.95194: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096336.95197: ^ 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=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 20494 1727096336.95315: getting variables 20494 1727096336.95318: in VariableManager get_vars() 20494 1727096336.95434: Calling all_inventory to load vars for managed_node2 20494 1727096336.95437: Calling groups_inventory to load vars for managed_node2 20494 1727096336.95439: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096336.95450: Calling all_plugins_play to load vars for managed_node2 20494 1727096336.95453: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096336.95456: Calling groups_plugins_play to load vars for managed_node2 20494 1727096336.98039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096336.99680: done with get_vars() 20494 1727096336.99708: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:58:56 -0400 (0:00:00.080) 0:00:22.368 ****** 20494 1727096336.99821: entering _queue_task() for managed_node2/ping 20494 1727096336.99823: Creating lock for ping 20494 1727096337.00305: worker is 1 (out of 1 available) 20494 1727096337.00316: exiting _queue_task() for managed_node2/ping 20494 1727096337.00327: done queuing things up, now waiting for results queue to drain 20494 1727096337.00328: waiting for pending results... 20494 1727096337.00574: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096337.00777: in run() - task 0afff68d-5257-775d-49e9-000000000034 20494 1727096337.00781: variable 'ansible_search_path' from source: unknown 20494 1727096337.00783: variable 'ansible_search_path' from source: unknown 20494 1727096337.00787: calling self._execute() 20494 1727096337.00882: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096337.00896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096337.00912: variable 'omit' from source: magic vars 20494 1727096337.01331: variable 'ansible_distribution_major_version' from source: facts 20494 1727096337.01349: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096337.01544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096337.01827: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096337.01889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096337.01925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096337.02086: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096337.02109: variable 'networkmanager_version' from source: set_fact 20494 1727096337.02128: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096337.02250: variable 'ansible_distribution_major_version' from source: facts 20494 1727096337.02260: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096337.02408: variable 'networkmanager_version' from source: set_fact 20494 1727096337.02425: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096337.02539: variable 'ansible_distribution_major_version' from source: facts 20494 1727096337.02549: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096337.02681: variable 'networkmanager_version' from source: set_fact 20494 1727096337.02694: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096337.02704: variable 'omit' from source: magic vars 20494 1727096337.02771: variable 'omit' from source: magic vars 20494 1727096337.02847: variable 'omit' from source: magic vars 20494 1727096337.02850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096337.02883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096337.02904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096337.02926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096337.02939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096337.03062: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096337.03069: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096337.03072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096337.03103: Set connection var ansible_pipelining to False 20494 1727096337.03114: Set connection var ansible_timeout to 10 20494 1727096337.03122: Set connection var ansible_connection to ssh 20494 1727096337.03128: Set connection var ansible_shell_type to sh 20494 1727096337.03137: Set connection var ansible_shell_executable to /bin/sh 20494 1727096337.03145: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096337.03177: variable 'ansible_shell_executable' from source: unknown 20494 1727096337.03189: variable 'ansible_connection' from source: unknown 20494 1727096337.03194: variable 'ansible_module_compression' from source: unknown 20494 1727096337.03199: variable 'ansible_shell_type' from source: unknown 20494 1727096337.03204: variable 'ansible_shell_executable' from source: unknown 20494 1727096337.03209: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096337.03216: variable 'ansible_pipelining' from source: unknown 20494 1727096337.03222: variable 'ansible_timeout' from source: unknown 20494 1727096337.03281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096337.03381: 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__) 20494 1727096337.03403: variable 'omit' from source: magic vars 20494 1727096337.03413: starting attempt loop 20494 1727096337.03419: running the handler 20494 1727096337.03436: _low_level_execute_command(): starting 20494 1727096337.03499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096337.04194: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.04209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096337.04251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.04279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096337.04361: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.04389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.04405: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.04504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.04619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.06311: stdout chunk (state=3): >>>/root <<< 20494 1727096337.06448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.06480: stderr chunk (state=3): >>><<< 20494 1727096337.06483: stdout chunk (state=3): >>><<< 20494 1727096337.06503: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.06731: _low_level_execute_command(): starting 20494 1727096337.06736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532 `" && echo ansible-tmp-1727096337.0662916-21479-107536552330532="` echo /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532 `" ) && sleep 0' 20494 1727096337.07998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096337.08002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.08005: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096337.08008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096337.08010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.08071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.08084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.08221: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.08239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.10230: stdout chunk (state=3): >>>ansible-tmp-1727096337.0662916-21479-107536552330532=/root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532 <<< 20494 1727096337.10353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.10492: stderr chunk (state=3): >>><<< 20494 1727096337.10496: stdout chunk (state=3): >>><<< 20494 1727096337.10499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096337.0662916-21479-107536552330532=/root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.10502: variable 'ansible_module_compression' from source: unknown 20494 1727096337.10518: ANSIBALLZ: Using lock for ping 20494 1727096337.10525: ANSIBALLZ: Acquiring lock 20494 1727096337.10600: ANSIBALLZ: Lock acquired: 140585467161312 20494 1727096337.10604: ANSIBALLZ: Creating module 20494 1727096337.31477: ANSIBALLZ: Writing module into payload 20494 1727096337.31481: ANSIBALLZ: Writing module 20494 1727096337.31484: ANSIBALLZ: Renaming module 20494 1727096337.31486: ANSIBALLZ: Done creating module 20494 1727096337.31488: variable 'ansible_facts' from source: unknown 20494 1727096337.31559: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py 20494 1727096337.31796: Sending initial data 20494 1727096337.31800: Sent initial data (153 bytes) 20494 1727096337.33079: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.33190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.33267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.34953: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096337.34983: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096337.35021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp627as2z2 /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py <<< 20494 1727096337.35024: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py" <<< 20494 1727096337.35096: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp627as2z2" to remote "/root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py" <<< 20494 1727096337.36253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.36574: stderr chunk (state=3): >>><<< 20494 1727096337.36578: stdout chunk (state=3): >>><<< 20494 1727096337.36580: done transferring module to remote 20494 1727096337.36583: _low_level_execute_command(): starting 20494 1727096337.36585: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/ /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py && sleep 0' 20494 1727096337.37960: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.38102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096337.38184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.38237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.38258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.38333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.38588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.40632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.40637: stderr chunk (state=3): >>><<< 20494 1727096337.40639: stdout chunk (state=3): >>><<< 20494 1727096337.40643: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.40646: _low_level_execute_command(): starting 20494 1727096337.40648: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/AnsiballZ_ping.py && sleep 0' 20494 1727096337.41800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.41818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096337.41840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096337.41954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.42057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.42138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.57612: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20494 1727096337.59031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096337.59035: stdout chunk (state=3): >>><<< 20494 1727096337.59038: stderr chunk (state=3): >>><<< 20494 1727096337.59061: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096337.59179: 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-1727096337.0662916-21479-107536552330532/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096337.59184: _low_level_execute_command(): starting 20494 1727096337.59186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096337.0662916-21479-107536552330532/ > /dev/null 2>&1 && sleep 0' 20494 1727096337.60563: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.60639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096337.60684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096337.60703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096337.60782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.60838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.60992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.60995: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.61087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.62949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.63374: stderr chunk (state=3): >>><<< 20494 1727096337.63378: stdout chunk (state=3): >>><<< 20494 1727096337.63380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.63382: handler run complete 20494 1727096337.63384: attempt loop complete, returning result 20494 1727096337.63386: _execute() done 20494 1727096337.63387: dumping result to json 20494 1727096337.63389: done dumping result, returning 20494 1727096337.63391: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-775d-49e9-000000000034] 20494 1727096337.63392: sending task result for task 0afff68d-5257-775d-49e9-000000000034 20494 1727096337.63457: done sending task result for task 0afff68d-5257-775d-49e9-000000000034 20494 1727096337.63460: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20494 1727096337.63531: no more pending results, returning what we have 20494 1727096337.63535: results queue empty 20494 1727096337.63536: checking for any_errors_fatal 20494 1727096337.63541: done checking for any_errors_fatal 20494 1727096337.63542: checking for max_fail_percentage 20494 1727096337.63544: done checking for max_fail_percentage 20494 1727096337.63545: checking to see if all hosts have failed and the running result is not ok 20494 1727096337.63546: done checking to see if all hosts have failed 20494 1727096337.63547: getting the remaining hosts for this loop 20494 1727096337.63548: done getting the remaining hosts for this loop 20494 1727096337.63552: getting the next task for host managed_node2 20494 1727096337.63562: done getting next task for host managed_node2 20494 1727096337.63570: ^ task is: TASK: meta (role_complete) 20494 1727096337.63573: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096337.63585: getting variables 20494 1727096337.63587: in VariableManager get_vars() 20494 1727096337.63647: Calling all_inventory to load vars for managed_node2 20494 1727096337.63651: Calling groups_inventory to load vars for managed_node2 20494 1727096337.63653: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096337.64076: Calling all_plugins_play to load vars for managed_node2 20494 1727096337.64081: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096337.64086: Calling groups_plugins_play to load vars for managed_node2 20494 1727096337.67140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096337.69841: done with get_vars() 20494 1727096337.69873: done getting variables 20494 1727096337.69963: done queuing things up, now waiting for results queue to drain 20494 1727096337.69970: results queue empty 20494 1727096337.69971: checking for any_errors_fatal 20494 1727096337.69974: done checking for any_errors_fatal 20494 1727096337.69975: checking for max_fail_percentage 20494 1727096337.69976: done checking for max_fail_percentage 20494 1727096337.69977: checking to see if all hosts have failed and the running result is not ok 20494 1727096337.69978: done checking to see if all hosts have failed 20494 1727096337.69979: getting the remaining hosts for this loop 20494 1727096337.69980: done getting the remaining hosts for this loop 20494 1727096337.69982: getting the next task for host managed_node2 20494 1727096337.69991: done getting next task for host managed_node2 20494 1727096337.69994: ^ task is: TASK: Get current device features 20494 1727096337.69995: ^ 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 20494 1727096337.69998: getting variables 20494 1727096337.69999: in VariableManager get_vars() 20494 1727096337.70022: Calling all_inventory to load vars for managed_node2 20494 1727096337.70025: Calling groups_inventory to load vars for managed_node2 20494 1727096337.70027: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096337.70032: Calling all_plugins_play to load vars for managed_node2 20494 1727096337.70034: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096337.70037: Calling groups_plugins_play to load vars for managed_node2 20494 1727096337.71242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096337.72987: done with get_vars() 20494 1727096337.73007: done getting variables 20494 1727096337.73056: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:53 Monday 23 September 2024 08:58:57 -0400 (0:00:00.732) 0:00:23.101 ****** 20494 1727096337.73090: entering _queue_task() for managed_node2/command 20494 1727096337.73456: worker is 1 (out of 1 available) 20494 1727096337.73472: exiting _queue_task() for managed_node2/command 20494 1727096337.73484: done queuing things up, now waiting for results queue to drain 20494 1727096337.73486: waiting for pending results... 20494 1727096337.73887: running TaskExecutor() for managed_node2/TASK: Get current device features 20494 1727096337.73892: in run() - task 0afff68d-5257-775d-49e9-000000000064 20494 1727096337.73895: variable 'ansible_search_path' from source: unknown 20494 1727096337.73932: calling self._execute() 20494 1727096337.74040: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096337.74050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096337.74061: variable 'omit' from source: magic vars 20494 1727096337.74462: variable 'ansible_distribution_major_version' from source: facts 20494 1727096337.74485: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096337.74683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096337.74961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096337.75073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096337.75084: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096337.75142: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096337.75234: variable 'networkmanager_version' from source: set_fact 20494 1727096337.75252: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096337.75263: variable 'omit' from source: magic vars 20494 1727096337.75302: variable 'omit' from source: magic vars 20494 1727096337.75410: variable 'interface' from source: play vars 20494 1727096337.75473: variable 'omit' from source: magic vars 20494 1727096337.75476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096337.75501: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096337.75532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096337.75555: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096337.75577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096337.75613: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096337.75629: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096337.75738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096337.75756: Set connection var ansible_pipelining to False 20494 1727096337.75775: Set connection var ansible_timeout to 10 20494 1727096337.75787: Set connection var ansible_connection to ssh 20494 1727096337.75795: Set connection var ansible_shell_type to sh 20494 1727096337.75805: Set connection var ansible_shell_executable to /bin/sh 20494 1727096337.75815: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096337.75849: variable 'ansible_shell_executable' from source: unknown 20494 1727096337.75859: variable 'ansible_connection' from source: unknown 20494 1727096337.75871: variable 'ansible_module_compression' from source: unknown 20494 1727096337.75880: variable 'ansible_shell_type' from source: unknown 20494 1727096337.75888: variable 'ansible_shell_executable' from source: unknown 20494 1727096337.75895: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096337.75902: variable 'ansible_pipelining' from source: unknown 20494 1727096337.75909: variable 'ansible_timeout' from source: unknown 20494 1727096337.75917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096337.76037: 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) 20494 1727096337.76053: variable 'omit' from source: magic vars 20494 1727096337.76077: starting attempt loop 20494 1727096337.76084: running the handler 20494 1727096337.76104: _low_level_execute_command(): starting 20494 1727096337.76177: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096337.76890: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.76952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.76992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.77009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.77029: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.77384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.79027: stdout chunk (state=3): >>>/root <<< 20494 1727096337.79116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.79374: stderr chunk (state=3): >>><<< 20494 1727096337.79377: stdout chunk (state=3): >>><<< 20494 1727096337.79381: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.79384: _low_level_execute_command(): starting 20494 1727096337.79387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129 `" && echo ansible-tmp-1727096337.7925398-21503-32591477262129="` echo /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129 `" ) && sleep 0' 20494 1727096337.80906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.80991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.82960: stdout chunk (state=3): >>>ansible-tmp-1727096337.7925398-21503-32591477262129=/root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129 <<< 20494 1727096337.83079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.83273: stderr chunk (state=3): >>><<< 20494 1727096337.83278: stdout chunk (state=3): >>><<< 20494 1727096337.83281: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096337.7925398-21503-32591477262129=/root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.83284: variable 'ansible_module_compression' from source: unknown 20494 1727096337.83472: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096337.83475: variable 'ansible_facts' from source: unknown 20494 1727096337.83637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py 20494 1727096337.84041: Sending initial data 20494 1727096337.84045: Sent initial data (155 bytes) 20494 1727096337.84874: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.84938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.85003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.85048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.85071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.85482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.87060: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096337.87094: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096337.87133: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp4j5qs9y6 /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py <<< 20494 1727096337.87137: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py" <<< 20494 1727096337.87449: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp4j5qs9y6" to remote "/root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py" <<< 20494 1727096337.88579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.88653: stderr chunk (state=3): >>><<< 20494 1727096337.88674: stdout chunk (state=3): >>><<< 20494 1727096337.88900: done transferring module to remote 20494 1727096337.88903: _low_level_execute_command(): starting 20494 1727096337.88905: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/ /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py && sleep 0' 20494 1727096337.90143: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.90353: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096337.90373: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.90465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.90495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096337.92574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096337.92589: stderr chunk (state=3): >>><<< 20494 1727096337.92598: stdout chunk (state=3): >>><<< 20494 1727096337.92617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096337.92621: _low_level_execute_command(): starting 20494 1727096337.92631: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/AnsiballZ_command.py && sleep 0' 20494 1727096337.93299: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096337.93304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096337.93408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096337.93411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096337.93414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096337.93530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096338.09466: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:58:58.090035", "end": "2024-09-23 08:58:58.0<<< 20494 1727096338.09613: stdout chunk (state=3): >>>93416", "delta": "0:00:00.003381", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096338.11291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096338.11295: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 20494 1727096338.11297: stderr chunk (state=3): >>><<< 20494 1727096338.11299: stdout chunk (state=3): >>><<< 20494 1727096338.11302: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:58:58.090035", "end": "2024-09-23 08:58:58.093416", "delta": "0:00:00.003381", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096338.11312: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096338.11315: _low_level_execute_command(): starting 20494 1727096338.11317: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096337.7925398-21503-32591477262129/ > /dev/null 2>&1 && sleep 0' 20494 1727096338.12012: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096338.12016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096338.12019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096338.12022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096338.12024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096338.12027: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096338.12029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096338.12031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096338.12033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096338.12035: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096338.12037: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096338.12047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096338.12058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096338.12065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096338.12077: stderr chunk (state=3): >>>debug2: match found <<< 20494 1727096338.12086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096338.12224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096338.12227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096338.12229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096338.12685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096338.14315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096338.14320: stdout chunk (state=3): >>><<< 20494 1727096338.14327: stderr chunk (state=3): >>><<< 20494 1727096338.14350: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096338.14360: handler run complete 20494 1727096338.14396: Evaluated conditional (False): False 20494 1727096338.14405: attempt loop complete, returning result 20494 1727096338.14408: _execute() done 20494 1727096338.14410: dumping result to json 20494 1727096338.14418: done dumping result, returning 20494 1727096338.14427: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-775d-49e9-000000000064] 20494 1727096338.14435: sending task result for task 0afff68d-5257-775d-49e9-000000000064 20494 1727096338.14565: done sending task result for task 0afff68d-5257-775d-49e9-000000000064 20494 1727096338.14775: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003381", "end": "2024-09-23 08:58:58.093416", "rc": 0, "start": "2024-09-23 08:58:58.090035" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20494 1727096338.14861: no more pending results, returning what we have 20494 1727096338.14864: results queue empty 20494 1727096338.14865: checking for any_errors_fatal 20494 1727096338.14867: done checking for any_errors_fatal 20494 1727096338.14869: checking for max_fail_percentage 20494 1727096338.14870: done checking for max_fail_percentage 20494 1727096338.14871: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.14872: done checking to see if all hosts have failed 20494 1727096338.14873: getting the remaining hosts for this loop 20494 1727096338.14874: done getting the remaining hosts for this loop 20494 1727096338.14886: getting the next task for host managed_node2 20494 1727096338.14891: done getting next task for host managed_node2 20494 1727096338.14894: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20494 1727096338.14897: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096338.14900: getting variables 20494 1727096338.14902: in VariableManager get_vars() 20494 1727096338.14950: Calling all_inventory to load vars for managed_node2 20494 1727096338.14953: Calling groups_inventory to load vars for managed_node2 20494 1727096338.14956: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.14966: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.14972: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.14976: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.16520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.18351: done with get_vars() 20494 1727096338.18388: done getting variables 20494 1727096338.18464: 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: The profile does not change the ethtool features] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:57 Monday 23 September 2024 08:58:58 -0400 (0:00:00.454) 0:00:23.555 ****** 20494 1727096338.18496: entering _queue_task() for managed_node2/assert 20494 1727096338.19114: worker is 1 (out of 1 available) 20494 1727096338.19124: exiting _queue_task() for managed_node2/assert 20494 1727096338.19135: done queuing things up, now waiting for results queue to drain 20494 1727096338.19137: waiting for pending results... 20494 1727096338.19380: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20494 1727096338.19449: in run() - task 0afff68d-5257-775d-49e9-000000000065 20494 1727096338.19476: variable 'ansible_search_path' from source: unknown 20494 1727096338.19521: calling self._execute() 20494 1727096338.19736: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.19740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.19744: variable 'omit' from source: magic vars 20494 1727096338.20054: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.20079: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.20264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.20577: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.20651: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.20724: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.20762: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.20877: variable 'networkmanager_version' from source: set_fact 20494 1727096338.20899: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.20915: variable 'omit' from source: magic vars 20494 1727096338.20948: variable 'omit' from source: magic vars 20494 1727096338.20994: variable 'omit' from source: magic vars 20494 1727096338.21035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096338.21101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096338.21154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096338.21157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096338.21174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096338.21210: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096338.21263: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.21266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.21355: Set connection var ansible_pipelining to False 20494 1727096338.21374: Set connection var ansible_timeout to 10 20494 1727096338.21385: Set connection var ansible_connection to ssh 20494 1727096338.21449: Set connection var ansible_shell_type to sh 20494 1727096338.21453: Set connection var ansible_shell_executable to /bin/sh 20494 1727096338.21455: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096338.21457: variable 'ansible_shell_executable' from source: unknown 20494 1727096338.21459: variable 'ansible_connection' from source: unknown 20494 1727096338.21462: variable 'ansible_module_compression' from source: unknown 20494 1727096338.21464: variable 'ansible_shell_type' from source: unknown 20494 1727096338.21466: variable 'ansible_shell_executable' from source: unknown 20494 1727096338.21469: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.21471: variable 'ansible_pipelining' from source: unknown 20494 1727096338.21475: variable 'ansible_timeout' from source: unknown 20494 1727096338.21486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.21607: 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) 20494 1727096338.21623: variable 'omit' from source: magic vars 20494 1727096338.21634: starting attempt loop 20494 1727096338.21641: running the handler 20494 1727096338.21882: variable 'original_ethtool_features' from source: set_fact 20494 1727096338.21886: variable 'ethtool_features' from source: set_fact 20494 1727096338.21888: Evaluated conditional (original_ethtool_features.stdout == ethtool_features.stdout): True 20494 1727096338.21891: handler run complete 20494 1727096338.21893: attempt loop complete, returning result 20494 1727096338.21896: _execute() done 20494 1727096338.21902: dumping result to json 20494 1727096338.21914: done dumping result, returning 20494 1727096338.21926: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0afff68d-5257-775d-49e9-000000000065] 20494 1727096338.21937: sending task result for task 0afff68d-5257-775d-49e9-000000000065 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096338.22186: no more pending results, returning what we have 20494 1727096338.22190: results queue empty 20494 1727096338.22191: checking for any_errors_fatal 20494 1727096338.22203: done checking for any_errors_fatal 20494 1727096338.22204: checking for max_fail_percentage 20494 1727096338.22207: done checking for max_fail_percentage 20494 1727096338.22208: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.22208: done checking to see if all hosts have failed 20494 1727096338.22209: getting the remaining hosts for this loop 20494 1727096338.22211: done getting the remaining hosts for this loop 20494 1727096338.22214: getting the next task for host managed_node2 20494 1727096338.22221: done getting next task for host managed_node2 20494 1727096338.22223: ^ task is: TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20494 1727096338.22225: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096338.22229: getting variables 20494 1727096338.22232: in VariableManager get_vars() 20494 1727096338.22332: Calling all_inventory to load vars for managed_node2 20494 1727096338.22335: Calling groups_inventory to load vars for managed_node2 20494 1727096338.22338: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.22479: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.22483: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.22491: done sending task result for task 0afff68d-5257-775d-49e9-000000000065 20494 1727096338.22494: WORKER PROCESS EXITING 20494 1727096338.22497: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.24174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.25835: done with get_vars() 20494 1727096338.25881: done getting variables 20494 1727096338.25950: Loading ActionModule 'debug' from /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: I can disable gro and tx-tcp-segmentation and enable gso.] ********* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:62 Monday 23 September 2024 08:58:58 -0400 (0:00:00.075) 0:00:23.630 ****** 20494 1727096338.26002: entering _queue_task() for managed_node2/debug 20494 1727096338.26397: worker is 1 (out of 1 available) 20494 1727096338.26416: exiting _queue_task() for managed_node2/debug 20494 1727096338.26428: done queuing things up, now waiting for results queue to drain 20494 1727096338.26430: waiting for pending results... 20494 1727096338.26746: running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. 20494 1727096338.26838: in run() - task 0afff68d-5257-775d-49e9-000000000066 20494 1727096338.26870: variable 'ansible_search_path' from source: unknown 20494 1727096338.26893: calling self._execute() 20494 1727096338.27073: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.27083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.27088: variable 'omit' from source: magic vars 20494 1727096338.27414: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.27428: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.27628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.27893: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.27958: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.27972: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.28004: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.28174: variable 'networkmanager_version' from source: set_fact 20494 1727096338.28179: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.28183: variable 'omit' from source: magic vars 20494 1727096338.28185: variable 'omit' from source: magic vars 20494 1727096338.28188: variable 'omit' from source: magic vars 20494 1727096338.28190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096338.28253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096338.28280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096338.28294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096338.28303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096338.28331: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096338.28334: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.28337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.28434: Set connection var ansible_pipelining to False 20494 1727096338.28437: Set connection var ansible_timeout to 10 20494 1727096338.28443: Set connection var ansible_connection to ssh 20494 1727096338.28446: Set connection var ansible_shell_type to sh 20494 1727096338.28451: Set connection var ansible_shell_executable to /bin/sh 20494 1727096338.28457: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096338.28486: variable 'ansible_shell_executable' from source: unknown 20494 1727096338.28489: variable 'ansible_connection' from source: unknown 20494 1727096338.28516: variable 'ansible_module_compression' from source: unknown 20494 1727096338.28522: variable 'ansible_shell_type' from source: unknown 20494 1727096338.28525: variable 'ansible_shell_executable' from source: unknown 20494 1727096338.28528: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.28530: variable 'ansible_pipelining' from source: unknown 20494 1727096338.28532: variable 'ansible_timeout' from source: unknown 20494 1727096338.28535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.28633: Loading ActionModule 'debug' from /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) 20494 1727096338.28636: variable 'omit' from source: magic vars 20494 1727096338.28639: starting attempt loop 20494 1727096338.28642: running the handler 20494 1727096338.28674: handler run complete 20494 1727096338.28715: attempt loop complete, returning result 20494 1727096338.28718: _execute() done 20494 1727096338.28721: dumping result to json 20494 1727096338.28723: done dumping result, returning 20494 1727096338.28726: done running TaskExecutor() for managed_node2/TASK: TEST: I can disable gro and tx-tcp-segmentation and enable gso. [0afff68d-5257-775d-49e9-000000000066] 20494 1727096338.28728: sending task result for task 0afff68d-5257-775d-49e9-000000000066 20494 1727096338.28974: done sending task result for task 0afff68d-5257-775d-49e9-000000000066 20494 1727096338.28977: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20494 1727096338.29015: no more pending results, returning what we have 20494 1727096338.29018: results queue empty 20494 1727096338.29018: checking for any_errors_fatal 20494 1727096338.29024: done checking for any_errors_fatal 20494 1727096338.29024: checking for max_fail_percentage 20494 1727096338.29026: done checking for max_fail_percentage 20494 1727096338.29027: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.29027: done checking to see if all hosts have failed 20494 1727096338.29028: getting the remaining hosts for this loop 20494 1727096338.29029: done getting the remaining hosts for this loop 20494 1727096338.29032: getting the next task for host managed_node2 20494 1727096338.29038: done getting next task for host managed_node2 20494 1727096338.29043: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096338.29045: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096338.29060: getting variables 20494 1727096338.29062: in VariableManager get_vars() 20494 1727096338.29110: Calling all_inventory to load vars for managed_node2 20494 1727096338.29113: Calling groups_inventory to load vars for managed_node2 20494 1727096338.29115: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.29124: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.29127: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.29130: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.30650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.32336: done with get_vars() 20494 1727096338.32381: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:58:58 -0400 (0:00:00.064) 0:00:23.695 ****** 20494 1727096338.32488: entering _queue_task() for managed_node2/include_tasks 20494 1727096338.32860: worker is 1 (out of 1 available) 20494 1727096338.33001: exiting _queue_task() for managed_node2/include_tasks 20494 1727096338.33013: done queuing things up, now waiting for results queue to drain 20494 1727096338.33015: waiting for pending results... 20494 1727096338.33200: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096338.33379: in run() - task 0afff68d-5257-775d-49e9-00000000006e 20494 1727096338.33435: variable 'ansible_search_path' from source: unknown 20494 1727096338.33438: variable 'ansible_search_path' from source: unknown 20494 1727096338.33458: calling self._execute() 20494 1727096338.33565: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.33579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.33651: variable 'omit' from source: magic vars 20494 1727096338.33955: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.33976: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.34144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.34423: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.34478: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.34520: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.34562: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.34669: variable 'networkmanager_version' from source: set_fact 20494 1727096338.34696: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.34927: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.34930: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.35090: variable 'networkmanager_version' from source: set_fact 20494 1727096338.35123: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.35387: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.35390: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.35486: variable 'networkmanager_version' from source: set_fact 20494 1727096338.35497: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.35511: _execute() done 20494 1727096338.35521: dumping result to json 20494 1727096338.35613: done dumping result, returning 20494 1727096338.35616: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-775d-49e9-00000000006e] 20494 1727096338.35619: sending task result for task 0afff68d-5257-775d-49e9-00000000006e 20494 1727096338.35696: done sending task result for task 0afff68d-5257-775d-49e9-00000000006e 20494 1727096338.35699: WORKER PROCESS EXITING 20494 1727096338.35746: no more pending results, returning what we have 20494 1727096338.35751: in VariableManager get_vars() 20494 1727096338.35976: Calling all_inventory to load vars for managed_node2 20494 1727096338.35979: Calling groups_inventory to load vars for managed_node2 20494 1727096338.35982: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.35992: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.35995: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.35998: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.37664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.39220: done with get_vars() 20494 1727096338.39242: variable 'ansible_search_path' from source: unknown 20494 1727096338.39243: variable 'ansible_search_path' from source: unknown 20494 1727096338.39286: we have included files to process 20494 1727096338.39287: generating all_blocks data 20494 1727096338.39289: done generating all_blocks data 20494 1727096338.39294: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096338.39295: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096338.39297: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096338.39923: done processing included file 20494 1727096338.39925: iterating over new_blocks loaded from include file 20494 1727096338.39927: in VariableManager get_vars() 20494 1727096338.39960: done with get_vars() 20494 1727096338.39962: filtering new block on tags 20494 1727096338.40000: done filtering new block on tags 20494 1727096338.40003: in VariableManager get_vars() 20494 1727096338.40034: done with get_vars() 20494 1727096338.40036: filtering new block on tags 20494 1727096338.40065: done filtering new block on tags 20494 1727096338.40070: in VariableManager get_vars() 20494 1727096338.40119: done with get_vars() 20494 1727096338.40121: filtering new block on tags 20494 1727096338.40139: done filtering new block on tags 20494 1727096338.40141: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20494 1727096338.40153: extending task lists for all hosts with included blocks 20494 1727096338.41054: done extending task lists 20494 1727096338.41056: done processing included files 20494 1727096338.41057: results queue empty 20494 1727096338.41057: checking for any_errors_fatal 20494 1727096338.41061: done checking for any_errors_fatal 20494 1727096338.41062: checking for max_fail_percentage 20494 1727096338.41063: done checking for max_fail_percentage 20494 1727096338.41064: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.41065: done checking to see if all hosts have failed 20494 1727096338.41065: getting the remaining hosts for this loop 20494 1727096338.41066: done getting the remaining hosts for this loop 20494 1727096338.41071: getting the next task for host managed_node2 20494 1727096338.41075: done getting next task for host managed_node2 20494 1727096338.41082: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096338.41084: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 20494 1727096338.41094: getting variables 20494 1727096338.41095: in VariableManager get_vars() 20494 1727096338.41117: Calling all_inventory to load vars for managed_node2 20494 1727096338.41119: Calling groups_inventory to load vars for managed_node2 20494 1727096338.41121: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.41126: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.41129: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.41138: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.42425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.44068: done with get_vars() 20494 1727096338.44089: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:58:58 -0400 (0:00:00.116) 0:00:23.812 ****** 20494 1727096338.44168: entering _queue_task() for managed_node2/setup 20494 1727096338.44512: worker is 1 (out of 1 available) 20494 1727096338.44525: exiting _queue_task() for managed_node2/setup 20494 1727096338.44538: done queuing things up, now waiting for results queue to drain 20494 1727096338.44540: waiting for pending results... 20494 1727096338.44998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096338.45125: in run() - task 0afff68d-5257-775d-49e9-000000000441 20494 1727096338.45129: variable 'ansible_search_path' from source: unknown 20494 1727096338.45132: variable 'ansible_search_path' from source: unknown 20494 1727096338.45134: calling self._execute() 20494 1727096338.45236: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.45342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.45346: variable 'omit' from source: magic vars 20494 1727096338.45777: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.45794: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.45975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.46249: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.46302: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.46345: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.46383: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.46478: variable 'networkmanager_version' from source: set_fact 20494 1727096338.46496: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.46608: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.46618: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.46755: variable 'networkmanager_version' from source: set_fact 20494 1727096338.46773: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.46890: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.46973: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.47075: variable 'networkmanager_version' from source: set_fact 20494 1727096338.47079: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.47245: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.47257: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.47393: variable 'networkmanager_version' from source: set_fact 20494 1727096338.47412: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.47533: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.47544: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.47744: variable 'networkmanager_version' from source: set_fact 20494 1727096338.47759: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.47932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096338.50093: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096338.50174: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096338.50178: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096338.50223: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096338.50256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096338.50350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096338.50399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096338.50437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096338.50529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096338.50532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096338.50562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096338.50592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096338.50621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096338.50676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096338.50695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096338.50859: variable '__network_required_facts' from source: role '' defaults 20494 1727096338.50963: variable 'ansible_facts' from source: unknown 20494 1727096338.51675: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20494 1727096338.51683: when evaluation is False, skipping this task 20494 1727096338.51692: _execute() done 20494 1727096338.51699: dumping result to json 20494 1727096338.51714: done dumping result, returning 20494 1727096338.51772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-775d-49e9-000000000441] 20494 1727096338.51775: sending task result for task 0afff68d-5257-775d-49e9-000000000441 20494 1727096338.52099: done sending task result for task 0afff68d-5257-775d-49e9-000000000441 20494 1727096338.52103: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096338.52149: no more pending results, returning what we have 20494 1727096338.52152: results queue empty 20494 1727096338.52153: checking for any_errors_fatal 20494 1727096338.52155: done checking for any_errors_fatal 20494 1727096338.52155: checking for max_fail_percentage 20494 1727096338.52157: done checking for max_fail_percentage 20494 1727096338.52158: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.52158: done checking to see if all hosts have failed 20494 1727096338.52159: getting the remaining hosts for this loop 20494 1727096338.52166: done getting the remaining hosts for this loop 20494 1727096338.52172: getting the next task for host managed_node2 20494 1727096338.52181: done getting next task for host managed_node2 20494 1727096338.52184: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096338.52188: ^ 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? (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 20494 1727096338.52204: getting variables 20494 1727096338.52205: in VariableManager get_vars() 20494 1727096338.52265: Calling all_inventory to load vars for managed_node2 20494 1727096338.52270: Calling groups_inventory to load vars for managed_node2 20494 1727096338.52272: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.52283: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.52286: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.52289: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.53732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.56427: done with get_vars() 20494 1727096338.56455: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:58:58 -0400 (0:00:00.124) 0:00:23.937 ****** 20494 1727096338.56652: entering _queue_task() for managed_node2/stat 20494 1727096338.57416: worker is 1 (out of 1 available) 20494 1727096338.57429: exiting _queue_task() for managed_node2/stat 20494 1727096338.57441: done queuing things up, now waiting for results queue to drain 20494 1727096338.57442: waiting for pending results... 20494 1727096338.57841: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096338.58360: in run() - task 0afff68d-5257-775d-49e9-000000000443 20494 1727096338.58364: variable 'ansible_search_path' from source: unknown 20494 1727096338.58366: variable 'ansible_search_path' from source: unknown 20494 1727096338.58370: calling self._execute() 20494 1727096338.58646: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.58650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.58660: variable 'omit' from source: magic vars 20494 1727096338.59402: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.59413: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.60273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.60961: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.61039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.61177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.61215: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.61573: variable 'networkmanager_version' from source: set_fact 20494 1727096338.61577: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.61973: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.61977: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.61979: variable 'networkmanager_version' from source: set_fact 20494 1727096338.61981: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.62115: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.62125: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.62262: variable 'networkmanager_version' from source: set_fact 20494 1727096338.62286: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.62476: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.62494: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.62651: variable 'networkmanager_version' from source: set_fact 20494 1727096338.62678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.62794: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.62804: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.62950: variable 'networkmanager_version' from source: set_fact 20494 1727096338.62984: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.63152: 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) 20494 1727096338.63192: 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) 20494 1727096338.63224: 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) 20494 1727096338.63260: 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) 20494 1727096338.63341: variable '__network_is_ostree' from source: set_fact 20494 1727096338.63352: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096338.63359: when evaluation is False, skipping this task 20494 1727096338.63373: _execute() done 20494 1727096338.63381: dumping result to json 20494 1727096338.63388: done dumping result, returning 20494 1727096338.63404: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-775d-49e9-000000000443] 20494 1727096338.63414: sending task result for task 0afff68d-5257-775d-49e9-000000000443 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096338.63656: no more pending results, returning what we have 20494 1727096338.63661: results queue empty 20494 1727096338.63661: checking for any_errors_fatal 20494 1727096338.63672: done checking for any_errors_fatal 20494 1727096338.63673: checking for max_fail_percentage 20494 1727096338.63675: done checking for max_fail_percentage 20494 1727096338.63676: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.63677: done checking to see if all hosts have failed 20494 1727096338.63678: getting the remaining hosts for this loop 20494 1727096338.63680: done getting the remaining hosts for this loop 20494 1727096338.63684: getting the next task for host managed_node2 20494 1727096338.63690: done getting next task for host managed_node2 20494 1727096338.63694: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096338.63698: ^ 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? (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 20494 1727096338.63717: getting variables 20494 1727096338.63720: in VariableManager get_vars() 20494 1727096338.63901: Calling all_inventory to load vars for managed_node2 20494 1727096338.63904: Calling groups_inventory to load vars for managed_node2 20494 1727096338.63907: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.63919: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.63923: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.63926: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.64504: done sending task result for task 0afff68d-5257-775d-49e9-000000000443 20494 1727096338.64508: WORKER PROCESS EXITING 20494 1727096338.65759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.67374: done with get_vars() 20494 1727096338.67403: done getting variables 20494 1727096338.67471: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:58:58 -0400 (0:00:00.108) 0:00:24.045 ****** 20494 1727096338.67512: entering _queue_task() for managed_node2/set_fact 20494 1727096338.67926: worker is 1 (out of 1 available) 20494 1727096338.67938: exiting _queue_task() for managed_node2/set_fact 20494 1727096338.67950: done queuing things up, now waiting for results queue to drain 20494 1727096338.67951: waiting for pending results... 20494 1727096338.68218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096338.68401: in run() - task 0afff68d-5257-775d-49e9-000000000444 20494 1727096338.68423: variable 'ansible_search_path' from source: unknown 20494 1727096338.68470: variable 'ansible_search_path' from source: unknown 20494 1727096338.68490: calling self._execute() 20494 1727096338.68596: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.68607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.68621: variable 'omit' from source: magic vars 20494 1727096338.69034: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.69052: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.69305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.69563: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.69622: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.69682: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.69724: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.69851: variable 'networkmanager_version' from source: set_fact 20494 1727096338.69913: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.70002: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.70017: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.70158: variable 'networkmanager_version' from source: set_fact 20494 1727096338.70180: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.70299: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.70310: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.70453: variable 'networkmanager_version' from source: set_fact 20494 1727096338.70471: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.70930: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.70933: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.71091: variable 'networkmanager_version' from source: set_fact 20494 1727096338.71104: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.71444: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.71552: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.71596: variable 'networkmanager_version' from source: set_fact 20494 1727096338.71674: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.71928: 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) 20494 1727096338.72013: 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) 20494 1727096338.72040: 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) 20494 1727096338.72125: 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) 20494 1727096338.72302: variable '__network_is_ostree' from source: set_fact 20494 1727096338.72317: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096338.72324: when evaluation is False, skipping this task 20494 1727096338.72331: _execute() done 20494 1727096338.72337: dumping result to json 20494 1727096338.72344: done dumping result, returning 20494 1727096338.72356: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-775d-49e9-000000000444] 20494 1727096338.72369: sending task result for task 0afff68d-5257-775d-49e9-000000000444 20494 1727096338.72524: done sending task result for task 0afff68d-5257-775d-49e9-000000000444 skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096338.72583: no more pending results, returning what we have 20494 1727096338.72587: results queue empty 20494 1727096338.72588: checking for any_errors_fatal 20494 1727096338.72596: done checking for any_errors_fatal 20494 1727096338.72597: checking for max_fail_percentage 20494 1727096338.72599: done checking for max_fail_percentage 20494 1727096338.72600: checking to see if all hosts have failed and the running result is not ok 20494 1727096338.72601: done checking to see if all hosts have failed 20494 1727096338.72601: getting the remaining hosts for this loop 20494 1727096338.72603: done getting the remaining hosts for this loop 20494 1727096338.72607: getting the next task for host managed_node2 20494 1727096338.72617: done getting next task for host managed_node2 20494 1727096338.72621: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096338.72625: ^ 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? (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 20494 1727096338.72647: getting variables 20494 1727096338.72650: in VariableManager get_vars() 20494 1727096338.72717: Calling all_inventory to load vars for managed_node2 20494 1727096338.72720: Calling groups_inventory to load vars for managed_node2 20494 1727096338.72722: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096338.72734: Calling all_plugins_play to load vars for managed_node2 20494 1727096338.72737: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096338.72740: Calling groups_plugins_play to load vars for managed_node2 20494 1727096338.73524: WORKER PROCESS EXITING 20494 1727096338.74701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096338.76353: done with get_vars() 20494 1727096338.76389: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:58:58 -0400 (0:00:00.089) 0:00:24.135 ****** 20494 1727096338.76505: entering _queue_task() for managed_node2/service_facts 20494 1727096338.76874: worker is 1 (out of 1 available) 20494 1727096338.76887: exiting _queue_task() for managed_node2/service_facts 20494 1727096338.76899: done queuing things up, now waiting for results queue to drain 20494 1727096338.76903: waiting for pending results... 20494 1727096338.77212: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096338.77357: in run() - task 0afff68d-5257-775d-49e9-000000000446 20494 1727096338.77383: variable 'ansible_search_path' from source: unknown 20494 1727096338.77391: variable 'ansible_search_path' from source: unknown 20494 1727096338.77435: calling self._execute() 20494 1727096338.77539: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.77549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.77560: variable 'omit' from source: magic vars 20494 1727096338.78040: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.78276: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.78460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096338.78995: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096338.79195: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096338.79235: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096338.79475: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096338.79593: variable 'networkmanager_version' from source: set_fact 20494 1727096338.79611: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.79817: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.79829: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.80009: variable 'networkmanager_version' from source: set_fact 20494 1727096338.80137: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.80360: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.80375: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.80616: variable 'networkmanager_version' from source: set_fact 20494 1727096338.80684: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.80954: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.81006: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.81259: variable 'networkmanager_version' from source: set_fact 20494 1727096338.81337: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.81568: variable 'ansible_distribution_major_version' from source: facts 20494 1727096338.81580: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096338.81831: variable 'networkmanager_version' from source: set_fact 20494 1727096338.81885: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096338.82173: variable 'omit' from source: magic vars 20494 1727096338.82177: variable 'omit' from source: magic vars 20494 1727096338.82209: variable 'omit' from source: magic vars 20494 1727096338.82246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096338.82473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096338.82476: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096338.82478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096338.82480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096338.82495: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096338.82506: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.82610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.82694: Set connection var ansible_pipelining to False 20494 1727096338.82872: Set connection var ansible_timeout to 10 20494 1727096338.82875: Set connection var ansible_connection to ssh 20494 1727096338.82878: Set connection var ansible_shell_type to sh 20494 1727096338.82880: Set connection var ansible_shell_executable to /bin/sh 20494 1727096338.82883: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096338.82898: variable 'ansible_shell_executable' from source: unknown 20494 1727096338.82906: variable 'ansible_connection' from source: unknown 20494 1727096338.82914: variable 'ansible_module_compression' from source: unknown 20494 1727096338.82921: variable 'ansible_shell_type' from source: unknown 20494 1727096338.82931: variable 'ansible_shell_executable' from source: unknown 20494 1727096338.82977: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096338.82986: variable 'ansible_pipelining' from source: unknown 20494 1727096338.82993: variable 'ansible_timeout' from source: unknown 20494 1727096338.83000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096338.83483: 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__) 20494 1727096338.83486: variable 'omit' from source: magic vars 20494 1727096338.83490: starting attempt loop 20494 1727096338.83492: running the handler 20494 1727096338.83494: _low_level_execute_command(): starting 20494 1727096338.83496: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096338.84805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096338.84951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096338.84962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096338.85028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096338.85121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096338.86775: stdout chunk (state=3): >>>/root <<< 20494 1727096338.87176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096338.87180: stdout chunk (state=3): >>><<< 20494 1727096338.87183: stderr chunk (state=3): >>><<< 20494 1727096338.87186: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096338.87196: _low_level_execute_command(): starting 20494 1727096338.87199: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312 `" && echo ansible-tmp-1727096338.8711567-21549-226713606490312="` echo /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312 `" ) && sleep 0' 20494 1727096338.88178: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096338.88225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096338.88261: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096338.88331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096338.88344: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096338.90350: stdout chunk (state=3): >>>ansible-tmp-1727096338.8711567-21549-226713606490312=/root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312 <<< 20494 1727096338.90705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096338.90709: stdout chunk (state=3): >>><<< 20494 1727096338.90711: stderr chunk (state=3): >>><<< 20494 1727096338.90713: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096338.8711567-21549-226713606490312=/root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096338.90715: variable 'ansible_module_compression' from source: unknown 20494 1727096338.90758: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20494 1727096338.91004: variable 'ansible_facts' from source: unknown 20494 1727096338.91105: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py 20494 1727096338.91875: Sending initial data 20494 1727096338.91878: Sent initial data (162 bytes) 20494 1727096338.92916: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096338.93061: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096338.93200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096338.93261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096338.95232: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 "." <<< 20494 1727096338.95596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py" <<< 20494 1727096338.95600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp2b647_m4 /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py <<< 20494 1727096338.95604: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp2b647_m4" to remote "/root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py" <<< 20494 1727096338.97313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096338.97343: stderr chunk (state=3): >>><<< 20494 1727096338.97518: stdout chunk (state=3): >>><<< 20494 1727096338.97521: done transferring module to remote 20494 1727096338.97523: _low_level_execute_command(): starting 20494 1727096338.97526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/ /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py && sleep 0' 20494 1727096338.98847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096338.98949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096338.98988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096338.99075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096338.99095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096338.99161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096339.01141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096339.01145: stdout chunk (state=3): >>><<< 20494 1727096339.01151: stderr chunk (state=3): >>><<< 20494 1727096339.01251: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096339.01261: _low_level_execute_command(): starting 20494 1727096339.01278: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/AnsiballZ_service_facts.py && sleep 0' 20494 1727096339.02725: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096339.02746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096339.02761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096339.02786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096339.02947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096339.03091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096339.03245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096340.64585: 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":<<< 20494 1727096340.64661: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20494 1727096340.66545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096340.66549: stdout chunk (state=3): >>><<< 20494 1727096340.66551: stderr chunk (state=3): >>><<< 20494 1727096340.66555: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096340.68729: 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-1727096338.8711567-21549-226713606490312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096340.68734: _low_level_execute_command(): starting 20494 1727096340.68736: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096338.8711567-21549-226713606490312/ > /dev/null 2>&1 && sleep 0' 20494 1727096340.70305: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096340.70537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096340.70550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096340.72489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096340.72514: stdout chunk (state=3): >>><<< 20494 1727096340.72527: stderr chunk (state=3): >>><<< 20494 1727096340.72547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096340.72558: handler run complete 20494 1727096340.73113: variable 'ansible_facts' from source: unknown 20494 1727096340.73473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096340.74355: variable 'ansible_facts' from source: unknown 20494 1727096340.74781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096340.75011: attempt loop complete, returning result 20494 1727096340.75022: _execute() done 20494 1727096340.75029: dumping result to json 20494 1727096340.75101: done dumping result, returning 20494 1727096340.75116: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-775d-49e9-000000000446] 20494 1727096340.75126: sending task result for task 0afff68d-5257-775d-49e9-000000000446 20494 1727096340.76640: done sending task result for task 0afff68d-5257-775d-49e9-000000000446 20494 1727096340.76645: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096340.76816: no more pending results, returning what we have 20494 1727096340.76819: results queue empty 20494 1727096340.76820: checking for any_errors_fatal 20494 1727096340.76824: done checking for any_errors_fatal 20494 1727096340.76824: checking for max_fail_percentage 20494 1727096340.76826: done checking for max_fail_percentage 20494 1727096340.76827: checking to see if all hosts have failed and the running result is not ok 20494 1727096340.76827: done checking to see if all hosts have failed 20494 1727096340.76828: getting the remaining hosts for this loop 20494 1727096340.76829: done getting the remaining hosts for this loop 20494 1727096340.76832: getting the next task for host managed_node2 20494 1727096340.76836: done getting next task for host managed_node2 20494 1727096340.76839: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096340.76843: ^ 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? (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 20494 1727096340.76853: getting variables 20494 1727096340.76854: in VariableManager get_vars() 20494 1727096340.76897: Calling all_inventory to load vars for managed_node2 20494 1727096340.76901: Calling groups_inventory to load vars for managed_node2 20494 1727096340.76903: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096340.76912: Calling all_plugins_play to load vars for managed_node2 20494 1727096340.76914: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096340.76917: Calling groups_plugins_play to load vars for managed_node2 20494 1727096340.78713: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096340.80511: done with get_vars() 20494 1727096340.80549: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:00 -0400 (0:00:02.041) 0:00:26.177 ****** 20494 1727096340.80658: entering _queue_task() for managed_node2/package_facts 20494 1727096340.81034: worker is 1 (out of 1 available) 20494 1727096340.81048: exiting _queue_task() for managed_node2/package_facts 20494 1727096340.81189: done queuing things up, now waiting for results queue to drain 20494 1727096340.81191: waiting for pending results... 20494 1727096340.81737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096340.82054: in run() - task 0afff68d-5257-775d-49e9-000000000447 20494 1727096340.82069: variable 'ansible_search_path' from source: unknown 20494 1727096340.82079: variable 'ansible_search_path' from source: unknown 20494 1727096340.82124: calling self._execute() 20494 1727096340.82344: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096340.82363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096340.82380: variable 'omit' from source: magic vars 20494 1727096340.82815: variable 'ansible_distribution_major_version' from source: facts 20494 1727096340.82835: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096340.83017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096340.83306: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096340.83372: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096340.83411: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096340.83450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096340.83569: variable 'networkmanager_version' from source: set_fact 20494 1727096340.83588: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096340.83664: variable 'ansible_distribution_major_version' from source: facts 20494 1727096340.83672: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096340.83770: variable 'networkmanager_version' from source: set_fact 20494 1727096340.83780: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096340.83854: variable 'ansible_distribution_major_version' from source: facts 20494 1727096340.83858: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096340.83950: variable 'networkmanager_version' from source: set_fact 20494 1727096340.83957: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096340.84192: variable 'ansible_distribution_major_version' from source: facts 20494 1727096340.84195: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096340.84388: variable 'networkmanager_version' from source: set_fact 20494 1727096340.84391: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096340.84572: variable 'ansible_distribution_major_version' from source: facts 20494 1727096340.84575: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096340.84578: variable 'networkmanager_version' from source: set_fact 20494 1727096340.84580: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096340.84582: variable 'omit' from source: magic vars 20494 1727096340.84664: variable 'omit' from source: magic vars 20494 1727096340.84713: variable 'omit' from source: magic vars 20494 1727096340.84743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096340.84774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096340.84792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096340.84817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096340.84828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096340.84857: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096340.84860: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096340.84862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096340.84973: Set connection var ansible_pipelining to False 20494 1727096340.84976: Set connection var ansible_timeout to 10 20494 1727096340.84983: Set connection var ansible_connection to ssh 20494 1727096340.84985: Set connection var ansible_shell_type to sh 20494 1727096340.84991: Set connection var ansible_shell_executable to /bin/sh 20494 1727096340.84996: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096340.85021: variable 'ansible_shell_executable' from source: unknown 20494 1727096340.85036: variable 'ansible_connection' from source: unknown 20494 1727096340.85039: variable 'ansible_module_compression' from source: unknown 20494 1727096340.85042: variable 'ansible_shell_type' from source: unknown 20494 1727096340.85045: variable 'ansible_shell_executable' from source: unknown 20494 1727096340.85047: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096340.85049: variable 'ansible_pipelining' from source: unknown 20494 1727096340.85051: variable 'ansible_timeout' from source: unknown 20494 1727096340.85053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096340.85218: 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__) 20494 1727096340.85227: variable 'omit' from source: magic vars 20494 1727096340.85231: starting attempt loop 20494 1727096340.85234: running the handler 20494 1727096340.85261: _low_level_execute_command(): starting 20494 1727096340.85271: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096340.85961: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096340.85984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096340.86000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096340.86017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096340.86116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096340.86147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096340.86253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096340.88006: stdout chunk (state=3): >>>/root <<< 20494 1727096340.88083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096340.88141: stderr chunk (state=3): >>><<< 20494 1727096340.88175: stdout chunk (state=3): >>><<< 20494 1727096340.88195: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096340.88234: _low_level_execute_command(): starting 20494 1727096340.88238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638 `" && echo ansible-tmp-1727096340.8820379-21645-138433778218638="` echo /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638 `" ) && sleep 0' 20494 1727096340.88989: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096340.89052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096340.89085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096340.89106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096340.89182: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096340.91191: stdout chunk (state=3): >>>ansible-tmp-1727096340.8820379-21645-138433778218638=/root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638 <<< 20494 1727096340.91356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096340.91360: stdout chunk (state=3): >>><<< 20494 1727096340.91362: stderr chunk (state=3): >>><<< 20494 1727096340.91385: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096340.8820379-21645-138433778218638=/root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096340.91462: variable 'ansible_module_compression' from source: unknown 20494 1727096340.91505: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20494 1727096340.91773: variable 'ansible_facts' from source: unknown 20494 1727096340.91803: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py 20494 1727096340.92018: Sending initial data 20494 1727096340.92026: Sent initial data (162 bytes) 20494 1727096340.92630: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096340.92656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096340.92679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096340.92698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096340.92780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096340.92809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096340.92833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096340.92885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096340.92918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096340.94584: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096340.94641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096340.94692: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmph26mmxyf /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py <<< 20494 1727096340.94706: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py" <<< 20494 1727096340.94783: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmph26mmxyf" to remote "/root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py" <<< 20494 1727096340.96308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096340.96395: stderr chunk (state=3): >>><<< 20494 1727096340.96398: stdout chunk (state=3): >>><<< 20494 1727096340.96411: done transferring module to remote 20494 1727096340.96503: _low_level_execute_command(): starting 20494 1727096340.96508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/ /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py && sleep 0' 20494 1727096340.97139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096340.97174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096340.97282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096340.97316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096340.97386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096340.99280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096340.99306: stderr chunk (state=3): >>><<< 20494 1727096340.99310: stdout chunk (state=3): >>><<< 20494 1727096340.99325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096340.99328: _low_level_execute_command(): starting 20494 1727096340.99333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/AnsiballZ_package_facts.py && sleep 0' 20494 1727096340.99800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096340.99804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096340.99807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096340.99809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096340.99861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096340.99869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096340.99873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096340.99911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096341.44878: 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"<<< 20494 1727096341.45021: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 20494 1727096341.45080: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 20494 1727096341.45090: stdout chunk (state=3): >>>pm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 20494 1727096341.45114: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20494 1727096341.46937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096341.46974: stderr chunk (state=3): >>><<< 20494 1727096341.46978: stdout chunk (state=3): >>><<< 20494 1727096341.47175: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096341.48722: 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-1727096340.8820379-21645-138433778218638/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096341.48738: _low_level_execute_command(): starting 20494 1727096341.48742: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096340.8820379-21645-138433778218638/ > /dev/null 2>&1 && sleep 0' 20494 1727096341.49202: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096341.49205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096341.49208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096341.49210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096341.49212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096341.49261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096341.49264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096341.49266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096341.49312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096341.51220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096341.51250: stderr chunk (state=3): >>><<< 20494 1727096341.51253: stdout chunk (state=3): >>><<< 20494 1727096341.51295: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096341.51299: handler run complete 20494 1727096341.51854: variable 'ansible_facts' from source: unknown 20494 1727096341.52127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.53176: variable 'ansible_facts' from source: unknown 20494 1727096341.53688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.54218: attempt loop complete, returning result 20494 1727096341.54232: _execute() done 20494 1727096341.54235: dumping result to json 20494 1727096341.54358: done dumping result, returning 20494 1727096341.54371: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-775d-49e9-000000000447] 20494 1727096341.54374: sending task result for task 0afff68d-5257-775d-49e9-000000000447 20494 1727096341.55773: done sending task result for task 0afff68d-5257-775d-49e9-000000000447 20494 1727096341.55777: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096341.55861: no more pending results, returning what we have 20494 1727096341.55863: results queue empty 20494 1727096341.55864: checking for any_errors_fatal 20494 1727096341.55870: done checking for any_errors_fatal 20494 1727096341.55870: checking for max_fail_percentage 20494 1727096341.55872: done checking for max_fail_percentage 20494 1727096341.55872: checking to see if all hosts have failed and the running result is not ok 20494 1727096341.55873: done checking to see if all hosts have failed 20494 1727096341.55873: getting the remaining hosts for this loop 20494 1727096341.55874: done getting the remaining hosts for this loop 20494 1727096341.55876: getting the next task for host managed_node2 20494 1727096341.55881: done getting next task for host managed_node2 20494 1727096341.55883: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096341.55885: ^ 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? (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 20494 1727096341.55892: getting variables 20494 1727096341.55893: in VariableManager get_vars() 20494 1727096341.55928: Calling all_inventory to load vars for managed_node2 20494 1727096341.55930: Calling groups_inventory to load vars for managed_node2 20494 1727096341.55932: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096341.55938: Calling all_plugins_play to load vars for managed_node2 20494 1727096341.55940: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096341.55942: Calling groups_plugins_play to load vars for managed_node2 20494 1727096341.56638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.57509: done with get_vars() 20494 1727096341.57531: done getting variables 20494 1727096341.57582: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:01 -0400 (0:00:00.769) 0:00:26.946 ****** 20494 1727096341.57611: entering _queue_task() for managed_node2/debug 20494 1727096341.57878: worker is 1 (out of 1 available) 20494 1727096341.57892: exiting _queue_task() for managed_node2/debug 20494 1727096341.57905: done queuing things up, now waiting for results queue to drain 20494 1727096341.57906: waiting for pending results... 20494 1727096341.58087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096341.58180: in run() - task 0afff68d-5257-775d-49e9-00000000006f 20494 1727096341.58192: variable 'ansible_search_path' from source: unknown 20494 1727096341.58195: variable 'ansible_search_path' from source: unknown 20494 1727096341.58226: calling self._execute() 20494 1727096341.58304: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.58309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.58316: variable 'omit' from source: magic vars 20494 1727096341.58609: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.58618: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.58740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096341.58933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096341.58969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096341.58993: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096341.59019: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096341.59086: variable 'networkmanager_version' from source: set_fact 20494 1727096341.59097: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.59177: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.59181: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.59272: variable 'networkmanager_version' from source: set_fact 20494 1727096341.59280: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.59353: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.59357: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.59443: variable 'networkmanager_version' from source: set_fact 20494 1727096341.59455: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.59458: variable 'omit' from source: magic vars 20494 1727096341.59499: variable 'omit' from source: magic vars 20494 1727096341.59569: variable 'network_provider' from source: set_fact 20494 1727096341.59582: variable 'omit' from source: magic vars 20494 1727096341.59607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096341.59658: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096341.59677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096341.59691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096341.59700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096341.59723: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096341.59726: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.59729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.59803: Set connection var ansible_pipelining to False 20494 1727096341.59808: Set connection var ansible_timeout to 10 20494 1727096341.59813: Set connection var ansible_connection to ssh 20494 1727096341.59816: Set connection var ansible_shell_type to sh 20494 1727096341.59821: Set connection var ansible_shell_executable to /bin/sh 20494 1727096341.59826: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096341.59846: variable 'ansible_shell_executable' from source: unknown 20494 1727096341.59849: variable 'ansible_connection' from source: unknown 20494 1727096341.59852: variable 'ansible_module_compression' from source: unknown 20494 1727096341.59854: variable 'ansible_shell_type' from source: unknown 20494 1727096341.59856: variable 'ansible_shell_executable' from source: unknown 20494 1727096341.59858: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.59862: variable 'ansible_pipelining' from source: unknown 20494 1727096341.59864: variable 'ansible_timeout' from source: unknown 20494 1727096341.59871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.59946: Loading ActionModule 'debug' from /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) 20494 1727096341.59954: variable 'omit' from source: magic vars 20494 1727096341.59960: starting attempt loop 20494 1727096341.59962: running the handler 20494 1727096341.60003: handler run complete 20494 1727096341.60012: attempt loop complete, returning result 20494 1727096341.60015: _execute() done 20494 1727096341.60018: dumping result to json 20494 1727096341.60020: done dumping result, returning 20494 1727096341.60028: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-775d-49e9-00000000006f] 20494 1727096341.60032: sending task result for task 0afff68d-5257-775d-49e9-00000000006f 20494 1727096341.60117: done sending task result for task 0afff68d-5257-775d-49e9-00000000006f 20494 1727096341.60120: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20494 1727096341.60180: no more pending results, returning what we have 20494 1727096341.60183: results queue empty 20494 1727096341.60184: checking for any_errors_fatal 20494 1727096341.60193: done checking for any_errors_fatal 20494 1727096341.60194: checking for max_fail_percentage 20494 1727096341.60196: done checking for max_fail_percentage 20494 1727096341.60197: checking to see if all hosts have failed and the running result is not ok 20494 1727096341.60198: done checking to see if all hosts have failed 20494 1727096341.60198: getting the remaining hosts for this loop 20494 1727096341.60200: done getting the remaining hosts for this loop 20494 1727096341.60203: getting the next task for host managed_node2 20494 1727096341.60209: done getting next task for host managed_node2 20494 1727096341.60212: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096341.60215: ^ 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? (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 20494 1727096341.60226: getting variables 20494 1727096341.60228: in VariableManager get_vars() 20494 1727096341.60282: Calling all_inventory to load vars for managed_node2 20494 1727096341.60285: Calling groups_inventory to load vars for managed_node2 20494 1727096341.60293: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096341.60302: Calling all_plugins_play to load vars for managed_node2 20494 1727096341.60305: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096341.60307: Calling groups_plugins_play to load vars for managed_node2 20494 1727096341.61188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.62052: done with get_vars() 20494 1727096341.62078: done getting variables 20494 1727096341.62124: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:01 -0400 (0:00:00.045) 0:00:26.992 ****** 20494 1727096341.62150: entering _queue_task() for managed_node2/fail 20494 1727096341.62414: worker is 1 (out of 1 available) 20494 1727096341.62429: exiting _queue_task() for managed_node2/fail 20494 1727096341.62441: done queuing things up, now waiting for results queue to drain 20494 1727096341.62443: waiting for pending results... 20494 1727096341.62625: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096341.62721: in run() - task 0afff68d-5257-775d-49e9-000000000070 20494 1727096341.62732: variable 'ansible_search_path' from source: unknown 20494 1727096341.62736: variable 'ansible_search_path' from source: unknown 20494 1727096341.62771: calling self._execute() 20494 1727096341.62842: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.62846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.62856: variable 'omit' from source: magic vars 20494 1727096341.63134: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.63143: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.63269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096341.63458: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096341.63494: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096341.63519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096341.63549: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096341.63610: variable 'networkmanager_version' from source: set_fact 20494 1727096341.63621: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.63706: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.63709: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.63805: variable 'networkmanager_version' from source: set_fact 20494 1727096341.63812: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.63891: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.63895: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.63987: variable 'networkmanager_version' from source: set_fact 20494 1727096341.63990: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.64095: variable 'network_state' from source: role '' defaults 20494 1727096341.64106: Evaluated conditional (network_state != {}): False 20494 1727096341.64109: when evaluation is False, skipping this task 20494 1727096341.64112: _execute() done 20494 1727096341.64115: dumping result to json 20494 1727096341.64118: done dumping result, returning 20494 1727096341.64124: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-775d-49e9-000000000070] 20494 1727096341.64130: sending task result for task 0afff68d-5257-775d-49e9-000000000070 20494 1727096341.64217: done sending task result for task 0afff68d-5257-775d-49e9-000000000070 20494 1727096341.64220: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096341.64264: no more pending results, returning what we have 20494 1727096341.64269: results queue empty 20494 1727096341.64270: checking for any_errors_fatal 20494 1727096341.64276: done checking for any_errors_fatal 20494 1727096341.64277: checking for max_fail_percentage 20494 1727096341.64279: done checking for max_fail_percentage 20494 1727096341.64280: checking to see if all hosts have failed and the running result is not ok 20494 1727096341.64280: done checking to see if all hosts have failed 20494 1727096341.64281: getting the remaining hosts for this loop 20494 1727096341.64282: done getting the remaining hosts for this loop 20494 1727096341.64286: getting the next task for host managed_node2 20494 1727096341.64292: done getting next task for host managed_node2 20494 1727096341.64295: ^ 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 20494 1727096341.64298: ^ 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? (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 20494 1727096341.64315: getting variables 20494 1727096341.64317: in VariableManager get_vars() 20494 1727096341.64366: Calling all_inventory to load vars for managed_node2 20494 1727096341.64370: Calling groups_inventory to load vars for managed_node2 20494 1727096341.64373: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096341.64383: Calling all_plugins_play to load vars for managed_node2 20494 1727096341.64385: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096341.64388: Calling groups_plugins_play to load vars for managed_node2 20494 1727096341.65174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.66027: done with get_vars() 20494 1727096341.66046: done getting variables 20494 1727096341.66092: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:01 -0400 (0:00:00.039) 0:00:27.031 ****** 20494 1727096341.66121: entering _queue_task() for managed_node2/fail 20494 1727096341.66383: worker is 1 (out of 1 available) 20494 1727096341.66397: exiting _queue_task() for managed_node2/fail 20494 1727096341.66409: done queuing things up, now waiting for results queue to drain 20494 1727096341.66411: waiting for pending results... 20494 1727096341.66602: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20494 1727096341.66698: in run() - task 0afff68d-5257-775d-49e9-000000000071 20494 1727096341.66709: variable 'ansible_search_path' from source: unknown 20494 1727096341.66712: variable 'ansible_search_path' from source: unknown 20494 1727096341.66745: calling self._execute() 20494 1727096341.66825: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.66829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.66838: variable 'omit' from source: magic vars 20494 1727096341.67124: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.67133: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.67256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096341.67451: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096341.67486: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096341.67515: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096341.67538: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096341.67603: variable 'networkmanager_version' from source: set_fact 20494 1727096341.67621: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.67695: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.67699: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.67789: variable 'networkmanager_version' from source: set_fact 20494 1727096341.67797: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.67950: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.67954: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.67959: variable 'networkmanager_version' from source: set_fact 20494 1727096341.67972: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.68287: variable 'network_state' from source: role '' defaults 20494 1727096341.68296: Evaluated conditional (network_state != {}): False 20494 1727096341.68299: when evaluation is False, skipping this task 20494 1727096341.68302: _execute() done 20494 1727096341.68305: dumping result to json 20494 1727096341.68308: done dumping result, returning 20494 1727096341.68314: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-775d-49e9-000000000071] 20494 1727096341.68319: sending task result for task 0afff68d-5257-775d-49e9-000000000071 20494 1727096341.68411: done sending task result for task 0afff68d-5257-775d-49e9-000000000071 20494 1727096341.68414: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096341.68462: no more pending results, returning what we have 20494 1727096341.68470: results queue empty 20494 1727096341.68471: checking for any_errors_fatal 20494 1727096341.68477: done checking for any_errors_fatal 20494 1727096341.68477: checking for max_fail_percentage 20494 1727096341.68479: done checking for max_fail_percentage 20494 1727096341.68480: checking to see if all hosts have failed and the running result is not ok 20494 1727096341.68481: done checking to see if all hosts have failed 20494 1727096341.68482: getting the remaining hosts for this loop 20494 1727096341.68483: done getting the remaining hosts for this loop 20494 1727096341.68488: getting the next task for host managed_node2 20494 1727096341.68493: done getting next task for host managed_node2 20494 1727096341.68497: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096341.68500: ^ 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? (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 20494 1727096341.68518: getting variables 20494 1727096341.68520: in VariableManager get_vars() 20494 1727096341.68579: Calling all_inventory to load vars for managed_node2 20494 1727096341.68582: Calling groups_inventory to load vars for managed_node2 20494 1727096341.68584: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096341.68593: Calling all_plugins_play to load vars for managed_node2 20494 1727096341.68596: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096341.68598: Calling groups_plugins_play to load vars for managed_node2 20494 1727096341.73277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.74133: done with get_vars() 20494 1727096341.74155: done getting variables 20494 1727096341.74194: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:01 -0400 (0:00:00.080) 0:00:27.112 ****** 20494 1727096341.74215: entering _queue_task() for managed_node2/fail 20494 1727096341.74486: worker is 1 (out of 1 available) 20494 1727096341.74501: exiting _queue_task() for managed_node2/fail 20494 1727096341.74513: done queuing things up, now waiting for results queue to drain 20494 1727096341.74515: waiting for pending results... 20494 1727096341.74707: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096341.74806: in run() - task 0afff68d-5257-775d-49e9-000000000072 20494 1727096341.74822: variable 'ansible_search_path' from source: unknown 20494 1727096341.74874: variable 'ansible_search_path' from source: unknown 20494 1727096341.74892: calling self._execute() 20494 1727096341.75004: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.75016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.75030: variable 'omit' from source: magic vars 20494 1727096341.75535: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.75539: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.75617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096341.75888: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096341.75938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096341.75980: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096341.76077: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096341.76174: variable 'networkmanager_version' from source: set_fact 20494 1727096341.76194: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.76326: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.76375: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.76463: variable 'networkmanager_version' from source: set_fact 20494 1727096341.76478: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.76598: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.76609: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.76755: variable 'networkmanager_version' from source: set_fact 20494 1727096341.76973: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.76977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096341.78898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096341.78946: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096341.78981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096341.79008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096341.79029: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096341.79094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.79125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.79142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.79174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.79184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.79250: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.79263: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20494 1727096341.79349: variable 'ansible_distribution' from source: facts 20494 1727096341.79353: variable '__network_rh_distros' from source: role '' defaults 20494 1727096341.79361: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20494 1727096341.79529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.79547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.79565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.79594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.79607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.79638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.79654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.79677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.79701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.79712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.79742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.79758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.79781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.79805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.79820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.80022: variable 'network_connections' from source: task vars 20494 1727096341.80031: variable 'interface' from source: play vars 20494 1727096341.80088: variable 'interface' from source: play vars 20494 1727096341.80101: variable 'network_state' from source: role '' defaults 20494 1727096341.80141: 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) 20494 1727096341.80159: 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) 20494 1727096341.80181: 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) 20494 1727096341.80198: 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) 20494 1727096341.80241: 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 20494 1727096341.80245: when evaluation is False, skipping this task 20494 1727096341.80248: _execute() done 20494 1727096341.80250: dumping result to json 20494 1727096341.80252: done dumping result, returning 20494 1727096341.80262: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-775d-49e9-000000000072] 20494 1727096341.80265: sending task result for task 0afff68d-5257-775d-49e9-000000000072 skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 20494 1727096341.80427: no more pending results, returning what we have 20494 1727096341.80430: results queue empty 20494 1727096341.80431: checking for any_errors_fatal 20494 1727096341.80440: done checking for any_errors_fatal 20494 1727096341.80441: checking for max_fail_percentage 20494 1727096341.80442: done checking for max_fail_percentage 20494 1727096341.80443: checking to see if all hosts have failed and the running result is not ok 20494 1727096341.80444: done checking to see if all hosts have failed 20494 1727096341.80444: getting the remaining hosts for this loop 20494 1727096341.80446: done getting the remaining hosts for this loop 20494 1727096341.80449: getting the next task for host managed_node2 20494 1727096341.80454: done getting next task for host managed_node2 20494 1727096341.80457: ^ 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 20494 1727096341.80460: ^ 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? (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 20494 1727096341.80481: getting variables 20494 1727096341.80483: in VariableManager get_vars() 20494 1727096341.80536: Calling all_inventory to load vars for managed_node2 20494 1727096341.80538: Calling groups_inventory to load vars for managed_node2 20494 1727096341.80540: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096341.80551: Calling all_plugins_play to load vars for managed_node2 20494 1727096341.80554: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096341.80556: Calling groups_plugins_play to load vars for managed_node2 20494 1727096341.81082: done sending task result for task 0afff68d-5257-775d-49e9-000000000072 20494 1727096341.81086: WORKER PROCESS EXITING 20494 1727096341.81803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.83037: done with get_vars() 20494 1727096341.83062: done getting variables 20494 1727096341.83124: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:01 -0400 (0:00:00.089) 0:00:27.202 ****** 20494 1727096341.83154: entering _queue_task() for managed_node2/dnf 20494 1727096341.83528: worker is 1 (out of 1 available) 20494 1727096341.83542: exiting _queue_task() for managed_node2/dnf 20494 1727096341.83554: done queuing things up, now waiting for results queue to drain 20494 1727096341.83556: waiting for pending results... 20494 1727096341.83827: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20494 1727096341.83992: in run() - task 0afff68d-5257-775d-49e9-000000000073 20494 1727096341.84059: variable 'ansible_search_path' from source: unknown 20494 1727096341.84062: variable 'ansible_search_path' from source: unknown 20494 1727096341.84082: calling self._execute() 20494 1727096341.84209: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096341.84221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096341.84235: variable 'omit' from source: magic vars 20494 1727096341.84669: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.84714: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.84895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096341.85202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096341.85372: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096341.85375: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096341.85531: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096341.85879: variable 'networkmanager_version' from source: set_fact 20494 1727096341.85882: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.85981: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.85997: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.86675: variable 'networkmanager_version' from source: set_fact 20494 1727096341.86679: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.86859: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.87174: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096341.87376: variable 'networkmanager_version' from source: set_fact 20494 1727096341.87454: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096341.87811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096341.92339: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096341.92501: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096341.92763: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096341.92766: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096341.92770: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096341.92910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.92955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.93000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.93124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.93143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.93376: variable 'ansible_distribution' from source: facts 20494 1727096341.93415: variable 'ansible_distribution_major_version' from source: facts 20494 1727096341.93436: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20494 1727096341.93845: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096341.93993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.94022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.94052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.94215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.94235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.94294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.94403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.94431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.94477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.94591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.94643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096341.94704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096341.94740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096341.94787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096341.94815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096341.94996: variable 'network_connections' from source: task vars 20494 1727096341.95015: variable 'interface' from source: play vars 20494 1727096341.95120: variable 'interface' from source: play vars 20494 1727096341.95197: 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) 20494 1727096341.95228: 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) 20494 1727096341.95263: 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) 20494 1727096341.95297: 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) 20494 1727096341.95420: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096341.95659: variable 'network_connections' from source: task vars 20494 1727096341.95673: variable 'interface' from source: play vars 20494 1727096341.95748: variable 'interface' from source: play vars 20494 1727096341.95788: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096341.95802: when evaluation is False, skipping this task 20494 1727096341.95810: _execute() done 20494 1727096341.95818: dumping result to json 20494 1727096341.95857: done dumping result, returning 20494 1727096341.95860: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000073] 20494 1727096341.95863: sending task result for task 0afff68d-5257-775d-49e9-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096341.96124: no more pending results, returning what we have 20494 1727096341.96128: results queue empty 20494 1727096341.96129: checking for any_errors_fatal 20494 1727096341.96137: done checking for any_errors_fatal 20494 1727096341.96138: checking for max_fail_percentage 20494 1727096341.96140: done checking for max_fail_percentage 20494 1727096341.96141: checking to see if all hosts have failed and the running result is not ok 20494 1727096341.96141: done checking to see if all hosts have failed 20494 1727096341.96142: getting the remaining hosts for this loop 20494 1727096341.96144: done getting the remaining hosts for this loop 20494 1727096341.96148: getting the next task for host managed_node2 20494 1727096341.96154: done getting next task for host managed_node2 20494 1727096341.96158: ^ 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 20494 1727096341.96161: ^ 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? (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 20494 1727096341.96278: getting variables 20494 1727096341.96281: in VariableManager get_vars() 20494 1727096341.96343: Calling all_inventory to load vars for managed_node2 20494 1727096341.96346: Calling groups_inventory to load vars for managed_node2 20494 1727096341.96349: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096341.96361: Calling all_plugins_play to load vars for managed_node2 20494 1727096341.96364: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096341.96429: Calling groups_plugins_play to load vars for managed_node2 20494 1727096341.96455: done sending task result for task 0afff68d-5257-775d-49e9-000000000073 20494 1727096341.96459: WORKER PROCESS EXITING 20494 1727096341.98070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096341.99793: done with get_vars() 20494 1727096341.99823: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096341.99912: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:01 -0400 (0:00:00.167) 0:00:27.370 ****** 20494 1727096341.99945: entering _queue_task() for managed_node2/yum 20494 1727096342.00697: worker is 1 (out of 1 available) 20494 1727096342.00706: exiting _queue_task() for managed_node2/yum 20494 1727096342.00717: done queuing things up, now waiting for results queue to drain 20494 1727096342.00718: waiting for pending results... 20494 1727096342.00798: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20494 1727096342.00952: in run() - task 0afff68d-5257-775d-49e9-000000000074 20494 1727096342.00977: variable 'ansible_search_path' from source: unknown 20494 1727096342.00986: variable 'ansible_search_path' from source: unknown 20494 1727096342.01026: calling self._execute() 20494 1727096342.01136: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.01153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.01181: variable 'omit' from source: magic vars 20494 1727096342.01572: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.01602: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.01821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.02042: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.02097: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.02141: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.02234: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.02334: variable 'networkmanager_version' from source: set_fact 20494 1727096342.02351: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.02480: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.02490: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.02626: variable 'networkmanager_version' from source: set_fact 20494 1727096342.02691: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.02763: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.02776: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.02920: variable 'networkmanager_version' from source: set_fact 20494 1727096342.02934: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.03076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096342.06499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096342.06503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096342.06505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096342.06675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096342.06707: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096342.06835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.07439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.07474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.07647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.07666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.07766: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.07792: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20494 1727096342.07811: when evaluation is False, skipping this task 20494 1727096342.07815: _execute() done 20494 1727096342.07922: dumping result to json 20494 1727096342.07926: done dumping result, returning 20494 1727096342.07929: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000074] 20494 1727096342.07931: sending task result for task 0afff68d-5257-775d-49e9-000000000074 20494 1727096342.08009: done sending task result for task 0afff68d-5257-775d-49e9-000000000074 20494 1727096342.08012: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20494 1727096342.08076: no more pending results, returning what we have 20494 1727096342.08080: results queue empty 20494 1727096342.08081: checking for any_errors_fatal 20494 1727096342.08088: done checking for any_errors_fatal 20494 1727096342.08089: checking for max_fail_percentage 20494 1727096342.08092: done checking for max_fail_percentage 20494 1727096342.08092: checking to see if all hosts have failed and the running result is not ok 20494 1727096342.08093: done checking to see if all hosts have failed 20494 1727096342.08094: getting the remaining hosts for this loop 20494 1727096342.08096: done getting the remaining hosts for this loop 20494 1727096342.08100: getting the next task for host managed_node2 20494 1727096342.08107: done getting next task for host managed_node2 20494 1727096342.08111: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096342.08113: ^ 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? (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 20494 1727096342.08138: getting variables 20494 1727096342.08141: in VariableManager get_vars() 20494 1727096342.08201: Calling all_inventory to load vars for managed_node2 20494 1727096342.08204: Calling groups_inventory to load vars for managed_node2 20494 1727096342.08206: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096342.08218: Calling all_plugins_play to load vars for managed_node2 20494 1727096342.08222: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096342.08225: Calling groups_plugins_play to load vars for managed_node2 20494 1727096342.10500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096342.14873: done with get_vars() 20494 1727096342.14904: done getting variables 20494 1727096342.15140: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:02 -0400 (0:00:00.152) 0:00:27.522 ****** 20494 1727096342.15180: entering _queue_task() for managed_node2/fail 20494 1727096342.15713: worker is 1 (out of 1 available) 20494 1727096342.15725: exiting _queue_task() for managed_node2/fail 20494 1727096342.15737: done queuing things up, now waiting for results queue to drain 20494 1727096342.15739: waiting for pending results... 20494 1727096342.16051: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096342.16255: in run() - task 0afff68d-5257-775d-49e9-000000000075 20494 1727096342.16260: variable 'ansible_search_path' from source: unknown 20494 1727096342.16263: variable 'ansible_search_path' from source: unknown 20494 1727096342.16270: calling self._execute() 20494 1727096342.16347: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.16369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.16385: variable 'omit' from source: magic vars 20494 1727096342.16781: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.16804: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.16987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.17308: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.17386: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.17427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.17518: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.17676: variable 'networkmanager_version' from source: set_fact 20494 1727096342.17680: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.17751: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.17762: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.17911: variable 'networkmanager_version' from source: set_fact 20494 1727096342.17926: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.18042: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.18052: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.18187: variable 'networkmanager_version' from source: set_fact 20494 1727096342.18200: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.18317: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096342.18476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096342.20688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096342.20759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096342.20806: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096342.20851: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096342.20887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096342.20978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.21057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.21060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.21108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.21128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.21192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.21221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.21276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.21301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.21321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.21369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.21572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.21575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.21578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.21580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.21670: variable 'network_connections' from source: task vars 20494 1727096342.21695: variable 'interface' from source: play vars 20494 1727096342.21781: variable 'interface' from source: play vars 20494 1727096342.21856: 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) 20494 1727096342.21892: 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) 20494 1727096342.21931: 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) 20494 1727096342.21960: 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) 20494 1727096342.22034: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096342.22293: variable 'network_connections' from source: task vars 20494 1727096342.22304: variable 'interface' from source: play vars 20494 1727096342.22379: variable 'interface' from source: play vars 20494 1727096342.22428: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096342.22436: when evaluation is False, skipping this task 20494 1727096342.22439: _execute() done 20494 1727096342.22441: dumping result to json 20494 1727096342.22444: done dumping result, returning 20494 1727096342.22452: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000075] 20494 1727096342.22477: sending task result for task 0afff68d-5257-775d-49e9-000000000075 20494 1727096342.22556: done sending task result for task 0afff68d-5257-775d-49e9-000000000075 20494 1727096342.22559: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096342.22627: no more pending results, returning what we have 20494 1727096342.22631: results queue empty 20494 1727096342.22632: checking for any_errors_fatal 20494 1727096342.22636: done checking for any_errors_fatal 20494 1727096342.22637: checking for max_fail_percentage 20494 1727096342.22639: done checking for max_fail_percentage 20494 1727096342.22639: checking to see if all hosts have failed and the running result is not ok 20494 1727096342.22641: done checking to see if all hosts have failed 20494 1727096342.22642: getting the remaining hosts for this loop 20494 1727096342.22643: done getting the remaining hosts for this loop 20494 1727096342.22646: getting the next task for host managed_node2 20494 1727096342.22652: done getting next task for host managed_node2 20494 1727096342.22655: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20494 1727096342.22658: ^ 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? (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 20494 1727096342.22695: getting variables 20494 1727096342.22697: in VariableManager get_vars() 20494 1727096342.22752: Calling all_inventory to load vars for managed_node2 20494 1727096342.22755: Calling groups_inventory to load vars for managed_node2 20494 1727096342.22757: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096342.22783: Calling all_plugins_play to load vars for managed_node2 20494 1727096342.22787: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096342.22790: Calling groups_plugins_play to load vars for managed_node2 20494 1727096342.23591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096342.24664: done with get_vars() 20494 1727096342.24695: done getting variables 20494 1727096342.24756: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:02 -0400 (0:00:00.096) 0:00:27.618 ****** 20494 1727096342.24796: entering _queue_task() for managed_node2/package 20494 1727096342.25216: worker is 1 (out of 1 available) 20494 1727096342.25234: exiting _queue_task() for managed_node2/package 20494 1727096342.25246: done queuing things up, now waiting for results queue to drain 20494 1727096342.25248: waiting for pending results... 20494 1727096342.25495: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20494 1727096342.25596: in run() - task 0afff68d-5257-775d-49e9-000000000076 20494 1727096342.25606: variable 'ansible_search_path' from source: unknown 20494 1727096342.25609: variable 'ansible_search_path' from source: unknown 20494 1727096342.25639: calling self._execute() 20494 1727096342.25721: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.25724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.25734: variable 'omit' from source: magic vars 20494 1727096342.26025: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.26035: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.26156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.26347: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.26384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.26409: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.26469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.26526: variable 'networkmanager_version' from source: set_fact 20494 1727096342.26539: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.26614: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.26617: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.26708: variable 'networkmanager_version' from source: set_fact 20494 1727096342.26715: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.26793: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.26796: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.26883: variable 'networkmanager_version' from source: set_fact 20494 1727096342.26895: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.27006: variable 'network_packages' from source: role '' defaults 20494 1727096342.27074: variable '__network_provider_setup' from source: role '' defaults 20494 1727096342.27085: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096342.27134: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096342.27142: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096342.27189: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096342.27305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096342.29450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096342.29493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096342.29521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096342.29545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096342.29571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096342.29637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.29656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.29676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.29702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.29712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.29746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.29762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.29781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.29805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.29815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.29954: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096342.30030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.30046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.30069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.30094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.30105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.30172: variable 'ansible_python' from source: facts 20494 1727096342.30188: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096342.30245: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096342.30304: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096342.30383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.30403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.30423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.30447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.30458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.30509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.30527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.30579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.30593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.30616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.30755: variable 'network_connections' from source: task vars 20494 1727096342.30973: variable 'interface' from source: play vars 20494 1727096342.30976: variable 'interface' from source: play vars 20494 1727096342.30978: 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) 20494 1727096342.30981: 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) 20494 1727096342.30983: 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) 20494 1727096342.31004: 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) 20494 1727096342.31046: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096342.31321: variable 'network_connections' from source: task vars 20494 1727096342.31328: variable 'interface' from source: play vars 20494 1727096342.31429: variable 'interface' from source: play vars 20494 1727096342.31499: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096342.31538: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096342.31813: variable 'network_connections' from source: task vars 20494 1727096342.31816: variable 'interface' from source: play vars 20494 1727096342.31881: variable 'interface' from source: play vars 20494 1727096342.31906: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096342.31981: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096342.32258: variable 'network_connections' from source: task vars 20494 1727096342.32261: variable 'interface' from source: play vars 20494 1727096342.32324: variable 'interface' from source: play vars 20494 1727096342.32384: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096342.32442: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096342.32464: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096342.32525: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096342.32709: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096342.33023: variable 'network_connections' from source: task vars 20494 1727096342.33026: variable 'interface' from source: play vars 20494 1727096342.33076: variable 'interface' from source: play vars 20494 1727096342.33084: variable 'ansible_distribution' from source: facts 20494 1727096342.33087: variable '__network_rh_distros' from source: role '' defaults 20494 1727096342.33094: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.33110: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096342.33217: variable 'ansible_distribution' from source: facts 20494 1727096342.33220: variable '__network_rh_distros' from source: role '' defaults 20494 1727096342.33225: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.33233: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096342.33339: variable 'ansible_distribution' from source: facts 20494 1727096342.33342: variable '__network_rh_distros' from source: role '' defaults 20494 1727096342.33347: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.33374: variable 'network_provider' from source: set_fact 20494 1727096342.33388: variable 'ansible_facts' from source: unknown 20494 1727096342.33753: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20494 1727096342.33756: when evaluation is False, skipping this task 20494 1727096342.33759: _execute() done 20494 1727096342.33761: dumping result to json 20494 1727096342.33763: done dumping result, returning 20494 1727096342.33772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-775d-49e9-000000000076] 20494 1727096342.33778: sending task result for task 0afff68d-5257-775d-49e9-000000000076 20494 1727096342.33869: done sending task result for task 0afff68d-5257-775d-49e9-000000000076 20494 1727096342.33872: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20494 1727096342.33923: no more pending results, returning what we have 20494 1727096342.33927: results queue empty 20494 1727096342.33928: checking for any_errors_fatal 20494 1727096342.33933: done checking for any_errors_fatal 20494 1727096342.33933: checking for max_fail_percentage 20494 1727096342.33935: done checking for max_fail_percentage 20494 1727096342.33936: checking to see if all hosts have failed and the running result is not ok 20494 1727096342.33937: done checking to see if all hosts have failed 20494 1727096342.33937: getting the remaining hosts for this loop 20494 1727096342.33939: done getting the remaining hosts for this loop 20494 1727096342.33942: getting the next task for host managed_node2 20494 1727096342.33947: done getting next task for host managed_node2 20494 1727096342.33950: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096342.33953: ^ 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? (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 20494 1727096342.33978: getting variables 20494 1727096342.33981: in VariableManager get_vars() 20494 1727096342.34031: Calling all_inventory to load vars for managed_node2 20494 1727096342.34034: Calling groups_inventory to load vars for managed_node2 20494 1727096342.34036: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096342.34045: Calling all_plugins_play to load vars for managed_node2 20494 1727096342.34048: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096342.34050: Calling groups_plugins_play to load vars for managed_node2 20494 1727096342.35405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096342.36286: done with get_vars() 20494 1727096342.36306: done getting variables 20494 1727096342.36348: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:02 -0400 (0:00:00.115) 0:00:27.734 ****** 20494 1727096342.36376: entering _queue_task() for managed_node2/package 20494 1727096342.36624: worker is 1 (out of 1 available) 20494 1727096342.36637: exiting _queue_task() for managed_node2/package 20494 1727096342.36650: done queuing things up, now waiting for results queue to drain 20494 1727096342.36652: waiting for pending results... 20494 1727096342.36828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096342.36918: in run() - task 0afff68d-5257-775d-49e9-000000000077 20494 1727096342.36930: variable 'ansible_search_path' from source: unknown 20494 1727096342.36933: variable 'ansible_search_path' from source: unknown 20494 1727096342.36961: calling self._execute() 20494 1727096342.37039: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.37045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.37054: variable 'omit' from source: magic vars 20494 1727096342.37337: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.37347: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.37472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.37654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.37690: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.37716: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.37772: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.37831: variable 'networkmanager_version' from source: set_fact 20494 1727096342.37842: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.37919: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.37922: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.38010: variable 'networkmanager_version' from source: set_fact 20494 1727096342.38017: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.38090: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.38094: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.38178: variable 'networkmanager_version' from source: set_fact 20494 1727096342.38186: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.38261: variable 'network_state' from source: role '' defaults 20494 1727096342.38271: Evaluated conditional (network_state != {}): False 20494 1727096342.38274: when evaluation is False, skipping this task 20494 1727096342.38277: _execute() done 20494 1727096342.38280: dumping result to json 20494 1727096342.38282: done dumping result, returning 20494 1727096342.38290: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-775d-49e9-000000000077] 20494 1727096342.38295: sending task result for task 0afff68d-5257-775d-49e9-000000000077 20494 1727096342.38387: done sending task result for task 0afff68d-5257-775d-49e9-000000000077 20494 1727096342.38390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096342.38455: no more pending results, returning what we have 20494 1727096342.38459: results queue empty 20494 1727096342.38459: checking for any_errors_fatal 20494 1727096342.38470: done checking for any_errors_fatal 20494 1727096342.38471: checking for max_fail_percentage 20494 1727096342.38473: done checking for max_fail_percentage 20494 1727096342.38473: checking to see if all hosts have failed and the running result is not ok 20494 1727096342.38474: done checking to see if all hosts have failed 20494 1727096342.38475: getting the remaining hosts for this loop 20494 1727096342.38477: done getting the remaining hosts for this loop 20494 1727096342.38480: getting the next task for host managed_node2 20494 1727096342.38485: done getting next task for host managed_node2 20494 1727096342.38489: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096342.38492: ^ 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? (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 20494 1727096342.38509: getting variables 20494 1727096342.38511: in VariableManager get_vars() 20494 1727096342.38556: Calling all_inventory to load vars for managed_node2 20494 1727096342.38559: Calling groups_inventory to load vars for managed_node2 20494 1727096342.38561: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096342.38578: Calling all_plugins_play to load vars for managed_node2 20494 1727096342.38581: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096342.38584: Calling groups_plugins_play to load vars for managed_node2 20494 1727096342.39357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096342.40230: done with get_vars() 20494 1727096342.40248: done getting variables 20494 1727096342.40294: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:02 -0400 (0:00:00.039) 0:00:27.773 ****** 20494 1727096342.40320: entering _queue_task() for managed_node2/package 20494 1727096342.40558: worker is 1 (out of 1 available) 20494 1727096342.40578: exiting _queue_task() for managed_node2/package 20494 1727096342.40590: done queuing things up, now waiting for results queue to drain 20494 1727096342.40592: waiting for pending results... 20494 1727096342.40758: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096342.40846: in run() - task 0afff68d-5257-775d-49e9-000000000078 20494 1727096342.40856: variable 'ansible_search_path' from source: unknown 20494 1727096342.40859: variable 'ansible_search_path' from source: unknown 20494 1727096342.40891: calling self._execute() 20494 1727096342.40966: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.40972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.40979: variable 'omit' from source: magic vars 20494 1727096342.41246: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.41256: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.41392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.41589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.41620: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.41645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.41956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.42017: variable 'networkmanager_version' from source: set_fact 20494 1727096342.42028: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.42106: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.42109: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.42200: variable 'networkmanager_version' from source: set_fact 20494 1727096342.42207: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.42284: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.42287: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.42374: variable 'networkmanager_version' from source: set_fact 20494 1727096342.42381: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.42452: variable 'network_state' from source: role '' defaults 20494 1727096342.42460: Evaluated conditional (network_state != {}): False 20494 1727096342.42471: when evaluation is False, skipping this task 20494 1727096342.42474: _execute() done 20494 1727096342.42477: dumping result to json 20494 1727096342.42479: done dumping result, returning 20494 1727096342.42486: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-775d-49e9-000000000078] 20494 1727096342.42491: sending task result for task 0afff68d-5257-775d-49e9-000000000078 20494 1727096342.42579: done sending task result for task 0afff68d-5257-775d-49e9-000000000078 20494 1727096342.42582: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096342.42623: no more pending results, returning what we have 20494 1727096342.42626: results queue empty 20494 1727096342.42627: checking for any_errors_fatal 20494 1727096342.42632: done checking for any_errors_fatal 20494 1727096342.42633: checking for max_fail_percentage 20494 1727096342.42635: done checking for max_fail_percentage 20494 1727096342.42636: checking to see if all hosts have failed and the running result is not ok 20494 1727096342.42636: done checking to see if all hosts have failed 20494 1727096342.42637: getting the remaining hosts for this loop 20494 1727096342.42638: done getting the remaining hosts for this loop 20494 1727096342.42643: getting the next task for host managed_node2 20494 1727096342.42648: done getting next task for host managed_node2 20494 1727096342.42652: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096342.42654: ^ 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? (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 20494 1727096342.42676: getting variables 20494 1727096342.42678: in VariableManager get_vars() 20494 1727096342.42729: Calling all_inventory to load vars for managed_node2 20494 1727096342.42732: Calling groups_inventory to load vars for managed_node2 20494 1727096342.42734: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096342.42743: Calling all_plugins_play to load vars for managed_node2 20494 1727096342.42746: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096342.42748: Calling groups_plugins_play to load vars for managed_node2 20494 1727096342.43634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096342.44503: done with get_vars() 20494 1727096342.44520: done getting variables 20494 1727096342.44562: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:02 -0400 (0:00:00.042) 0:00:27.816 ****** 20494 1727096342.44590: entering _queue_task() for managed_node2/service 20494 1727096342.44834: worker is 1 (out of 1 available) 20494 1727096342.44847: exiting _queue_task() for managed_node2/service 20494 1727096342.44859: done queuing things up, now waiting for results queue to drain 20494 1727096342.44861: waiting for pending results... 20494 1727096342.45038: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096342.45134: in run() - task 0afff68d-5257-775d-49e9-000000000079 20494 1727096342.45145: variable 'ansible_search_path' from source: unknown 20494 1727096342.45149: variable 'ansible_search_path' from source: unknown 20494 1727096342.45181: calling self._execute() 20494 1727096342.45253: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.45259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.45274: variable 'omit' from source: magic vars 20494 1727096342.45544: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.45553: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.45675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.45860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.45895: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.45923: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.45982: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.46039: variable 'networkmanager_version' from source: set_fact 20494 1727096342.46049: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.46126: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.46130: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.46219: variable 'networkmanager_version' from source: set_fact 20494 1727096342.46226: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.46300: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.46304: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.46388: variable 'networkmanager_version' from source: set_fact 20494 1727096342.46397: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.46473: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096342.46569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096342.47990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096342.48031: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096342.48059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096342.48088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096342.48108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096342.48169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.48202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.48220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.48246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.48264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.48295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.48311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.48327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.48351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.48361: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.48396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.48411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.48427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.48451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.48461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.48579: variable 'network_connections' from source: task vars 20494 1727096342.48592: variable 'interface' from source: play vars 20494 1727096342.48643: variable 'interface' from source: play vars 20494 1727096342.48701: 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) 20494 1727096342.48712: 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) 20494 1727096342.48729: 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) 20494 1727096342.48746: 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) 20494 1727096342.48794: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096342.48947: variable 'network_connections' from source: task vars 20494 1727096342.48950: variable 'interface' from source: play vars 20494 1727096342.48998: variable 'interface' from source: play vars 20494 1727096342.49025: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096342.49028: when evaluation is False, skipping this task 20494 1727096342.49031: _execute() done 20494 1727096342.49034: dumping result to json 20494 1727096342.49036: done dumping result, returning 20494 1727096342.49047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000079] 20494 1727096342.49049: sending task result for task 0afff68d-5257-775d-49e9-000000000079 20494 1727096342.49130: done sending task result for task 0afff68d-5257-775d-49e9-000000000079 20494 1727096342.49133: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096342.49189: no more pending results, returning what we have 20494 1727096342.49192: results queue empty 20494 1727096342.49193: checking for any_errors_fatal 20494 1727096342.49198: done checking for any_errors_fatal 20494 1727096342.49199: checking for max_fail_percentage 20494 1727096342.49200: done checking for max_fail_percentage 20494 1727096342.49201: checking to see if all hosts have failed and the running result is not ok 20494 1727096342.49202: done checking to see if all hosts have failed 20494 1727096342.49202: getting the remaining hosts for this loop 20494 1727096342.49204: done getting the remaining hosts for this loop 20494 1727096342.49207: getting the next task for host managed_node2 20494 1727096342.49213: done getting next task for host managed_node2 20494 1727096342.49217: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096342.49219: ^ 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? (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 20494 1727096342.49236: getting variables 20494 1727096342.49238: in VariableManager get_vars() 20494 1727096342.49292: Calling all_inventory to load vars for managed_node2 20494 1727096342.49294: Calling groups_inventory to load vars for managed_node2 20494 1727096342.49297: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096342.49307: Calling all_plugins_play to load vars for managed_node2 20494 1727096342.49310: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096342.49312: Calling groups_plugins_play to load vars for managed_node2 20494 1727096342.50121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096342.51097: done with get_vars() 20494 1727096342.51116: done getting variables 20494 1727096342.51159: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:02 -0400 (0:00:00.065) 0:00:27.882 ****** 20494 1727096342.51185: entering _queue_task() for managed_node2/service 20494 1727096342.51432: worker is 1 (out of 1 available) 20494 1727096342.51446: exiting _queue_task() for managed_node2/service 20494 1727096342.51458: done queuing things up, now waiting for results queue to drain 20494 1727096342.51460: waiting for pending results... 20494 1727096342.51639: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096342.51725: in run() - task 0afff68d-5257-775d-49e9-00000000007a 20494 1727096342.51739: variable 'ansible_search_path' from source: unknown 20494 1727096342.51742: variable 'ansible_search_path' from source: unknown 20494 1727096342.51777: calling self._execute() 20494 1727096342.51869: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.51877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.51886: variable 'omit' from source: magic vars 20494 1727096342.52170: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.52181: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.52306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096342.52500: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096342.52535: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096342.52560: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096342.52624: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096342.52687: variable 'networkmanager_version' from source: set_fact 20494 1727096342.52698: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.52772: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.52784: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.52869: variable 'networkmanager_version' from source: set_fact 20494 1727096342.52873: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.52948: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.52951: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096342.53042: variable 'networkmanager_version' from source: set_fact 20494 1727096342.53049: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096342.53153: variable 'network_provider' from source: set_fact 20494 1727096342.53157: variable 'network_state' from source: role '' defaults 20494 1727096342.53170: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20494 1727096342.53173: variable 'omit' from source: magic vars 20494 1727096342.53212: variable 'omit' from source: magic vars 20494 1727096342.53236: variable 'network_service_name' from source: role '' defaults 20494 1727096342.53288: variable 'network_service_name' from source: role '' defaults 20494 1727096342.53357: variable '__network_provider_setup' from source: role '' defaults 20494 1727096342.53361: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096342.53408: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096342.53415: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096342.53460: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096342.53580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096342.55346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096342.55419: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096342.55460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096342.55486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096342.55506: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096342.55592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.55612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.55629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.55654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.55779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.55782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.55785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.55787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.55790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.55792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.55918: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096342.56001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.56018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.56034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.56058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.56071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.56134: variable 'ansible_python' from source: facts 20494 1727096342.56151: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096342.56214: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096342.56272: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096342.56352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.56372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.56388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.56411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.56423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.56457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096342.56475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096342.56492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096342.56515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096342.56525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096342.56617: variable 'network_connections' from source: task vars 20494 1727096342.56623: variable 'interface' from source: play vars 20494 1727096342.56681: variable 'interface' from source: play vars 20494 1727096342.56738: 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) 20494 1727096342.56761: 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) 20494 1727096342.56787: 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) 20494 1727096342.56810: 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) 20494 1727096342.56845: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096342.57016: variable 'network_connections' from source: task vars 20494 1727096342.57020: variable 'interface' from source: play vars 20494 1727096342.57074: variable 'interface' from source: play vars 20494 1727096342.57114: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096342.57170: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096342.57351: variable 'network_connections' from source: task vars 20494 1727096342.57354: variable 'interface' from source: play vars 20494 1727096342.57407: variable 'interface' from source: play vars 20494 1727096342.57427: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096342.57482: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096342.57874: variable 'network_connections' from source: task vars 20494 1727096342.57878: variable 'interface' from source: play vars 20494 1727096342.57881: variable 'interface' from source: play vars 20494 1727096342.57884: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096342.57887: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096342.57889: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096342.58045: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096342.58257: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096342.58711: variable 'network_connections' from source: task vars 20494 1727096342.58714: variable 'interface' from source: play vars 20494 1727096342.58773: variable 'interface' from source: play vars 20494 1727096342.58788: variable 'ansible_distribution' from source: facts 20494 1727096342.58796: variable '__network_rh_distros' from source: role '' defaults 20494 1727096342.58806: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.58832: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096342.59001: variable 'ansible_distribution' from source: facts 20494 1727096342.59010: variable '__network_rh_distros' from source: role '' defaults 20494 1727096342.59019: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.59031: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096342.59202: variable 'ansible_distribution' from source: facts 20494 1727096342.59211: variable '__network_rh_distros' from source: role '' defaults 20494 1727096342.59219: variable 'ansible_distribution_major_version' from source: facts 20494 1727096342.59258: variable 'network_provider' from source: set_fact 20494 1727096342.59291: variable 'omit' from source: magic vars 20494 1727096342.59323: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096342.59354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096342.59380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096342.59401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096342.59415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096342.59446: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096342.59453: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.59463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.59564: Set connection var ansible_pipelining to False 20494 1727096342.59577: Set connection var ansible_timeout to 10 20494 1727096342.59587: Set connection var ansible_connection to ssh 20494 1727096342.59594: Set connection var ansible_shell_type to sh 20494 1727096342.59602: Set connection var ansible_shell_executable to /bin/sh 20494 1727096342.59610: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096342.59638: variable 'ansible_shell_executable' from source: unknown 20494 1727096342.59647: variable 'ansible_connection' from source: unknown 20494 1727096342.59653: variable 'ansible_module_compression' from source: unknown 20494 1727096342.59772: variable 'ansible_shell_type' from source: unknown 20494 1727096342.59775: variable 'ansible_shell_executable' from source: unknown 20494 1727096342.59777: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096342.59779: variable 'ansible_pipelining' from source: unknown 20494 1727096342.59781: variable 'ansible_timeout' from source: unknown 20494 1727096342.59783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096342.59790: 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) 20494 1727096342.59806: variable 'omit' from source: magic vars 20494 1727096342.59815: starting attempt loop 20494 1727096342.59820: running the handler 20494 1727096342.59900: variable 'ansible_facts' from source: unknown 20494 1727096342.60640: _low_level_execute_command(): starting 20494 1727096342.60652: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096342.61323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096342.61338: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096342.61351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096342.61373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096342.61392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096342.61403: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096342.61415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096342.61432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096342.61445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096342.61532: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096342.61556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096342.61625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096342.63305: stdout chunk (state=3): >>>/root <<< 20494 1727096342.63438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096342.63460: stdout chunk (state=3): >>><<< 20494 1727096342.63476: stderr chunk (state=3): >>><<< 20494 1727096342.63500: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096342.63519: _low_level_execute_command(): starting 20494 1727096342.63530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984 `" && echo ansible-tmp-1727096342.6350696-21723-199826645976984="` echo /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984 `" ) && sleep 0' 20494 1727096342.64460: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096342.64463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096342.64466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096342.64470: 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 <<< 20494 1727096342.64473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096342.64521: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096342.64543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096342.64608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096342.66576: stdout chunk (state=3): >>>ansible-tmp-1727096342.6350696-21723-199826645976984=/root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984 <<< 20494 1727096342.66728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096342.66753: stdout chunk (state=3): >>><<< 20494 1727096342.66793: stderr chunk (state=3): >>><<< 20494 1727096342.66811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096342.6350696-21723-199826645976984=/root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096342.66872: variable 'ansible_module_compression' from source: unknown 20494 1727096342.66988: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20494 1727096342.67015: variable 'ansible_facts' from source: unknown 20494 1727096342.67245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py 20494 1727096342.67521: Sending initial data 20494 1727096342.67524: Sent initial data (156 bytes) 20494 1727096342.68039: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096342.68049: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096342.68065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096342.68081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096342.68181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096342.68201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096342.68269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096342.69945: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096342.69986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096342.70038: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp588zdj2k /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py <<< 20494 1727096342.70075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py" <<< 20494 1727096342.70080: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp588zdj2k" to remote "/root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py" <<< 20494 1727096342.71625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096342.71672: stderr chunk (state=3): >>><<< 20494 1727096342.71675: stdout chunk (state=3): >>><<< 20494 1727096342.71705: done transferring module to remote 20494 1727096342.71732: _low_level_execute_command(): starting 20494 1727096342.71787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/ /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py && sleep 0' 20494 1727096342.72473: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096342.72554: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096342.72604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096342.72626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096342.72659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096342.72744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096342.74630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096342.74654: stdout chunk (state=3): >>><<< 20494 1727096342.74657: stderr chunk (state=3): >>><<< 20494 1727096342.74676: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096342.74756: _low_level_execute_command(): starting 20494 1727096342.74760: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/AnsiballZ_systemd.py && sleep 0' 20494 1727096342.75311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096342.75384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096342.75435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096342.75450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096342.75480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096342.75558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.04961: 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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4567040", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3295879168", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1281366000", "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", "Coredum<<< 20494 1727096343.04988: stdout chunk (state=3): >>>pReceive": "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "syst<<< 20494 1727096343.04999: stdout chunk (state=3): >>>emd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 20494 1727096343.06905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096343.06937: stderr chunk (state=3): >>><<< 20494 1727096343.06940: stdout chunk (state=3): >>><<< 20494 1727096343.06957: _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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4567040", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3295879168", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1281366000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096343.07078: 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-1727096342.6350696-21723-199826645976984/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096343.07094: _low_level_execute_command(): starting 20494 1727096343.07098: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096342.6350696-21723-199826645976984/ > /dev/null 2>&1 && sleep 0' 20494 1727096343.07532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.07563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096343.07566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096343.07572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.07575: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.07577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096343.07579: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.07630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096343.07633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096343.07635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.07675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.09529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096343.09555: stderr chunk (state=3): >>><<< 20494 1727096343.09559: stdout chunk (state=3): >>><<< 20494 1727096343.09576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096343.09583: handler run complete 20494 1727096343.09621: attempt loop complete, returning result 20494 1727096343.09624: _execute() done 20494 1727096343.09626: dumping result to json 20494 1727096343.09641: done dumping result, returning 20494 1727096343.09653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-775d-49e9-00000000007a] 20494 1727096343.09657: sending task result for task 0afff68d-5257-775d-49e9-00000000007a 20494 1727096343.09897: done sending task result for task 0afff68d-5257-775d-49e9-00000000007a 20494 1727096343.09900: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096343.09952: no more pending results, returning what we have 20494 1727096343.09955: results queue empty 20494 1727096343.09955: checking for any_errors_fatal 20494 1727096343.09961: done checking for any_errors_fatal 20494 1727096343.09962: checking for max_fail_percentage 20494 1727096343.09964: done checking for max_fail_percentage 20494 1727096343.09965: checking to see if all hosts have failed and the running result is not ok 20494 1727096343.09965: done checking to see if all hosts have failed 20494 1727096343.09966: getting the remaining hosts for this loop 20494 1727096343.09970: done getting the remaining hosts for this loop 20494 1727096343.09973: getting the next task for host managed_node2 20494 1727096343.09978: done getting next task for host managed_node2 20494 1727096343.09982: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096343.09984: ^ 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? (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 20494 1727096343.09995: getting variables 20494 1727096343.09997: in VariableManager get_vars() 20494 1727096343.10040: Calling all_inventory to load vars for managed_node2 20494 1727096343.10042: Calling groups_inventory to load vars for managed_node2 20494 1727096343.10044: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096343.10053: Calling all_plugins_play to load vars for managed_node2 20494 1727096343.10056: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096343.10058: Calling groups_plugins_play to load vars for managed_node2 20494 1727096343.10838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096343.11697: done with get_vars() 20494 1727096343.11716: done getting variables 20494 1727096343.11760: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:03 -0400 (0:00:00.606) 0:00:28.488 ****** 20494 1727096343.11787: entering _queue_task() for managed_node2/service 20494 1727096343.12037: worker is 1 (out of 1 available) 20494 1727096343.12051: exiting _queue_task() for managed_node2/service 20494 1727096343.12063: done queuing things up, now waiting for results queue to drain 20494 1727096343.12065: waiting for pending results... 20494 1727096343.12243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096343.12338: in run() - task 0afff68d-5257-775d-49e9-00000000007b 20494 1727096343.12349: variable 'ansible_search_path' from source: unknown 20494 1727096343.12352: variable 'ansible_search_path' from source: unknown 20494 1727096343.12387: calling self._execute() 20494 1727096343.12460: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.12464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.12477: variable 'omit' from source: magic vars 20494 1727096343.12759: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.12772: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.12895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096343.13094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096343.13127: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096343.13151: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096343.13183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096343.13240: variable 'networkmanager_version' from source: set_fact 20494 1727096343.13250: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.13354: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.13358: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.13450: variable 'networkmanager_version' from source: set_fact 20494 1727096343.13457: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.13534: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.13537: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.13629: variable 'networkmanager_version' from source: set_fact 20494 1727096343.13636: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.13713: variable 'network_provider' from source: set_fact 20494 1727096343.13716: Evaluated conditional (network_provider == "nm"): True 20494 1727096343.13779: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096343.13838: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096343.13924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096343.15477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096343.15538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096343.15773: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096343.15777: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096343.15779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096343.15782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096343.15785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096343.15798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096343.15844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096343.15871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096343.15927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096343.15956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096343.15994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096343.16044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096343.16069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096343.16123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096343.16153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096343.16191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096343.16239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096343.16262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096343.16419: variable 'network_connections' from source: task vars 20494 1727096343.16474: variable 'interface' from source: play vars 20494 1727096343.16533: variable 'interface' from source: play vars 20494 1727096343.16611: 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) 20494 1727096343.16642: 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) 20494 1727096343.16685: 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) 20494 1727096343.16771: 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) 20494 1727096343.16790: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096343.17040: variable 'network_connections' from source: task vars 20494 1727096343.17052: variable 'interface' from source: play vars 20494 1727096343.17126: variable 'interface' from source: play vars 20494 1727096343.17180: Evaluated conditional (__network_wpa_supplicant_required): False 20494 1727096343.17200: when evaluation is False, skipping this task 20494 1727096343.17203: _execute() done 20494 1727096343.17205: dumping result to json 20494 1727096343.17282: done dumping result, returning 20494 1727096343.17286: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-775d-49e9-00000000007b] 20494 1727096343.17288: sending task result for task 0afff68d-5257-775d-49e9-00000000007b 20494 1727096343.17473: done sending task result for task 0afff68d-5257-775d-49e9-00000000007b 20494 1727096343.17477: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20494 1727096343.17527: no more pending results, returning what we have 20494 1727096343.17531: results queue empty 20494 1727096343.17533: checking for any_errors_fatal 20494 1727096343.17552: done checking for any_errors_fatal 20494 1727096343.17553: checking for max_fail_percentage 20494 1727096343.17555: done checking for max_fail_percentage 20494 1727096343.17557: checking to see if all hosts have failed and the running result is not ok 20494 1727096343.17557: done checking to see if all hosts have failed 20494 1727096343.17558: getting the remaining hosts for this loop 20494 1727096343.17560: done getting the remaining hosts for this loop 20494 1727096343.17570: getting the next task for host managed_node2 20494 1727096343.17578: done getting next task for host managed_node2 20494 1727096343.17582: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096343.17586: ^ 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? (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 20494 1727096343.17606: getting variables 20494 1727096343.17608: in VariableManager get_vars() 20494 1727096343.17878: Calling all_inventory to load vars for managed_node2 20494 1727096343.17882: Calling groups_inventory to load vars for managed_node2 20494 1727096343.17885: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096343.17895: Calling all_plugins_play to load vars for managed_node2 20494 1727096343.17899: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096343.17902: Calling groups_plugins_play to load vars for managed_node2 20494 1727096343.19471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096343.21215: done with get_vars() 20494 1727096343.21239: done getting variables 20494 1727096343.21286: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:03 -0400 (0:00:00.095) 0:00:28.583 ****** 20494 1727096343.21309: entering _queue_task() for managed_node2/service 20494 1727096343.21563: worker is 1 (out of 1 available) 20494 1727096343.21576: exiting _queue_task() for managed_node2/service 20494 1727096343.21588: done queuing things up, now waiting for results queue to drain 20494 1727096343.21590: waiting for pending results... 20494 1727096343.21773: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096343.21862: in run() - task 0afff68d-5257-775d-49e9-00000000007c 20494 1727096343.21877: variable 'ansible_search_path' from source: unknown 20494 1727096343.21881: variable 'ansible_search_path' from source: unknown 20494 1727096343.21910: calling self._execute() 20494 1727096343.21989: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.21992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.22000: variable 'omit' from source: magic vars 20494 1727096343.22280: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.22289: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.22413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096343.22606: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096343.22638: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096343.22664: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096343.22873: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096343.22876: variable 'networkmanager_version' from source: set_fact 20494 1727096343.22878: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.22943: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.22979: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.23201: variable 'networkmanager_version' from source: set_fact 20494 1727096343.23213: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.23307: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.23319: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.23451: variable 'networkmanager_version' from source: set_fact 20494 1727096343.23470: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.23570: variable 'network_provider' from source: set_fact 20494 1727096343.23583: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096343.23591: when evaluation is False, skipping this task 20494 1727096343.23598: _execute() done 20494 1727096343.23604: dumping result to json 20494 1727096343.23611: done dumping result, returning 20494 1727096343.23620: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-775d-49e9-00000000007c] 20494 1727096343.23629: sending task result for task 0afff68d-5257-775d-49e9-00000000007c skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096343.23796: no more pending results, returning what we have 20494 1727096343.23800: results queue empty 20494 1727096343.23801: checking for any_errors_fatal 20494 1727096343.23809: done checking for any_errors_fatal 20494 1727096343.23810: checking for max_fail_percentage 20494 1727096343.23812: done checking for max_fail_percentage 20494 1727096343.23812: checking to see if all hosts have failed and the running result is not ok 20494 1727096343.23813: done checking to see if all hosts have failed 20494 1727096343.23814: getting the remaining hosts for this loop 20494 1727096343.23815: done getting the remaining hosts for this loop 20494 1727096343.23819: getting the next task for host managed_node2 20494 1727096343.23824: done getting next task for host managed_node2 20494 1727096343.23828: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096343.23830: ^ 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? (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 20494 1727096343.23848: getting variables 20494 1727096343.23850: in VariableManager get_vars() 20494 1727096343.23904: Calling all_inventory to load vars for managed_node2 20494 1727096343.23907: Calling groups_inventory to load vars for managed_node2 20494 1727096343.23909: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096343.23920: Calling all_plugins_play to load vars for managed_node2 20494 1727096343.23924: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096343.23926: Calling groups_plugins_play to load vars for managed_node2 20494 1727096343.24481: done sending task result for task 0afff68d-5257-775d-49e9-00000000007c 20494 1727096343.24484: WORKER PROCESS EXITING 20494 1727096343.25342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096343.27091: done with get_vars() 20494 1727096343.27112: done getting variables 20494 1727096343.27164: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:03 -0400 (0:00:00.058) 0:00:28.642 ****** 20494 1727096343.27199: entering _queue_task() for managed_node2/copy 20494 1727096343.27545: worker is 1 (out of 1 available) 20494 1727096343.27560: exiting _queue_task() for managed_node2/copy 20494 1727096343.27578: done queuing things up, now waiting for results queue to drain 20494 1727096343.27580: waiting for pending results... 20494 1727096343.27920: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096343.28091: in run() - task 0afff68d-5257-775d-49e9-00000000007d 20494 1727096343.28112: variable 'ansible_search_path' from source: unknown 20494 1727096343.28121: variable 'ansible_search_path' from source: unknown 20494 1727096343.28173: calling self._execute() 20494 1727096343.28284: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.28296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.28312: variable 'omit' from source: magic vars 20494 1727096343.28729: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.28745: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.28957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096343.29269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096343.29319: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096343.29362: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096343.29404: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096343.29492: variable 'networkmanager_version' from source: set_fact 20494 1727096343.29510: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.29675: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.29686: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.29826: variable 'networkmanager_version' from source: set_fact 20494 1727096343.29841: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.29957: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.29972: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.30132: variable 'networkmanager_version' from source: set_fact 20494 1727096343.30153: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.30300: variable 'network_provider' from source: set_fact 20494 1727096343.30310: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096343.30318: when evaluation is False, skipping this task 20494 1727096343.30330: _execute() done 20494 1727096343.30337: dumping result to json 20494 1727096343.30363: done dumping result, returning 20494 1727096343.30389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-775d-49e9-00000000007d] 20494 1727096343.30460: sending task result for task 0afff68d-5257-775d-49e9-00000000007d 20494 1727096343.30541: done sending task result for task 0afff68d-5257-775d-49e9-00000000007d skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20494 1727096343.30719: no more pending results, returning what we have 20494 1727096343.30724: results queue empty 20494 1727096343.30725: checking for any_errors_fatal 20494 1727096343.30731: done checking for any_errors_fatal 20494 1727096343.30732: checking for max_fail_percentage 20494 1727096343.30734: done checking for max_fail_percentage 20494 1727096343.30735: checking to see if all hosts have failed and the running result is not ok 20494 1727096343.30736: done checking to see if all hosts have failed 20494 1727096343.30736: getting the remaining hosts for this loop 20494 1727096343.30738: done getting the remaining hosts for this loop 20494 1727096343.30742: getting the next task for host managed_node2 20494 1727096343.30749: done getting next task for host managed_node2 20494 1727096343.30754: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096343.30757: ^ 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? (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 20494 1727096343.30783: getting variables 20494 1727096343.30785: in VariableManager get_vars() 20494 1727096343.30848: Calling all_inventory to load vars for managed_node2 20494 1727096343.30851: Calling groups_inventory to load vars for managed_node2 20494 1727096343.30854: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096343.31071: Calling all_plugins_play to load vars for managed_node2 20494 1727096343.31076: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096343.31081: Calling groups_plugins_play to load vars for managed_node2 20494 1727096343.31784: WORKER PROCESS EXITING 20494 1727096343.32112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096343.32984: done with get_vars() 20494 1727096343.33005: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:03 -0400 (0:00:00.058) 0:00:28.701 ****** 20494 1727096343.33073: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096343.33393: worker is 1 (out of 1 available) 20494 1727096343.33405: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096343.33417: done queuing things up, now waiting for results queue to drain 20494 1727096343.33419: waiting for pending results... 20494 1727096343.33884: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096343.33888: in run() - task 0afff68d-5257-775d-49e9-00000000007e 20494 1727096343.33891: variable 'ansible_search_path' from source: unknown 20494 1727096343.33893: variable 'ansible_search_path' from source: unknown 20494 1727096343.33927: calling self._execute() 20494 1727096343.34020: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.34033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.34048: variable 'omit' from source: magic vars 20494 1727096343.34431: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.34451: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.34595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096343.34788: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096343.34819: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096343.34842: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096343.34872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096343.34930: variable 'networkmanager_version' from source: set_fact 20494 1727096343.34941: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.35052: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.35055: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.35147: variable 'networkmanager_version' from source: set_fact 20494 1727096343.35154: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.35230: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.35233: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.35321: variable 'networkmanager_version' from source: set_fact 20494 1727096343.35334: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.35337: variable 'omit' from source: magic vars 20494 1727096343.35375: variable 'omit' from source: magic vars 20494 1727096343.35456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096343.36924: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096343.37104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096343.37108: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096343.37114: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096343.37116: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096343.37152: variable 'network_provider' from source: set_fact 20494 1727096343.37302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096343.37341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096343.37376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096343.37421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096343.37446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096343.37525: variable 'omit' from source: magic vars 20494 1727096343.37675: variable 'omit' from source: magic vars 20494 1727096343.37794: variable 'network_connections' from source: task vars 20494 1727096343.37809: variable 'interface' from source: play vars 20494 1727096343.37887: variable 'interface' from source: play vars 20494 1727096343.38012: variable 'omit' from source: magic vars 20494 1727096343.38020: variable '__lsr_ansible_managed' from source: task vars 20494 1727096343.38061: variable '__lsr_ansible_managed' from source: task vars 20494 1727096343.38499: Loaded config def from plugin (lookup/template) 20494 1727096343.38502: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20494 1727096343.38525: File lookup term: get_ansible_managed.j2 20494 1727096343.38528: variable 'ansible_search_path' from source: unknown 20494 1727096343.38531: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20494 1727096343.38541: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20494 1727096343.38555: variable 'ansible_search_path' from source: unknown 20494 1727096343.42655: variable 'ansible_managed' from source: unknown 20494 1727096343.42734: variable 'omit' from source: magic vars 20494 1727096343.42755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096343.42778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096343.42792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096343.42804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096343.42812: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096343.42836: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096343.42839: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.42841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.42908: Set connection var ansible_pipelining to False 20494 1727096343.42912: Set connection var ansible_timeout to 10 20494 1727096343.42917: Set connection var ansible_connection to ssh 20494 1727096343.42920: Set connection var ansible_shell_type to sh 20494 1727096343.42925: Set connection var ansible_shell_executable to /bin/sh 20494 1727096343.42930: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096343.42947: variable 'ansible_shell_executable' from source: unknown 20494 1727096343.42950: variable 'ansible_connection' from source: unknown 20494 1727096343.42952: variable 'ansible_module_compression' from source: unknown 20494 1727096343.42955: variable 'ansible_shell_type' from source: unknown 20494 1727096343.42958: variable 'ansible_shell_executable' from source: unknown 20494 1727096343.42961: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.42963: variable 'ansible_pipelining' from source: unknown 20494 1727096343.42973: variable 'ansible_timeout' from source: unknown 20494 1727096343.42978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.43062: 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__) 20494 1727096343.43085: variable 'omit' from source: magic vars 20494 1727096343.43088: starting attempt loop 20494 1727096343.43090: running the handler 20494 1727096343.43118: _low_level_execute_command(): starting 20494 1727096343.43121: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096343.43746: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096343.43773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.43776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.43779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096343.43819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096343.43822: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096343.43825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.43827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096343.43830: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096343.43832: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096343.43839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.43877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.43880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096343.43883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096343.43885: stderr chunk (state=3): >>>debug2: match found <<< 20494 1727096343.43887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.43995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096343.43998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096343.44015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.44097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.45773: stdout chunk (state=3): >>>/root <<< 20494 1727096343.45864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096343.45910: stderr chunk (state=3): >>><<< 20494 1727096343.45912: stdout chunk (state=3): >>><<< 20494 1727096343.45925: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096343.45938: _low_level_execute_command(): starting 20494 1727096343.45962: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037 `" && echo ansible-tmp-1727096343.4593-21757-270414216877037="` echo /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037 `" ) && sleep 0' 20494 1727096343.46376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096343.46416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.46422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.46424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096343.46426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.46477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096343.46480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.46520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.48463: stdout chunk (state=3): >>>ansible-tmp-1727096343.4593-21757-270414216877037=/root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037 <<< 20494 1727096343.48571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096343.48604: stderr chunk (state=3): >>><<< 20494 1727096343.48607: stdout chunk (state=3): >>><<< 20494 1727096343.48623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096343.4593-21757-270414216877037=/root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096343.48664: variable 'ansible_module_compression' from source: unknown 20494 1727096343.48706: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20494 1727096343.48746: variable 'ansible_facts' from source: unknown 20494 1727096343.48839: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py 20494 1727096343.48940: Sending initial data 20494 1727096343.48944: Sent initial data (165 bytes) 20494 1727096343.49400: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.49403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.49406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096343.49408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096343.49410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.49464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096343.49474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096343.49476: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.49502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.51121: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096343.51150: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096343.51180: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpq1u2yvmp /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py <<< 20494 1727096343.51189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py" <<< 20494 1727096343.51218: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpq1u2yvmp" to remote "/root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py" <<< 20494 1727096343.51224: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py" <<< 20494 1727096343.51900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096343.51946: stderr chunk (state=3): >>><<< 20494 1727096343.51949: stdout chunk (state=3): >>><<< 20494 1727096343.51982: done transferring module to remote 20494 1727096343.51992: _low_level_execute_command(): starting 20494 1727096343.51997: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/ /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py && sleep 0' 20494 1727096343.52438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.52445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096343.52469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.52472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.52474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.52532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096343.52535: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096343.52539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.52574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.54454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096343.54458: stdout chunk (state=3): >>><<< 20494 1727096343.54461: stderr chunk (state=3): >>><<< 20494 1727096343.54558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096343.54562: _low_level_execute_command(): starting 20494 1727096343.54564: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/AnsiballZ_network_connections.py && sleep 0' 20494 1727096343.55052: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.55060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.55062: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.55064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096343.55073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096343.55115: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096343.55131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.55162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.84447: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20494 1727096343.87007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096343.87012: stdout chunk (state=3): >>><<< 20494 1727096343.87014: stderr chunk (state=3): >>><<< 20494 1727096343.87078: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"gro": "no", "gso": "yes", "tx-tcp-segmentation": "no"}}}], "__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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096343.87107: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'gro': 'no', 'gso': 'yes', 'tx-tcp-segmentation': 'no'}}}], '__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-1727096343.4593-21757-270414216877037/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096343.87123: _low_level_execute_command(): starting 20494 1727096343.87132: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096343.4593-21757-270414216877037/ > /dev/null 2>&1 && sleep 0' 20494 1727096343.87776: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096343.87792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096343.87806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096343.87835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096343.87946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096343.87977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096343.88056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096343.89948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096343.90244: stderr chunk (state=3): >>><<< 20494 1727096343.90248: stdout chunk (state=3): >>><<< 20494 1727096343.90250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096343.90252: handler run complete 20494 1727096343.90255: attempt loop complete, returning result 20494 1727096343.90257: _execute() done 20494 1727096343.90259: dumping result to json 20494 1727096343.90262: done dumping result, returning 20494 1727096343.90264: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-775d-49e9-00000000007e] 20494 1727096343.90373: sending task result for task 0afff68d-5257-775d-49e9-00000000007e changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 20494 1727096343.90792: no more pending results, returning what we have 20494 1727096343.90797: results queue empty 20494 1727096343.90798: checking for any_errors_fatal 20494 1727096343.90803: done checking for any_errors_fatal 20494 1727096343.90803: checking for max_fail_percentage 20494 1727096343.90806: done checking for max_fail_percentage 20494 1727096343.90807: checking to see if all hosts have failed and the running result is not ok 20494 1727096343.90808: done checking to see if all hosts have failed 20494 1727096343.90808: getting the remaining hosts for this loop 20494 1727096343.90810: done getting the remaining hosts for this loop 20494 1727096343.90814: getting the next task for host managed_node2 20494 1727096343.90820: done getting next task for host managed_node2 20494 1727096343.90824: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096343.90826: ^ 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? (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 20494 1727096343.90839: getting variables 20494 1727096343.90841: in VariableManager get_vars() 20494 1727096343.91382: Calling all_inventory to load vars for managed_node2 20494 1727096343.91385: Calling groups_inventory to load vars for managed_node2 20494 1727096343.91387: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096343.91398: Calling all_plugins_play to load vars for managed_node2 20494 1727096343.91401: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096343.91404: Calling groups_plugins_play to load vars for managed_node2 20494 1727096343.92239: done sending task result for task 0afff68d-5257-775d-49e9-00000000007e 20494 1727096343.92244: WORKER PROCESS EXITING 20494 1727096343.93811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096343.95439: done with get_vars() 20494 1727096343.95483: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:03 -0400 (0:00:00.624) 0:00:29.326 ****** 20494 1727096343.95577: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096343.95947: worker is 1 (out of 1 available) 20494 1727096343.95959: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096343.96118: done queuing things up, now waiting for results queue to drain 20494 1727096343.96120: waiting for pending results... 20494 1727096343.96297: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096343.96466: in run() - task 0afff68d-5257-775d-49e9-00000000007f 20494 1727096343.96489: variable 'ansible_search_path' from source: unknown 20494 1727096343.96497: variable 'ansible_search_path' from source: unknown 20494 1727096343.96560: calling self._execute() 20494 1727096343.96687: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096343.96701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096343.96716: variable 'omit' from source: magic vars 20494 1727096343.97186: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.97213: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.97551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096343.97951: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096343.98085: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096343.98089: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096343.98092: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096343.98223: variable 'networkmanager_version' from source: set_fact 20494 1727096343.98244: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.98443: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.98460: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.98769: variable 'networkmanager_version' from source: set_fact 20494 1727096343.98789: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.98924: variable 'ansible_distribution_major_version' from source: facts 20494 1727096343.98954: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096343.99124: variable 'networkmanager_version' from source: set_fact 20494 1727096343.99139: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096343.99373: variable 'network_state' from source: role '' defaults 20494 1727096343.99377: Evaluated conditional (network_state != {}): False 20494 1727096343.99379: when evaluation is False, skipping this task 20494 1727096343.99382: _execute() done 20494 1727096343.99384: dumping result to json 20494 1727096343.99387: done dumping result, returning 20494 1727096343.99389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-775d-49e9-00000000007f] 20494 1727096343.99390: sending task result for task 0afff68d-5257-775d-49e9-00000000007f 20494 1727096343.99470: done sending task result for task 0afff68d-5257-775d-49e9-00000000007f 20494 1727096343.99474: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096343.99527: no more pending results, returning what we have 20494 1727096343.99531: results queue empty 20494 1727096343.99532: checking for any_errors_fatal 20494 1727096343.99545: done checking for any_errors_fatal 20494 1727096343.99545: checking for max_fail_percentage 20494 1727096343.99548: done checking for max_fail_percentage 20494 1727096343.99549: checking to see if all hosts have failed and the running result is not ok 20494 1727096343.99550: done checking to see if all hosts have failed 20494 1727096343.99550: getting the remaining hosts for this loop 20494 1727096343.99552: done getting the remaining hosts for this loop 20494 1727096343.99555: getting the next task for host managed_node2 20494 1727096343.99561: done getting next task for host managed_node2 20494 1727096343.99565: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096343.99570: ^ 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? (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 20494 1727096343.99589: getting variables 20494 1727096343.99591: in VariableManager get_vars() 20494 1727096343.99646: Calling all_inventory to load vars for managed_node2 20494 1727096343.99648: Calling groups_inventory to load vars for managed_node2 20494 1727096343.99650: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096343.99661: Calling all_plugins_play to load vars for managed_node2 20494 1727096343.99664: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096343.99832: Calling groups_plugins_play to load vars for managed_node2 20494 1727096344.01489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096344.03133: done with get_vars() 20494 1727096344.03164: done getting variables 20494 1727096344.03225: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:04 -0400 (0:00:00.076) 0:00:29.403 ****** 20494 1727096344.03256: entering _queue_task() for managed_node2/debug 20494 1727096344.03600: worker is 1 (out of 1 available) 20494 1727096344.03612: exiting _queue_task() for managed_node2/debug 20494 1727096344.03623: done queuing things up, now waiting for results queue to drain 20494 1727096344.03625: waiting for pending results... 20494 1727096344.03918: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096344.04093: in run() - task 0afff68d-5257-775d-49e9-000000000080 20494 1727096344.04096: variable 'ansible_search_path' from source: unknown 20494 1727096344.04099: variable 'ansible_search_path' from source: unknown 20494 1727096344.04275: calling self._execute() 20494 1727096344.04279: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.04282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.04285: variable 'omit' from source: magic vars 20494 1727096344.04629: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.04647: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.04813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096344.05093: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096344.05139: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096344.05179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096344.05212: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096344.05309: variable 'networkmanager_version' from source: set_fact 20494 1727096344.05327: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.05494: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.05505: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.05641: variable 'networkmanager_version' from source: set_fact 20494 1727096344.05656: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.05759: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.05772: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.05918: variable 'networkmanager_version' from source: set_fact 20494 1727096344.05921: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.05923: variable 'omit' from source: magic vars 20494 1727096344.05974: variable 'omit' from source: magic vars 20494 1727096344.06015: variable 'omit' from source: magic vars 20494 1727096344.06135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096344.06139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096344.06141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096344.06142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.06144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.06173: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096344.06180: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.06187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.06289: Set connection var ansible_pipelining to False 20494 1727096344.06301: Set connection var ansible_timeout to 10 20494 1727096344.06311: Set connection var ansible_connection to ssh 20494 1727096344.06317: Set connection var ansible_shell_type to sh 20494 1727096344.06326: Set connection var ansible_shell_executable to /bin/sh 20494 1727096344.06335: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096344.06366: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.06377: variable 'ansible_connection' from source: unknown 20494 1727096344.06385: variable 'ansible_module_compression' from source: unknown 20494 1727096344.06391: variable 'ansible_shell_type' from source: unknown 20494 1727096344.06396: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.06402: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.06409: variable 'ansible_pipelining' from source: unknown 20494 1727096344.06415: variable 'ansible_timeout' from source: unknown 20494 1727096344.06421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.06573: Loading ActionModule 'debug' from /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) 20494 1727096344.06577: variable 'omit' from source: magic vars 20494 1727096344.06579: starting attempt loop 20494 1727096344.06581: running the handler 20494 1727096344.06689: variable '__network_connections_result' from source: set_fact 20494 1727096344.06753: handler run complete 20494 1727096344.06780: attempt loop complete, returning result 20494 1727096344.06793: _execute() done 20494 1727096344.06800: dumping result to json 20494 1727096344.06872: done dumping result, returning 20494 1727096344.06876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-775d-49e9-000000000080] 20494 1727096344.06879: sending task result for task 0afff68d-5257-775d-49e9-000000000080 20494 1727096344.07075: done sending task result for task 0afff68d-5257-775d-49e9-000000000080 20494 1727096344.07078: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 20494 1727096344.07147: no more pending results, returning what we have 20494 1727096344.07151: results queue empty 20494 1727096344.07152: checking for any_errors_fatal 20494 1727096344.07158: done checking for any_errors_fatal 20494 1727096344.07159: checking for max_fail_percentage 20494 1727096344.07161: done checking for max_fail_percentage 20494 1727096344.07162: checking to see if all hosts have failed and the running result is not ok 20494 1727096344.07163: done checking to see if all hosts have failed 20494 1727096344.07164: getting the remaining hosts for this loop 20494 1727096344.07166: done getting the remaining hosts for this loop 20494 1727096344.07171: getting the next task for host managed_node2 20494 1727096344.07177: done getting next task for host managed_node2 20494 1727096344.07181: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096344.07183: ^ 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? (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 20494 1727096344.07202: getting variables 20494 1727096344.07205: in VariableManager get_vars() 20494 1727096344.07258: Calling all_inventory to load vars for managed_node2 20494 1727096344.07261: Calling groups_inventory to load vars for managed_node2 20494 1727096344.07264: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096344.07378: Calling all_plugins_play to load vars for managed_node2 20494 1727096344.07382: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096344.07385: Calling groups_plugins_play to load vars for managed_node2 20494 1727096344.08932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096344.10426: done with get_vars() 20494 1727096344.10462: done getting variables 20494 1727096344.10527: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:04 -0400 (0:00:00.073) 0:00:29.476 ****** 20494 1727096344.10562: entering _queue_task() for managed_node2/debug 20494 1727096344.10919: worker is 1 (out of 1 available) 20494 1727096344.10931: exiting _queue_task() for managed_node2/debug 20494 1727096344.10942: done queuing things up, now waiting for results queue to drain 20494 1727096344.10943: waiting for pending results... 20494 1727096344.11221: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096344.11375: in run() - task 0afff68d-5257-775d-49e9-000000000081 20494 1727096344.11403: variable 'ansible_search_path' from source: unknown 20494 1727096344.11411: variable 'ansible_search_path' from source: unknown 20494 1727096344.11452: calling self._execute() 20494 1727096344.11556: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.11570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.11610: variable 'omit' from source: magic vars 20494 1727096344.11896: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.11905: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.12086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096344.12417: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096344.12458: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096344.12699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096344.12729: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096344.12804: variable 'networkmanager_version' from source: set_fact 20494 1727096344.12873: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.13152: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.13158: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.13480: variable 'networkmanager_version' from source: set_fact 20494 1727096344.13489: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.13586: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.13589: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.13748: variable 'networkmanager_version' from source: set_fact 20494 1727096344.13751: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.13753: variable 'omit' from source: magic vars 20494 1727096344.13771: variable 'omit' from source: magic vars 20494 1727096344.13805: variable 'omit' from source: magic vars 20494 1727096344.13832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096344.13858: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096344.13893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096344.13973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.13977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.13979: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096344.13982: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.13984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.14039: Set connection var ansible_pipelining to False 20494 1727096344.14043: Set connection var ansible_timeout to 10 20494 1727096344.14049: Set connection var ansible_connection to ssh 20494 1727096344.14051: Set connection var ansible_shell_type to sh 20494 1727096344.14056: Set connection var ansible_shell_executable to /bin/sh 20494 1727096344.14062: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096344.14085: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.14088: variable 'ansible_connection' from source: unknown 20494 1727096344.14091: variable 'ansible_module_compression' from source: unknown 20494 1727096344.14177: variable 'ansible_shell_type' from source: unknown 20494 1727096344.14180: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.14182: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.14184: variable 'ansible_pipelining' from source: unknown 20494 1727096344.14186: variable 'ansible_timeout' from source: unknown 20494 1727096344.14188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.14235: Loading ActionModule 'debug' from /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) 20494 1727096344.14245: variable 'omit' from source: magic vars 20494 1727096344.14251: starting attempt loop 20494 1727096344.14254: running the handler 20494 1727096344.14354: variable '__network_connections_result' from source: set_fact 20494 1727096344.14370: variable '__network_connections_result' from source: set_fact 20494 1727096344.14458: handler run complete 20494 1727096344.14480: attempt loop complete, returning result 20494 1727096344.14484: _execute() done 20494 1727096344.14486: dumping result to json 20494 1727096344.14489: done dumping result, returning 20494 1727096344.14497: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-775d-49e9-000000000081] 20494 1727096344.14501: sending task result for task 0afff68d-5257-775d-49e9-000000000081 20494 1727096344.14598: done sending task result for task 0afff68d-5257-775d-49e9-000000000081 20494 1727096344.14600: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "gro": "no", "gso": "yes", "tx-tcp-segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 20494 1727096344.14721: no more pending results, returning what we have 20494 1727096344.14724: results queue empty 20494 1727096344.14724: checking for any_errors_fatal 20494 1727096344.14730: done checking for any_errors_fatal 20494 1727096344.14731: checking for max_fail_percentage 20494 1727096344.14732: done checking for max_fail_percentage 20494 1727096344.14733: checking to see if all hosts have failed and the running result is not ok 20494 1727096344.14734: done checking to see if all hosts have failed 20494 1727096344.14735: getting the remaining hosts for this loop 20494 1727096344.14736: done getting the remaining hosts for this loop 20494 1727096344.14739: getting the next task for host managed_node2 20494 1727096344.14743: done getting next task for host managed_node2 20494 1727096344.14746: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096344.14749: ^ 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? (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 20494 1727096344.14758: getting variables 20494 1727096344.14760: in VariableManager get_vars() 20494 1727096344.14806: Calling all_inventory to load vars for managed_node2 20494 1727096344.14809: Calling groups_inventory to load vars for managed_node2 20494 1727096344.14811: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096344.14819: Calling all_plugins_play to load vars for managed_node2 20494 1727096344.14821: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096344.14824: Calling groups_plugins_play to load vars for managed_node2 20494 1727096344.15716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096344.16783: done with get_vars() 20494 1727096344.16812: done getting variables 20494 1727096344.16858: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:04 -0400 (0:00:00.063) 0:00:29.539 ****** 20494 1727096344.16888: entering _queue_task() for managed_node2/debug 20494 1727096344.17142: worker is 1 (out of 1 available) 20494 1727096344.17156: exiting _queue_task() for managed_node2/debug 20494 1727096344.17172: done queuing things up, now waiting for results queue to drain 20494 1727096344.17174: waiting for pending results... 20494 1727096344.17347: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096344.17439: in run() - task 0afff68d-5257-775d-49e9-000000000082 20494 1727096344.17453: variable 'ansible_search_path' from source: unknown 20494 1727096344.17456: variable 'ansible_search_path' from source: unknown 20494 1727096344.17488: calling self._execute() 20494 1727096344.17560: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.17563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.17574: variable 'omit' from source: magic vars 20494 1727096344.17844: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.17853: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.17973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096344.18159: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096344.18193: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096344.18217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096344.18242: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096344.18300: variable 'networkmanager_version' from source: set_fact 20494 1727096344.18310: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.18649: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.18652: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.18744: variable 'networkmanager_version' from source: set_fact 20494 1727096344.18752: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.18824: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.18828: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.18914: variable 'networkmanager_version' from source: set_fact 20494 1727096344.18923: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.18998: variable 'network_state' from source: role '' defaults 20494 1727096344.19007: Evaluated conditional (network_state != {}): False 20494 1727096344.19010: when evaluation is False, skipping this task 20494 1727096344.19012: _execute() done 20494 1727096344.19015: dumping result to json 20494 1727096344.19017: done dumping result, returning 20494 1727096344.19025: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-775d-49e9-000000000082] 20494 1727096344.19030: sending task result for task 0afff68d-5257-775d-49e9-000000000082 20494 1727096344.19123: done sending task result for task 0afff68d-5257-775d-49e9-000000000082 20494 1727096344.19126: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20494 1727096344.19189: no more pending results, returning what we have 20494 1727096344.19192: results queue empty 20494 1727096344.19193: checking for any_errors_fatal 20494 1727096344.19203: done checking for any_errors_fatal 20494 1727096344.19203: checking for max_fail_percentage 20494 1727096344.19205: done checking for max_fail_percentage 20494 1727096344.19206: checking to see if all hosts have failed and the running result is not ok 20494 1727096344.19207: done checking to see if all hosts have failed 20494 1727096344.19207: getting the remaining hosts for this loop 20494 1727096344.19209: done getting the remaining hosts for this loop 20494 1727096344.19212: getting the next task for host managed_node2 20494 1727096344.19218: done getting next task for host managed_node2 20494 1727096344.19222: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096344.19225: ^ 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? (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 20494 1727096344.19242: getting variables 20494 1727096344.19244: in VariableManager get_vars() 20494 1727096344.19298: Calling all_inventory to load vars for managed_node2 20494 1727096344.19300: Calling groups_inventory to load vars for managed_node2 20494 1727096344.19302: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096344.19312: Calling all_plugins_play to load vars for managed_node2 20494 1727096344.19315: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096344.19317: Calling groups_plugins_play to load vars for managed_node2 20494 1727096344.20193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096344.21977: done with get_vars() 20494 1727096344.22012: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:04 -0400 (0:00:00.052) 0:00:29.591 ****** 20494 1727096344.22117: entering _queue_task() for managed_node2/ping 20494 1727096344.22590: worker is 1 (out of 1 available) 20494 1727096344.22604: exiting _queue_task() for managed_node2/ping 20494 1727096344.22616: done queuing things up, now waiting for results queue to drain 20494 1727096344.22618: waiting for pending results... 20494 1727096344.22999: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096344.23088: in run() - task 0afff68d-5257-775d-49e9-000000000083 20494 1727096344.23112: variable 'ansible_search_path' from source: unknown 20494 1727096344.23174: variable 'ansible_search_path' from source: unknown 20494 1727096344.23178: calling self._execute() 20494 1727096344.23270: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.23282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.23296: variable 'omit' from source: magic vars 20494 1727096344.23698: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.23713: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.23881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096344.24151: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096344.24273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096344.24276: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096344.24279: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096344.24351: variable 'networkmanager_version' from source: set_fact 20494 1727096344.24371: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.24530: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.24539: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.24662: variable 'networkmanager_version' from source: set_fact 20494 1727096344.24678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.24792: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.24802: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.24930: variable 'networkmanager_version' from source: set_fact 20494 1727096344.24946: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.24955: variable 'omit' from source: magic vars 20494 1727096344.25010: variable 'omit' from source: magic vars 20494 1727096344.25272: variable 'omit' from source: magic vars 20494 1727096344.25275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096344.25278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096344.25280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096344.25281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.25283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.25285: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096344.25287: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.25288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.25311: Set connection var ansible_pipelining to False 20494 1727096344.25319: Set connection var ansible_timeout to 10 20494 1727096344.25326: Set connection var ansible_connection to ssh 20494 1727096344.25331: Set connection var ansible_shell_type to sh 20494 1727096344.25338: Set connection var ansible_shell_executable to /bin/sh 20494 1727096344.25345: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096344.25370: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.25377: variable 'ansible_connection' from source: unknown 20494 1727096344.25382: variable 'ansible_module_compression' from source: unknown 20494 1727096344.25387: variable 'ansible_shell_type' from source: unknown 20494 1727096344.25391: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.25397: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.25405: variable 'ansible_pipelining' from source: unknown 20494 1727096344.25410: variable 'ansible_timeout' from source: unknown 20494 1727096344.25416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.25570: 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__) 20494 1727096344.25586: variable 'omit' from source: magic vars 20494 1727096344.25596: starting attempt loop 20494 1727096344.25603: running the handler 20494 1727096344.25627: _low_level_execute_command(): starting 20494 1727096344.25729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096344.26317: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.26335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.26352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096344.26386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096344.26483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.26513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.26572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.28252: stdout chunk (state=3): >>>/root <<< 20494 1727096344.28384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.28417: stdout chunk (state=3): >>><<< 20494 1727096344.28420: stderr chunk (state=3): >>><<< 20494 1727096344.28440: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.28475: _low_level_execute_command(): starting 20494 1727096344.28558: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989 `" && echo ansible-tmp-1727096344.2845562-21821-215363886542989="` echo /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989 `" ) && sleep 0' 20494 1727096344.29089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.29105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.29120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096344.29140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096344.29159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096344.29179: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096344.29195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.29285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.29301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.29324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.29339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.29406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.31357: stdout chunk (state=3): >>>ansible-tmp-1727096344.2845562-21821-215363886542989=/root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989 <<< 20494 1727096344.31506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.31518: stdout chunk (state=3): >>><<< 20494 1727096344.31534: stderr chunk (state=3): >>><<< 20494 1727096344.31558: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096344.2845562-21821-215363886542989=/root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.31773: variable 'ansible_module_compression' from source: unknown 20494 1727096344.31776: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20494 1727096344.31778: variable 'ansible_facts' from source: unknown 20494 1727096344.31781: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py 20494 1727096344.31910: Sending initial data 20494 1727096344.32014: Sent initial data (153 bytes) 20494 1727096344.32564: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.32582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.32598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096344.32673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.32718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.32737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.32760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.32824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.34469: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096344.34538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096344.34570: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp0tq4knvc /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py <<< 20494 1727096344.34573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py" <<< 20494 1727096344.34602: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20494 1727096344.34606: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp0tq4knvc" to remote "/root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py" <<< 20494 1727096344.35418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.35422: stdout chunk (state=3): >>><<< 20494 1727096344.35424: stderr chunk (state=3): >>><<< 20494 1727096344.35441: done transferring module to remote 20494 1727096344.35458: _low_level_execute_command(): starting 20494 1727096344.35469: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/ /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py && sleep 0' 20494 1727096344.36188: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.36202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.36226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.36290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.38206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.38217: stdout chunk (state=3): >>><<< 20494 1727096344.38228: stderr chunk (state=3): >>><<< 20494 1727096344.38252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.38263: _low_level_execute_command(): starting 20494 1727096344.38276: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/AnsiballZ_ping.py && sleep 0' 20494 1727096344.38878: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.38893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.38914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096344.38931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096344.38948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096344.38960: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096344.38976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.39034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.39086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.39103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.39125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.39202: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.54611: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20494 1727096344.56014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096344.56025: stdout chunk (state=3): >>><<< 20494 1727096344.56038: stderr chunk (state=3): >>><<< 20494 1727096344.56059: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096344.56175: 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-1727096344.2845562-21821-215363886542989/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096344.56178: _low_level_execute_command(): starting 20494 1727096344.56181: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096344.2845562-21821-215363886542989/ > /dev/null 2>&1 && sleep 0' 20494 1727096344.56734: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.56749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.56770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096344.56849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.56887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.56903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.56923: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.56989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.58866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.58879: stdout chunk (state=3): >>><<< 20494 1727096344.58896: stderr chunk (state=3): >>><<< 20494 1727096344.59073: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.59076: handler run complete 20494 1727096344.59079: attempt loop complete, returning result 20494 1727096344.59081: _execute() done 20494 1727096344.59084: dumping result to json 20494 1727096344.59086: done dumping result, returning 20494 1727096344.59088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-775d-49e9-000000000083] 20494 1727096344.59090: sending task result for task 0afff68d-5257-775d-49e9-000000000083 20494 1727096344.59154: done sending task result for task 0afff68d-5257-775d-49e9-000000000083 20494 1727096344.59157: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20494 1727096344.59223: no more pending results, returning what we have 20494 1727096344.59227: results queue empty 20494 1727096344.59228: checking for any_errors_fatal 20494 1727096344.59233: done checking for any_errors_fatal 20494 1727096344.59234: checking for max_fail_percentage 20494 1727096344.59236: done checking for max_fail_percentage 20494 1727096344.59237: checking to see if all hosts have failed and the running result is not ok 20494 1727096344.59238: done checking to see if all hosts have failed 20494 1727096344.59239: getting the remaining hosts for this loop 20494 1727096344.59241: done getting the remaining hosts for this loop 20494 1727096344.59244: getting the next task for host managed_node2 20494 1727096344.59253: done getting next task for host managed_node2 20494 1727096344.59256: ^ task is: TASK: meta (role_complete) 20494 1727096344.59259: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096344.59272: getting variables 20494 1727096344.59275: in VariableManager get_vars() 20494 1727096344.59330: Calling all_inventory to load vars for managed_node2 20494 1727096344.59332: Calling groups_inventory to load vars for managed_node2 20494 1727096344.59335: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096344.59346: Calling all_plugins_play to load vars for managed_node2 20494 1727096344.59349: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096344.59352: Calling groups_plugins_play to load vars for managed_node2 20494 1727096344.60864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096344.66931: done with get_vars() 20494 1727096344.66956: done getting variables 20494 1727096344.67027: done queuing things up, now waiting for results queue to drain 20494 1727096344.67030: results queue empty 20494 1727096344.67030: checking for any_errors_fatal 20494 1727096344.67033: done checking for any_errors_fatal 20494 1727096344.67034: checking for max_fail_percentage 20494 1727096344.67035: done checking for max_fail_percentage 20494 1727096344.67036: checking to see if all hosts have failed and the running result is not ok 20494 1727096344.67036: done checking to see if all hosts have failed 20494 1727096344.67037: getting the remaining hosts for this loop 20494 1727096344.67038: done getting the remaining hosts for this loop 20494 1727096344.67042: getting the next task for host managed_node2 20494 1727096344.67046: done getting next task for host managed_node2 20494 1727096344.67048: ^ task is: TASK: Get current device features 20494 1727096344.67049: ^ 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 20494 1727096344.67052: getting variables 20494 1727096344.67053: in VariableManager get_vars() 20494 1727096344.67075: Calling all_inventory to load vars for managed_node2 20494 1727096344.67077: Calling groups_inventory to load vars for managed_node2 20494 1727096344.67079: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096344.67084: Calling all_plugins_play to load vars for managed_node2 20494 1727096344.67086: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096344.67089: Calling groups_plugins_play to load vars for managed_node2 20494 1727096344.68173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096344.69669: done with get_vars() 20494 1727096344.69696: done getting variables 20494 1727096344.69741: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:82 Monday 23 September 2024 08:59:04 -0400 (0:00:00.476) 0:00:30.068 ****** 20494 1727096344.69774: entering _queue_task() for managed_node2/command 20494 1727096344.70134: worker is 1 (out of 1 available) 20494 1727096344.70146: exiting _queue_task() for managed_node2/command 20494 1727096344.70159: done queuing things up, now waiting for results queue to drain 20494 1727096344.70161: waiting for pending results... 20494 1727096344.70447: running TaskExecutor() for managed_node2/TASK: Get current device features 20494 1727096344.70575: in run() - task 0afff68d-5257-775d-49e9-0000000000b3 20494 1727096344.70591: variable 'ansible_search_path' from source: unknown 20494 1727096344.70773: calling self._execute() 20494 1727096344.70778: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.70781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.70784: variable 'omit' from source: magic vars 20494 1727096344.71157: variable 'ansible_distribution_major_version' from source: facts 20494 1727096344.71178: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096344.71360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096344.71634: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096344.71690: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096344.71727: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096344.71818: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096344.71915: variable 'networkmanager_version' from source: set_fact 20494 1727096344.71934: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096344.71944: variable 'omit' from source: magic vars 20494 1727096344.71972: variable 'omit' from source: magic vars 20494 1727096344.72080: variable 'interface' from source: play vars 20494 1727096344.72108: variable 'omit' from source: magic vars 20494 1727096344.72143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096344.72176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096344.72269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096344.72274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.72277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096344.72280: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096344.72283: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.72285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.72400: Set connection var ansible_pipelining to False 20494 1727096344.72403: Set connection var ansible_timeout to 10 20494 1727096344.72409: Set connection var ansible_connection to ssh 20494 1727096344.72472: Set connection var ansible_shell_type to sh 20494 1727096344.72475: Set connection var ansible_shell_executable to /bin/sh 20494 1727096344.72477: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096344.72479: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.72481: variable 'ansible_connection' from source: unknown 20494 1727096344.72483: variable 'ansible_module_compression' from source: unknown 20494 1727096344.72485: variable 'ansible_shell_type' from source: unknown 20494 1727096344.72487: variable 'ansible_shell_executable' from source: unknown 20494 1727096344.72489: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096344.72491: variable 'ansible_pipelining' from source: unknown 20494 1727096344.72493: variable 'ansible_timeout' from source: unknown 20494 1727096344.72499: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096344.72615: 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) 20494 1727096344.72636: variable 'omit' from source: magic vars 20494 1727096344.72647: starting attempt loop 20494 1727096344.72654: running the handler 20494 1727096344.72676: _low_level_execute_command(): starting 20494 1727096344.72732: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096344.73492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.73515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.73533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.73585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.73617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.75299: stdout chunk (state=3): >>>/root <<< 20494 1727096344.75469: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.75473: stdout chunk (state=3): >>><<< 20494 1727096344.75475: stderr chunk (state=3): >>><<< 20494 1727096344.75499: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.75599: _low_level_execute_command(): starting 20494 1727096344.75603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970 `" && echo ansible-tmp-1727096344.7550611-21833-45089455231970="` echo /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970 `" ) && sleep 0' 20494 1727096344.76155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.76171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.76237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.76287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.76304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.76325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.76396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.78400: stdout chunk (state=3): >>>ansible-tmp-1727096344.7550611-21833-45089455231970=/root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970 <<< 20494 1727096344.78557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.78561: stdout chunk (state=3): >>><<< 20494 1727096344.78563: stderr chunk (state=3): >>><<< 20494 1727096344.78585: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096344.7550611-21833-45089455231970=/root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.78624: variable 'ansible_module_compression' from source: unknown 20494 1727096344.78772: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096344.78776: variable 'ansible_facts' from source: unknown 20494 1727096344.78820: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py 20494 1727096344.78988: Sending initial data 20494 1727096344.79001: Sent initial data (155 bytes) 20494 1727096344.79600: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.79616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.79664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096344.79744: 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/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.79771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.79836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.81449: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096344.81488: 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 <<< 20494 1727096344.81522: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096344.81576: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpar1990ya /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py <<< 20494 1727096344.81580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py" <<< 20494 1727096344.81618: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpar1990ya" to remote "/root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py" <<< 20494 1727096344.82430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.82433: stdout chunk (state=3): >>><<< 20494 1727096344.82436: stderr chunk (state=3): >>><<< 20494 1727096344.82438: done transferring module to remote 20494 1727096344.82440: _low_level_execute_command(): starting 20494 1727096344.82443: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/ /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py && sleep 0' 20494 1727096344.82983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.83003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096344.83020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096344.83037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096344.83108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096344.83122: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096344.83170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096344.83189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.83214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.83286: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096344.85275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096344.85279: stdout chunk (state=3): >>><<< 20494 1727096344.85282: stderr chunk (state=3): >>><<< 20494 1727096344.85285: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096344.85287: _low_level_execute_command(): starting 20494 1727096344.85290: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/AnsiballZ_command.py && sleep 0' 20494 1727096344.85851: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096344.85958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096344.85989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096344.86059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096345.02376: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:59:05.019104", "end": "2024-09-23 08:59:05.022390", "delta": "0:00:00.003286", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096345.04094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096345.04116: stdout chunk (state=3): >>><<< 20494 1727096345.04130: stderr chunk (state=3): >>><<< 20494 1727096345.04157: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: off\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: off [requested on]\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:59:05.019104", "end": "2024-09-23 08:59:05.022390", "delta": "0:00:00.003286", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096345.04236: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096345.04321: _low_level_execute_command(): starting 20494 1727096345.04324: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096344.7550611-21833-45089455231970/ > /dev/null 2>&1 && sleep 0' 20494 1727096345.04910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096345.04986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.05034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096345.05055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096345.05081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096345.05155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096345.07095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096345.07144: stderr chunk (state=3): >>><<< 20494 1727096345.07162: stdout chunk (state=3): >>><<< 20494 1727096345.07373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096345.07377: handler run complete 20494 1727096345.07380: Evaluated conditional (False): False 20494 1727096345.07382: attempt loop complete, returning result 20494 1727096345.07384: _execute() done 20494 1727096345.07386: dumping result to json 20494 1727096345.07388: done dumping result, returning 20494 1727096345.07390: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-775d-49e9-0000000000b3] 20494 1727096345.07392: sending task result for task 0afff68d-5257-775d-49e9-0000000000b3 20494 1727096345.07473: done sending task result for task 0afff68d-5257-775d-49e9-0000000000b3 20494 1727096345.07477: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003286", "end": "2024-09-23 08:59:05.022390", "rc": 0, "start": "2024-09-23 08:59:05.019104" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: off tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: off [requested on] tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20494 1727096345.07579: no more pending results, returning what we have 20494 1727096345.07583: results queue empty 20494 1727096345.07584: checking for any_errors_fatal 20494 1727096345.07586: done checking for any_errors_fatal 20494 1727096345.07587: checking for max_fail_percentage 20494 1727096345.07589: done checking for max_fail_percentage 20494 1727096345.07590: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.07591: done checking to see if all hosts have failed 20494 1727096345.07592: getting the remaining hosts for this loop 20494 1727096345.07594: done getting the remaining hosts for this loop 20494 1727096345.07598: getting the next task for host managed_node2 20494 1727096345.07604: done getting next task for host managed_node2 20494 1727096345.07606: ^ task is: TASK: Show ethtool_features 20494 1727096345.07609: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096345.07613: getting variables 20494 1727096345.07615: in VariableManager get_vars() 20494 1727096345.07786: Calling all_inventory to load vars for managed_node2 20494 1727096345.07789: Calling groups_inventory to load vars for managed_node2 20494 1727096345.07798: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.07810: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.07814: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.07817: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.09591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.11197: done with get_vars() 20494 1727096345.11227: done getting variables 20494 1727096345.11294: Loading ActionModule 'debug' from /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 ethtool_features] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:86 Monday 23 September 2024 08:59:05 -0400 (0:00:00.415) 0:00:30.483 ****** 20494 1727096345.11323: entering _queue_task() for managed_node2/debug 20494 1727096345.11807: worker is 1 (out of 1 available) 20494 1727096345.11820: exiting _queue_task() for managed_node2/debug 20494 1727096345.11832: done queuing things up, now waiting for results queue to drain 20494 1727096345.11834: waiting for pending results... 20494 1727096345.12142: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20494 1727096345.12170: in run() - task 0afff68d-5257-775d-49e9-0000000000b4 20494 1727096345.12237: variable 'ansible_search_path' from source: unknown 20494 1727096345.12247: calling self._execute() 20494 1727096345.12361: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.12374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.12390: variable 'omit' from source: magic vars 20494 1727096345.12809: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.12869: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.13023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.13306: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.13363: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.13422: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.13453: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.13552: variable 'networkmanager_version' from source: set_fact 20494 1727096345.13638: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.13643: variable 'omit' from source: magic vars 20494 1727096345.13645: variable 'omit' from source: magic vars 20494 1727096345.13648: variable 'omit' from source: magic vars 20494 1727096345.13765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096345.13775: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096345.13799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096345.13819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.13836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.13880: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096345.13889: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.13897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.14006: Set connection var ansible_pipelining to False 20494 1727096345.14017: Set connection var ansible_timeout to 10 20494 1727096345.14028: Set connection var ansible_connection to ssh 20494 1727096345.14035: Set connection var ansible_shell_type to sh 20494 1727096345.14045: Set connection var ansible_shell_executable to /bin/sh 20494 1727096345.14055: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096345.14089: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.14102: variable 'ansible_connection' from source: unknown 20494 1727096345.14109: variable 'ansible_module_compression' from source: unknown 20494 1727096345.14201: variable 'ansible_shell_type' from source: unknown 20494 1727096345.14206: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.14208: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.14211: variable 'ansible_pipelining' from source: unknown 20494 1727096345.14213: variable 'ansible_timeout' from source: unknown 20494 1727096345.14215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.14265: Loading ActionModule 'debug' from /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) 20494 1727096345.14283: variable 'omit' from source: magic vars 20494 1727096345.14308: starting attempt loop 20494 1727096345.14311: running the handler 20494 1727096345.14441: variable 'ethtool_features' from source: set_fact 20494 1727096345.14634: handler run complete 20494 1727096345.14637: attempt loop complete, returning result 20494 1727096345.14640: _execute() done 20494 1727096345.14643: dumping result to json 20494 1727096345.14645: done dumping result, returning 20494 1727096345.14658: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0afff68d-5257-775d-49e9-0000000000b4] 20494 1727096345.14672: sending task result for task 0afff68d-5257-775d-49e9-0000000000b4 ok: [managed_node2] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: off", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: off [requested on]", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "tx-gso-partial: 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", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "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]" ] } 20494 1727096345.14982: no more pending results, returning what we have 20494 1727096345.14986: results queue empty 20494 1727096345.14986: checking for any_errors_fatal 20494 1727096345.14997: done checking for any_errors_fatal 20494 1727096345.14998: checking for max_fail_percentage 20494 1727096345.15000: done checking for max_fail_percentage 20494 1727096345.15173: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.15175: done checking to see if all hosts have failed 20494 1727096345.15175: getting the remaining hosts for this loop 20494 1727096345.15177: done getting the remaining hosts for this loop 20494 1727096345.15181: getting the next task for host managed_node2 20494 1727096345.15186: done getting next task for host managed_node2 20494 1727096345.15189: ^ task is: TASK: Assert device features 20494 1727096345.15191: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096345.15194: getting variables 20494 1727096345.15196: in VariableManager get_vars() 20494 1727096345.15246: Calling all_inventory to load vars for managed_node2 20494 1727096345.15249: Calling groups_inventory to load vars for managed_node2 20494 1727096345.15252: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.15263: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.15266: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.15277: done sending task result for task 0afff68d-5257-775d-49e9-0000000000b4 20494 1727096345.15280: WORKER PROCESS EXITING 20494 1727096345.15285: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.16182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.17036: done with get_vars() 20494 1727096345.17054: done getting variables 20494 1727096345.17099: 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 device features] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:89 Monday 23 September 2024 08:59:05 -0400 (0:00:00.057) 0:00:30.541 ****** 20494 1727096345.17122: entering _queue_task() for managed_node2/assert 20494 1727096345.17414: worker is 1 (out of 1 available) 20494 1727096345.17432: exiting _queue_task() for managed_node2/assert 20494 1727096345.17445: done queuing things up, now waiting for results queue to drain 20494 1727096345.17447: waiting for pending results... 20494 1727096345.17656: running TaskExecutor() for managed_node2/TASK: Assert device features 20494 1727096345.17763: in run() - task 0afff68d-5257-775d-49e9-0000000000b5 20494 1727096345.17785: variable 'ansible_search_path' from source: unknown 20494 1727096345.17822: calling self._execute() 20494 1727096345.17982: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.17986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.17989: variable 'omit' from source: magic vars 20494 1727096345.18349: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.18360: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.18537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.18778: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.18812: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.18866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.18883: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.18945: variable 'networkmanager_version' from source: set_fact 20494 1727096345.18956: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.18961: variable 'omit' from source: magic vars 20494 1727096345.18985: variable 'omit' from source: magic vars 20494 1727096345.19019: variable 'omit' from source: magic vars 20494 1727096345.19043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096345.19102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096345.19118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096345.19132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.19140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.19162: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096345.19166: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.19173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.19242: Set connection var ansible_pipelining to False 20494 1727096345.19245: Set connection var ansible_timeout to 10 20494 1727096345.19251: Set connection var ansible_connection to ssh 20494 1727096345.19253: Set connection var ansible_shell_type to sh 20494 1727096345.19258: Set connection var ansible_shell_executable to /bin/sh 20494 1727096345.19263: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096345.19286: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.19289: variable 'ansible_connection' from source: unknown 20494 1727096345.19292: variable 'ansible_module_compression' from source: unknown 20494 1727096345.19294: variable 'ansible_shell_type' from source: unknown 20494 1727096345.19297: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.19299: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.19301: variable 'ansible_pipelining' from source: unknown 20494 1727096345.19305: variable 'ansible_timeout' from source: unknown 20494 1727096345.19308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.19383: 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) 20494 1727096345.19392: variable 'omit' from source: magic vars 20494 1727096345.19397: starting attempt loop 20494 1727096345.19400: running the handler 20494 1727096345.19498: variable 'ethtool_features' from source: set_fact 20494 1727096345.19509: Evaluated conditional ('generic-receive-offload: off' in ethtool_features.stdout_lines): True 20494 1727096345.19594: variable 'ethtool_features' from source: set_fact 20494 1727096345.19603: Evaluated conditional ('generic-segmentation-offload: on' in ethtool_features.stdout_lines): True 20494 1727096345.19699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096345.21307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096345.21347: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096345.21380: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096345.21403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096345.21422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096345.21478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096345.21499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096345.21516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096345.21541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096345.21553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096345.21621: variable 'ethtool_features' from source: set_fact 20494 1727096345.21656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096345.21677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096345.21694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096345.21721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096345.21734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096345.21781: Evaluated conditional ('tx-tcp-segmentation: off' in ethtool_features.stdout_lines | map('trim')): True 20494 1727096345.21787: handler run complete 20494 1727096345.21799: attempt loop complete, returning result 20494 1727096345.21801: _execute() done 20494 1727096345.21804: dumping result to json 20494 1727096345.21808: done dumping result, returning 20494 1727096345.21815: done running TaskExecutor() for managed_node2/TASK: Assert device features [0afff68d-5257-775d-49e9-0000000000b5] 20494 1727096345.21817: sending task result for task 0afff68d-5257-775d-49e9-0000000000b5 20494 1727096345.21902: done sending task result for task 0afff68d-5257-775d-49e9-0000000000b5 20494 1727096345.21905: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096345.21960: no more pending results, returning what we have 20494 1727096345.21963: results queue empty 20494 1727096345.21964: checking for any_errors_fatal 20494 1727096345.21973: done checking for any_errors_fatal 20494 1727096345.21974: checking for max_fail_percentage 20494 1727096345.21976: done checking for max_fail_percentage 20494 1727096345.21977: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.21978: done checking to see if all hosts have failed 20494 1727096345.21978: getting the remaining hosts for this loop 20494 1727096345.21979: done getting the remaining hosts for this loop 20494 1727096345.21982: getting the next task for host managed_node2 20494 1727096345.21988: done getting next task for host managed_node2 20494 1727096345.21990: ^ task is: TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20494 1727096345.21992: ^ 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 20494 1727096345.21995: getting variables 20494 1727096345.21997: in VariableManager get_vars() 20494 1727096345.22048: Calling all_inventory to load vars for managed_node2 20494 1727096345.22050: Calling groups_inventory to load vars for managed_node2 20494 1727096345.22053: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.22063: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.22065: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.22070: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.23552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.24651: done with get_vars() 20494 1727096345.24672: done getting variables 20494 1727096345.24715: Loading ActionModule 'debug' from /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: I can enable tx_tcp_segmentation (using underscores).] ************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:102 Monday 23 September 2024 08:59:05 -0400 (0:00:00.076) 0:00:30.618 ****** 20494 1727096345.24737: entering _queue_task() for managed_node2/debug 20494 1727096345.24990: worker is 1 (out of 1 available) 20494 1727096345.25007: exiting _queue_task() for managed_node2/debug 20494 1727096345.25019: done queuing things up, now waiting for results queue to drain 20494 1727096345.25020: waiting for pending results... 20494 1727096345.25220: running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). 20494 1727096345.25292: in run() - task 0afff68d-5257-775d-49e9-0000000000b6 20494 1727096345.25308: variable 'ansible_search_path' from source: unknown 20494 1727096345.25336: calling self._execute() 20494 1727096345.25419: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.25424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.25432: variable 'omit' from source: magic vars 20494 1727096345.25744: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.25756: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.25932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.26273: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.26278: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.26281: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.26303: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.26393: variable 'networkmanager_version' from source: set_fact 20494 1727096345.26406: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.26412: variable 'omit' from source: magic vars 20494 1727096345.26432: variable 'omit' from source: magic vars 20494 1727096345.26471: variable 'omit' from source: magic vars 20494 1727096345.26513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096345.26621: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096345.26625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096345.26628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.26630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.26643: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096345.26646: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.26650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.26756: Set connection var ansible_pipelining to False 20494 1727096345.26761: Set connection var ansible_timeout to 10 20494 1727096345.26771: Set connection var ansible_connection to ssh 20494 1727096345.26774: Set connection var ansible_shell_type to sh 20494 1727096345.26776: Set connection var ansible_shell_executable to /bin/sh 20494 1727096345.26973: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096345.26976: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.26979: variable 'ansible_connection' from source: unknown 20494 1727096345.26983: variable 'ansible_module_compression' from source: unknown 20494 1727096345.26986: variable 'ansible_shell_type' from source: unknown 20494 1727096345.26988: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.26991: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.26993: variable 'ansible_pipelining' from source: unknown 20494 1727096345.26995: variable 'ansible_timeout' from source: unknown 20494 1727096345.26997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.27000: Loading ActionModule 'debug' from /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) 20494 1727096345.27003: variable 'omit' from source: magic vars 20494 1727096345.27005: starting attempt loop 20494 1727096345.27007: running the handler 20494 1727096345.27010: handler run complete 20494 1727096345.27012: attempt loop complete, returning result 20494 1727096345.27014: _execute() done 20494 1727096345.27016: dumping result to json 20494 1727096345.27019: done dumping result, returning 20494 1727096345.27034: done running TaskExecutor() for managed_node2/TASK: TEST: I can enable tx_tcp_segmentation (using underscores). [0afff68d-5257-775d-49e9-0000000000b6] 20494 1727096345.27037: sending task result for task 0afff68d-5257-775d-49e9-0000000000b6 20494 1727096345.27117: done sending task result for task 0afff68d-5257-775d-49e9-0000000000b6 20494 1727096345.27120: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20494 1727096345.27173: no more pending results, returning what we have 20494 1727096345.27177: results queue empty 20494 1727096345.27177: checking for any_errors_fatal 20494 1727096345.27185: done checking for any_errors_fatal 20494 1727096345.27186: checking for max_fail_percentage 20494 1727096345.27188: done checking for max_fail_percentage 20494 1727096345.27189: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.27189: done checking to see if all hosts have failed 20494 1727096345.27190: getting the remaining hosts for this loop 20494 1727096345.27191: done getting the remaining hosts for this loop 20494 1727096345.27196: getting the next task for host managed_node2 20494 1727096345.27203: done getting next task for host managed_node2 20494 1727096345.27207: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096345.27210: ^ 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 20494 1727096345.27229: getting variables 20494 1727096345.27231: in VariableManager get_vars() 20494 1727096345.27282: Calling all_inventory to load vars for managed_node2 20494 1727096345.27285: Calling groups_inventory to load vars for managed_node2 20494 1727096345.27287: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.27295: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.27298: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.27300: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.28579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.29606: done with get_vars() 20494 1727096345.29625: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:05 -0400 (0:00:00.049) 0:00:30.667 ****** 20494 1727096345.29696: entering _queue_task() for managed_node2/include_tasks 20494 1727096345.29942: worker is 1 (out of 1 available) 20494 1727096345.29958: exiting _queue_task() for managed_node2/include_tasks 20494 1727096345.29971: done queuing things up, now waiting for results queue to drain 20494 1727096345.29973: waiting for pending results... 20494 1727096345.30152: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096345.30255: in run() - task 0afff68d-5257-775d-49e9-0000000000be 20494 1727096345.30269: variable 'ansible_search_path' from source: unknown 20494 1727096345.30272: variable 'ansible_search_path' from source: unknown 20494 1727096345.30305: calling self._execute() 20494 1727096345.30378: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.30382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.30391: variable 'omit' from source: magic vars 20494 1727096345.30662: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.30675: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.30922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.31118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.31160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.31196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.31226: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.31316: variable 'networkmanager_version' from source: set_fact 20494 1727096345.31328: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.31810: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.31818: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.31911: variable 'networkmanager_version' from source: set_fact 20494 1727096345.31922: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.32000: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.32003: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.32101: variable 'networkmanager_version' from source: set_fact 20494 1727096345.32109: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.32115: _execute() done 20494 1727096345.32118: dumping result to json 20494 1727096345.32120: done dumping result, returning 20494 1727096345.32127: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-775d-49e9-0000000000be] 20494 1727096345.32131: sending task result for task 0afff68d-5257-775d-49e9-0000000000be 20494 1727096345.32230: done sending task result for task 0afff68d-5257-775d-49e9-0000000000be 20494 1727096345.32233: WORKER PROCESS EXITING 20494 1727096345.32292: no more pending results, returning what we have 20494 1727096345.32311: in VariableManager get_vars() 20494 1727096345.32373: Calling all_inventory to load vars for managed_node2 20494 1727096345.32376: Calling groups_inventory to load vars for managed_node2 20494 1727096345.32379: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.32389: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.32392: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.32395: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.33398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.35472: done with get_vars() 20494 1727096345.35505: variable 'ansible_search_path' from source: unknown 20494 1727096345.35508: variable 'ansible_search_path' from source: unknown 20494 1727096345.35560: we have included files to process 20494 1727096345.35562: generating all_blocks data 20494 1727096345.35576: done generating all_blocks data 20494 1727096345.35580: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096345.35581: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096345.35584: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096345.36285: done processing included file 20494 1727096345.36287: iterating over new_blocks loaded from include file 20494 1727096345.36289: in VariableManager get_vars() 20494 1727096345.36323: done with get_vars() 20494 1727096345.36326: filtering new block on tags 20494 1727096345.36347: done filtering new block on tags 20494 1727096345.36349: in VariableManager get_vars() 20494 1727096345.36388: done with get_vars() 20494 1727096345.36392: filtering new block on tags 20494 1727096345.36414: done filtering new block on tags 20494 1727096345.36417: in VariableManager get_vars() 20494 1727096345.36459: done with get_vars() 20494 1727096345.36461: filtering new block on tags 20494 1727096345.36483: done filtering new block on tags 20494 1727096345.36485: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20494 1727096345.36492: extending task lists for all hosts with included blocks 20494 1727096345.37482: done extending task lists 20494 1727096345.37484: done processing included files 20494 1727096345.37485: results queue empty 20494 1727096345.37485: checking for any_errors_fatal 20494 1727096345.37489: done checking for any_errors_fatal 20494 1727096345.37489: checking for max_fail_percentage 20494 1727096345.37491: done checking for max_fail_percentage 20494 1727096345.37491: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.37492: done checking to see if all hosts have failed 20494 1727096345.37493: getting the remaining hosts for this loop 20494 1727096345.37494: done getting the remaining hosts for this loop 20494 1727096345.37496: getting the next task for host managed_node2 20494 1727096345.37500: done getting next task for host managed_node2 20494 1727096345.37503: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096345.37505: ^ 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 20494 1727096345.37515: getting variables 20494 1727096345.37516: in VariableManager get_vars() 20494 1727096345.37536: Calling all_inventory to load vars for managed_node2 20494 1727096345.37538: Calling groups_inventory to load vars for managed_node2 20494 1727096345.37540: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.37544: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.37547: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.37554: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.38892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.40055: done with get_vars() 20494 1727096345.40078: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:05 -0400 (0:00:00.104) 0:00:30.772 ****** 20494 1727096345.40135: entering _queue_task() for managed_node2/setup 20494 1727096345.40407: worker is 1 (out of 1 available) 20494 1727096345.40421: exiting _queue_task() for managed_node2/setup 20494 1727096345.40431: done queuing things up, now waiting for results queue to drain 20494 1727096345.40432: waiting for pending results... 20494 1727096345.40615: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096345.40720: in run() - task 0afff68d-5257-775d-49e9-000000000506 20494 1727096345.40732: variable 'ansible_search_path' from source: unknown 20494 1727096345.40735: variable 'ansible_search_path' from source: unknown 20494 1727096345.40770: calling self._execute() 20494 1727096345.40842: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.40846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.40854: variable 'omit' from source: magic vars 20494 1727096345.41138: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.41148: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.41274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.41456: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.41493: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.41519: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.41545: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.41606: variable 'networkmanager_version' from source: set_fact 20494 1727096345.41617: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.41692: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.41696: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.41786: variable 'networkmanager_version' from source: set_fact 20494 1727096345.41793: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.41873: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.41877: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.41952: variable 'networkmanager_version' from source: set_fact 20494 1727096345.41959: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.42064: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.42071: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.42152: variable 'networkmanager_version' from source: set_fact 20494 1727096345.42159: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.42232: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.42235: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.42374: variable 'networkmanager_version' from source: set_fact 20494 1727096345.42397: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.42581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096345.44649: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096345.44710: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096345.44877: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096345.44881: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096345.44883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096345.44917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096345.44949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096345.44972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096345.45006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096345.45021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096345.45094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096345.45120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096345.45142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096345.45183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096345.45472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096345.45477: variable '__network_required_facts' from source: role '' defaults 20494 1727096345.45479: variable 'ansible_facts' from source: unknown 20494 1727096345.46001: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20494 1727096345.46005: when evaluation is False, skipping this task 20494 1727096345.46007: _execute() done 20494 1727096345.46009: dumping result to json 20494 1727096345.46012: done dumping result, returning 20494 1727096345.46036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-775d-49e9-000000000506] 20494 1727096345.46039: sending task result for task 0afff68d-5257-775d-49e9-000000000506 20494 1727096345.46116: done sending task result for task 0afff68d-5257-775d-49e9-000000000506 20494 1727096345.46118: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096345.46184: no more pending results, returning what we have 20494 1727096345.46188: results queue empty 20494 1727096345.46189: checking for any_errors_fatal 20494 1727096345.46190: done checking for any_errors_fatal 20494 1727096345.46191: checking for max_fail_percentage 20494 1727096345.46193: done checking for max_fail_percentage 20494 1727096345.46194: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.46194: done checking to see if all hosts have failed 20494 1727096345.46195: getting the remaining hosts for this loop 20494 1727096345.46202: done getting the remaining hosts for this loop 20494 1727096345.46206: getting the next task for host managed_node2 20494 1727096345.46214: done getting next task for host managed_node2 20494 1727096345.46218: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096345.46221: ^ 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 20494 1727096345.46240: getting variables 20494 1727096345.46242: in VariableManager get_vars() 20494 1727096345.46296: Calling all_inventory to load vars for managed_node2 20494 1727096345.46299: Calling groups_inventory to load vars for managed_node2 20494 1727096345.46300: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.46310: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.46312: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.46315: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.48622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.49946: done with get_vars() 20494 1727096345.49965: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:05 -0400 (0:00:00.099) 0:00:30.871 ****** 20494 1727096345.50081: entering _queue_task() for managed_node2/stat 20494 1727096345.50422: worker is 1 (out of 1 available) 20494 1727096345.50440: exiting _queue_task() for managed_node2/stat 20494 1727096345.50452: done queuing things up, now waiting for results queue to drain 20494 1727096345.50454: waiting for pending results... 20494 1727096345.50705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096345.50862: in run() - task 0afff68d-5257-775d-49e9-000000000508 20494 1727096345.50886: variable 'ansible_search_path' from source: unknown 20494 1727096345.50889: variable 'ansible_search_path' from source: unknown 20494 1727096345.50932: calling self._execute() 20494 1727096345.51012: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.51017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.51025: variable 'omit' from source: magic vars 20494 1727096345.51354: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.51363: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.51504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.51811: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.51872: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.51906: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.51944: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.52046: variable 'networkmanager_version' from source: set_fact 20494 1727096345.52049: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.52164: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.52169: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.52318: variable 'networkmanager_version' from source: set_fact 20494 1727096345.52326: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.52402: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.52407: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.52578: variable 'networkmanager_version' from source: set_fact 20494 1727096345.52583: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.52734: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.52738: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.52858: variable 'networkmanager_version' from source: set_fact 20494 1727096345.52865: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.53003: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.53006: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.53135: variable 'networkmanager_version' from source: set_fact 20494 1727096345.53138: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.53266: 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) 20494 1727096345.53299: 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) 20494 1727096345.53318: 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) 20494 1727096345.53347: 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) 20494 1727096345.53412: variable '__network_is_ostree' from source: set_fact 20494 1727096345.53416: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096345.53419: when evaluation is False, skipping this task 20494 1727096345.53421: _execute() done 20494 1727096345.53423: dumping result to json 20494 1727096345.53425: done dumping result, returning 20494 1727096345.53428: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-775d-49e9-000000000508] 20494 1727096345.53444: sending task result for task 0afff68d-5257-775d-49e9-000000000508 20494 1727096345.53542: done sending task result for task 0afff68d-5257-775d-49e9-000000000508 20494 1727096345.53545: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096345.53631: no more pending results, returning what we have 20494 1727096345.53634: results queue empty 20494 1727096345.53635: checking for any_errors_fatal 20494 1727096345.53645: done checking for any_errors_fatal 20494 1727096345.53646: checking for max_fail_percentage 20494 1727096345.53647: done checking for max_fail_percentage 20494 1727096345.53648: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.53649: done checking to see if all hosts have failed 20494 1727096345.53650: getting the remaining hosts for this loop 20494 1727096345.53651: done getting the remaining hosts for this loop 20494 1727096345.53654: getting the next task for host managed_node2 20494 1727096345.53665: done getting next task for host managed_node2 20494 1727096345.53670: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096345.53674: ^ 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 20494 1727096345.53691: getting variables 20494 1727096345.53692: in VariableManager get_vars() 20494 1727096345.53738: Calling all_inventory to load vars for managed_node2 20494 1727096345.53740: Calling groups_inventory to load vars for managed_node2 20494 1727096345.53742: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.53750: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.53753: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.53755: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.54871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.56004: done with get_vars() 20494 1727096345.56027: done getting variables 20494 1727096345.56086: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:05 -0400 (0:00:00.060) 0:00:30.931 ****** 20494 1727096345.56126: entering _queue_task() for managed_node2/set_fact 20494 1727096345.56415: worker is 1 (out of 1 available) 20494 1727096345.56432: exiting _queue_task() for managed_node2/set_fact 20494 1727096345.56444: done queuing things up, now waiting for results queue to drain 20494 1727096345.56446: waiting for pending results... 20494 1727096345.56675: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096345.56788: in run() - task 0afff68d-5257-775d-49e9-000000000509 20494 1727096345.56802: variable 'ansible_search_path' from source: unknown 20494 1727096345.56806: variable 'ansible_search_path' from source: unknown 20494 1727096345.56833: calling self._execute() 20494 1727096345.56943: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.56949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.56959: variable 'omit' from source: magic vars 20494 1727096345.57350: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.57361: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.57503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.57724: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.57752: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.57782: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.57817: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.57911: variable 'networkmanager_version' from source: set_fact 20494 1727096345.57915: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.58014: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.58018: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.58114: variable 'networkmanager_version' from source: set_fact 20494 1727096345.58122: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.58198: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.58201: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.58315: variable 'networkmanager_version' from source: set_fact 20494 1727096345.58322: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.58438: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.58442: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.58559: variable 'networkmanager_version' from source: set_fact 20494 1727096345.58562: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.58647: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.58650: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.58738: variable 'networkmanager_version' from source: set_fact 20494 1727096345.58745: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.58852: 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) 20494 1727096345.58871: 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) 20494 1727096345.58891: 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) 20494 1727096345.58910: 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) 20494 1727096345.58960: variable '__network_is_ostree' from source: set_fact 20494 1727096345.58965: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096345.58972: when evaluation is False, skipping this task 20494 1727096345.58975: _execute() done 20494 1727096345.58978: dumping result to json 20494 1727096345.58980: done dumping result, returning 20494 1727096345.58988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-775d-49e9-000000000509] 20494 1727096345.58992: sending task result for task 0afff68d-5257-775d-49e9-000000000509 20494 1727096345.59077: done sending task result for task 0afff68d-5257-775d-49e9-000000000509 20494 1727096345.59079: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096345.59174: no more pending results, returning what we have 20494 1727096345.59178: results queue empty 20494 1727096345.59179: checking for any_errors_fatal 20494 1727096345.59184: done checking for any_errors_fatal 20494 1727096345.59184: checking for max_fail_percentage 20494 1727096345.59186: done checking for max_fail_percentage 20494 1727096345.59187: checking to see if all hosts have failed and the running result is not ok 20494 1727096345.59189: done checking to see if all hosts have failed 20494 1727096345.59190: getting the remaining hosts for this loop 20494 1727096345.59191: done getting the remaining hosts for this loop 20494 1727096345.59194: getting the next task for host managed_node2 20494 1727096345.59202: done getting next task for host managed_node2 20494 1727096345.59206: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096345.59210: ^ 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 20494 1727096345.59226: getting variables 20494 1727096345.59228: in VariableManager get_vars() 20494 1727096345.59274: Calling all_inventory to load vars for managed_node2 20494 1727096345.59276: Calling groups_inventory to load vars for managed_node2 20494 1727096345.59278: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096345.59286: Calling all_plugins_play to load vars for managed_node2 20494 1727096345.59289: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096345.59291: Calling groups_plugins_play to load vars for managed_node2 20494 1727096345.60182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096345.61239: done with get_vars() 20494 1727096345.61274: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:05 -0400 (0:00:00.052) 0:00:30.984 ****** 20494 1727096345.61392: entering _queue_task() for managed_node2/service_facts 20494 1727096345.61707: worker is 1 (out of 1 available) 20494 1727096345.61724: exiting _queue_task() for managed_node2/service_facts 20494 1727096345.61738: done queuing things up, now waiting for results queue to drain 20494 1727096345.61740: waiting for pending results... 20494 1727096345.61961: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096345.62059: in run() - task 0afff68d-5257-775d-49e9-00000000050b 20494 1727096345.62089: variable 'ansible_search_path' from source: unknown 20494 1727096345.62093: variable 'ansible_search_path' from source: unknown 20494 1727096345.62115: calling self._execute() 20494 1727096345.62189: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.62194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.62204: variable 'omit' from source: magic vars 20494 1727096345.62606: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.62610: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.62785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096345.63054: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096345.63092: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096345.63127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096345.63156: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096345.63225: variable 'networkmanager_version' from source: set_fact 20494 1727096345.63248: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.63370: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.63373: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.63489: variable 'networkmanager_version' from source: set_fact 20494 1727096345.63497: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.63564: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.63571: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.63674: variable 'networkmanager_version' from source: set_fact 20494 1727096345.63677: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.64092: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.64096: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.64192: variable 'networkmanager_version' from source: set_fact 20494 1727096345.64199: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.64297: variable 'ansible_distribution_major_version' from source: facts 20494 1727096345.64301: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096345.64398: variable 'networkmanager_version' from source: set_fact 20494 1727096345.64405: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096345.64411: variable 'omit' from source: magic vars 20494 1727096345.64482: variable 'omit' from source: magic vars 20494 1727096345.64506: variable 'omit' from source: magic vars 20494 1727096345.64541: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096345.64562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096345.64581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096345.64596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.64604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096345.64626: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096345.64629: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.64631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.64702: Set connection var ansible_pipelining to False 20494 1727096345.64705: Set connection var ansible_timeout to 10 20494 1727096345.64721: Set connection var ansible_connection to ssh 20494 1727096345.64724: Set connection var ansible_shell_type to sh 20494 1727096345.64726: Set connection var ansible_shell_executable to /bin/sh 20494 1727096345.64756: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096345.64760: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.64762: variable 'ansible_connection' from source: unknown 20494 1727096345.64769: variable 'ansible_module_compression' from source: unknown 20494 1727096345.64771: variable 'ansible_shell_type' from source: unknown 20494 1727096345.64774: variable 'ansible_shell_executable' from source: unknown 20494 1727096345.64776: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096345.64778: variable 'ansible_pipelining' from source: unknown 20494 1727096345.64781: variable 'ansible_timeout' from source: unknown 20494 1727096345.64842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096345.64934: 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__) 20494 1727096345.64937: variable 'omit' from source: magic vars 20494 1727096345.64946: starting attempt loop 20494 1727096345.64949: running the handler 20494 1727096345.64957: _low_level_execute_command(): starting 20494 1727096345.64964: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096345.65458: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096345.65461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.65469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096345.65472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.65522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096345.65525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096345.65527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096345.65574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096345.67247: stdout chunk (state=3): >>>/root <<< 20494 1727096345.67342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096345.67373: stderr chunk (state=3): >>><<< 20494 1727096345.67388: stdout chunk (state=3): >>><<< 20494 1727096345.67409: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096345.67422: _low_level_execute_command(): starting 20494 1727096345.67427: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440 `" && echo ansible-tmp-1727096345.6740859-21863-3815641641440="` echo /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440 `" ) && sleep 0' 20494 1727096345.67921: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096345.67925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096345.67927: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096345.67930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.67973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096345.67987: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096345.68015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096345.70199: stdout chunk (state=3): >>>ansible-tmp-1727096345.6740859-21863-3815641641440=/root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440 <<< 20494 1727096345.70349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096345.70352: stdout chunk (state=3): >>><<< 20494 1727096345.70355: stderr chunk (state=3): >>><<< 20494 1727096345.70358: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096345.6740859-21863-3815641641440=/root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096345.70538: variable 'ansible_module_compression' from source: unknown 20494 1727096345.70542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20494 1727096345.70685: variable 'ansible_facts' from source: unknown 20494 1727096345.70774: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py 20494 1727096345.71043: Sending initial data 20494 1727096345.71046: Sent initial data (160 bytes) 20494 1727096345.71788: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.71820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096345.71874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096345.71877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096345.71938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096345.73641: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096345.73648: 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 <<< 20494 1727096345.73717: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096345.73806: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp3h1ag0z7 /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py <<< 20494 1727096345.73820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py" <<< 20494 1727096345.74178: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp3h1ag0z7" to remote "/root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py" <<< 20494 1727096345.74785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096345.74831: stderr chunk (state=3): >>><<< 20494 1727096345.74863: stdout chunk (state=3): >>><<< 20494 1727096345.74900: done transferring module to remote 20494 1727096345.74917: _low_level_execute_command(): starting 20494 1727096345.74928: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/ /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py && sleep 0' 20494 1727096345.75732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.75794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096345.75833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096345.75899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096345.77762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096345.77795: stderr chunk (state=3): >>><<< 20494 1727096345.77799: stdout chunk (state=3): >>><<< 20494 1727096345.77918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096345.77922: _low_level_execute_command(): starting 20494 1727096345.77929: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/AnsiballZ_service_facts.py && sleep 0' 20494 1727096345.78384: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096345.78400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096345.78412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096345.78449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096345.78462: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096345.78512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096347.39471: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20494 1727096347.40974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096347.40978: stdout chunk (state=3): >>><<< 20494 1727096347.40981: stderr chunk (state=3): >>><<< 20494 1727096347.41082: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096347.41738: 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-1727096345.6740859-21863-3815641641440/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096347.41754: _low_level_execute_command(): starting 20494 1727096347.41762: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096345.6740859-21863-3815641641440/ > /dev/null 2>&1 && sleep 0' 20494 1727096347.43183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096347.43302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096347.43306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096347.43331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096347.43408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096347.45264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096347.45326: stderr chunk (state=3): >>><<< 20494 1727096347.45336: stdout chunk (state=3): >>><<< 20494 1727096347.45361: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096347.45379: handler run complete 20494 1727096347.45686: variable 'ansible_facts' from source: unknown 20494 1727096347.45769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096347.46350: variable 'ansible_facts' from source: unknown 20494 1727096347.46508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096347.46924: attempt loop complete, returning result 20494 1727096347.46935: _execute() done 20494 1727096347.46992: dumping result to json 20494 1727096347.47274: done dumping result, returning 20494 1727096347.47277: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-775d-49e9-00000000050b] 20494 1727096347.47280: sending task result for task 0afff68d-5257-775d-49e9-00000000050b 20494 1727096347.48539: done sending task result for task 0afff68d-5257-775d-49e9-00000000050b 20494 1727096347.48543: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096347.48662: no more pending results, returning what we have 20494 1727096347.48669: results queue empty 20494 1727096347.48670: checking for any_errors_fatal 20494 1727096347.48675: done checking for any_errors_fatal 20494 1727096347.48675: checking for max_fail_percentage 20494 1727096347.48677: done checking for max_fail_percentage 20494 1727096347.48678: checking to see if all hosts have failed and the running result is not ok 20494 1727096347.48679: done checking to see if all hosts have failed 20494 1727096347.48679: getting the remaining hosts for this loop 20494 1727096347.48680: done getting the remaining hosts for this loop 20494 1727096347.48684: getting the next task for host managed_node2 20494 1727096347.48688: done getting next task for host managed_node2 20494 1727096347.48692: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096347.48697: ^ 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 20494 1727096347.48708: getting variables 20494 1727096347.48710: in VariableManager get_vars() 20494 1727096347.48755: Calling all_inventory to load vars for managed_node2 20494 1727096347.48758: Calling groups_inventory to load vars for managed_node2 20494 1727096347.48760: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096347.48775: Calling all_plugins_play to load vars for managed_node2 20494 1727096347.48778: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096347.48781: Calling groups_plugins_play to load vars for managed_node2 20494 1727096347.50008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096347.51776: done with get_vars() 20494 1727096347.51801: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:07 -0400 (0:00:01.905) 0:00:32.889 ****** 20494 1727096347.51918: entering _queue_task() for managed_node2/package_facts 20494 1727096347.52287: worker is 1 (out of 1 available) 20494 1727096347.52300: exiting _queue_task() for managed_node2/package_facts 20494 1727096347.52427: done queuing things up, now waiting for results queue to drain 20494 1727096347.52429: waiting for pending results... 20494 1727096347.52659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096347.52864: in run() - task 0afff68d-5257-775d-49e9-00000000050c 20494 1727096347.52873: variable 'ansible_search_path' from source: unknown 20494 1727096347.52877: variable 'ansible_search_path' from source: unknown 20494 1727096347.52887: calling self._execute() 20494 1727096347.53005: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096347.53017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096347.53033: variable 'omit' from source: magic vars 20494 1727096347.53469: variable 'ansible_distribution_major_version' from source: facts 20494 1727096347.53517: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096347.53693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096347.53993: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096347.54042: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096347.54169: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096347.54173: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096347.54223: variable 'networkmanager_version' from source: set_fact 20494 1727096347.54243: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096347.54372: variable 'ansible_distribution_major_version' from source: facts 20494 1727096347.54383: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096347.54513: variable 'networkmanager_version' from source: set_fact 20494 1727096347.54526: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096347.54645: variable 'ansible_distribution_major_version' from source: facts 20494 1727096347.54656: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096347.54804: variable 'networkmanager_version' from source: set_fact 20494 1727096347.54817: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096347.54993: variable 'ansible_distribution_major_version' from source: facts 20494 1727096347.55005: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096347.55159: variable 'networkmanager_version' from source: set_fact 20494 1727096347.55163: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096347.55286: variable 'ansible_distribution_major_version' from source: facts 20494 1727096347.55345: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096347.55443: variable 'networkmanager_version' from source: set_fact 20494 1727096347.55463: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096347.55481: variable 'omit' from source: magic vars 20494 1727096347.55570: variable 'omit' from source: magic vars 20494 1727096347.55772: variable 'omit' from source: magic vars 20494 1727096347.55776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096347.55779: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096347.55782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096347.55784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096347.55786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096347.55788: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096347.55790: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096347.55792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096347.55907: Set connection var ansible_pipelining to False 20494 1727096347.55925: Set connection var ansible_timeout to 10 20494 1727096347.55936: Set connection var ansible_connection to ssh 20494 1727096347.55943: Set connection var ansible_shell_type to sh 20494 1727096347.55952: Set connection var ansible_shell_executable to /bin/sh 20494 1727096347.55962: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096347.55993: variable 'ansible_shell_executable' from source: unknown 20494 1727096347.56002: variable 'ansible_connection' from source: unknown 20494 1727096347.56010: variable 'ansible_module_compression' from source: unknown 20494 1727096347.56026: variable 'ansible_shell_type' from source: unknown 20494 1727096347.56127: variable 'ansible_shell_executable' from source: unknown 20494 1727096347.56130: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096347.56133: variable 'ansible_pipelining' from source: unknown 20494 1727096347.56135: variable 'ansible_timeout' from source: unknown 20494 1727096347.56138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096347.56223: 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__) 20494 1727096347.56243: variable 'omit' from source: magic vars 20494 1727096347.56258: starting attempt loop 20494 1727096347.56344: running the handler 20494 1727096347.56347: _low_level_execute_command(): starting 20494 1727096347.56350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096347.57126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096347.57181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096347.57200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096347.57236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096347.57307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096347.59010: stdout chunk (state=3): >>>/root <<< 20494 1727096347.59175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096347.59179: stdout chunk (state=3): >>><<< 20494 1727096347.59186: stderr chunk (state=3): >>><<< 20494 1727096347.59279: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096347.59292: _low_level_execute_command(): starting 20494 1727096347.59296: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085 `" && echo ansible-tmp-1727096347.5921836-21945-177048854963085="` echo /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085 `" ) && sleep 0' 20494 1727096347.59872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096347.59887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096347.59898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096347.59913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096347.59981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096347.60017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096347.60029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096347.60049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096347.60114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096347.62084: stdout chunk (state=3): >>>ansible-tmp-1727096347.5921836-21945-177048854963085=/root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085 <<< 20494 1727096347.62257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096347.62261: stdout chunk (state=3): >>><<< 20494 1727096347.62263: stderr chunk (state=3): >>><<< 20494 1727096347.62473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096347.5921836-21945-177048854963085=/root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096347.62477: variable 'ansible_module_compression' from source: unknown 20494 1727096347.62479: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20494 1727096347.62482: variable 'ansible_facts' from source: unknown 20494 1727096347.62654: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py 20494 1727096347.62835: Sending initial data 20494 1727096347.62844: Sent initial data (162 bytes) 20494 1727096347.63496: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096347.63594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096347.63607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096347.63621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096347.63680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096347.65355: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096347.65426: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096347.65473: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp1icrtx5p /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py <<< 20494 1727096347.65477: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py" <<< 20494 1727096347.65516: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp1icrtx5p" to remote "/root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py" <<< 20494 1727096347.67141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096347.67179: stderr chunk (state=3): >>><<< 20494 1727096347.67183: stdout chunk (state=3): >>><<< 20494 1727096347.67207: done transferring module to remote 20494 1727096347.67218: _low_level_execute_command(): starting 20494 1727096347.67221: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/ /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py && sleep 0' 20494 1727096347.67641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096347.67644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096347.67680: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096347.67730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096347.67733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096347.67738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096347.67774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096347.69788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096347.69909: stdout chunk (state=3): >>><<< 20494 1727096347.69915: stderr chunk (state=3): >>><<< 20494 1727096347.69919: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096347.69921: _low_level_execute_command(): starting 20494 1727096347.69923: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/AnsiballZ_package_facts.py && sleep 0' 20494 1727096347.71040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096347.71045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096347.71115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096347.71135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096347.71141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096347.71283: 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/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096347.71457: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096347.71526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096348.16040: 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"<<< 20494 1727096348.16088: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 20494 1727096348.16120: stdout chunk (state=3): >>>ase": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 20494 1727096348.16171: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arc<<< 20494 1727096348.16201: 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<<< 20494 1727096348.16243: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 20494 1727096348.16259: 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<<< 20494 1727096348.16279: stdout chunk (state=3): >>>loud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20494 1727096348.18056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096348.18085: stderr chunk (state=3): >>><<< 20494 1727096348.18089: stdout chunk (state=3): >>><<< 20494 1727096348.18128: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096348.19409: 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-1727096347.5921836-21945-177048854963085/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096348.19469: _low_level_execute_command(): starting 20494 1727096348.19473: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096347.5921836-21945-177048854963085/ > /dev/null 2>&1 && sleep 0' 20494 1727096348.20151: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096348.20173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096348.20176: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096348.20181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096348.20255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096348.20285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096348.20332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096348.22200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096348.22269: stderr chunk (state=3): >>><<< 20494 1727096348.22289: stdout chunk (state=3): >>><<< 20494 1727096348.22295: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096348.22419: handler run complete 20494 1727096348.23274: variable 'ansible_facts' from source: unknown 20494 1727096348.23602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.25015: variable 'ansible_facts' from source: unknown 20494 1727096348.25491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.26244: attempt loop complete, returning result 20494 1727096348.26472: _execute() done 20494 1727096348.26477: dumping result to json 20494 1727096348.26520: done dumping result, returning 20494 1727096348.26543: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-775d-49e9-00000000050c] 20494 1727096348.26558: sending task result for task 0afff68d-5257-775d-49e9-00000000050c 20494 1727096348.28691: done sending task result for task 0afff68d-5257-775d-49e9-00000000050c 20494 1727096348.28695: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096348.28919: no more pending results, returning what we have 20494 1727096348.28922: results queue empty 20494 1727096348.28923: checking for any_errors_fatal 20494 1727096348.28928: done checking for any_errors_fatal 20494 1727096348.28929: checking for max_fail_percentage 20494 1727096348.28930: done checking for max_fail_percentage 20494 1727096348.28931: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.28932: done checking to see if all hosts have failed 20494 1727096348.28932: getting the remaining hosts for this loop 20494 1727096348.28934: done getting the remaining hosts for this loop 20494 1727096348.28936: getting the next task for host managed_node2 20494 1727096348.28941: done getting next task for host managed_node2 20494 1727096348.28946: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096348.28949: ^ 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 20494 1727096348.28971: getting variables 20494 1727096348.28973: in VariableManager get_vars() 20494 1727096348.29049: Calling all_inventory to load vars for managed_node2 20494 1727096348.29052: Calling groups_inventory to load vars for managed_node2 20494 1727096348.29055: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.29064: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.29073: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.29077: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.29961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.30827: done with get_vars() 20494 1727096348.30845: done getting variables 20494 1727096348.30893: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:08 -0400 (0:00:00.790) 0:00:33.679 ****** 20494 1727096348.30924: entering _queue_task() for managed_node2/debug 20494 1727096348.31180: worker is 1 (out of 1 available) 20494 1727096348.31195: exiting _queue_task() for managed_node2/debug 20494 1727096348.31206: done queuing things up, now waiting for results queue to drain 20494 1727096348.31207: waiting for pending results... 20494 1727096348.31396: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096348.31489: in run() - task 0afff68d-5257-775d-49e9-0000000000bf 20494 1727096348.31501: variable 'ansible_search_path' from source: unknown 20494 1727096348.31505: variable 'ansible_search_path' from source: unknown 20494 1727096348.31534: calling self._execute() 20494 1727096348.31613: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.31616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.31625: variable 'omit' from source: magic vars 20494 1727096348.31926: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.31935: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.32060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.32255: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.32291: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.32318: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.32344: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.32407: variable 'networkmanager_version' from source: set_fact 20494 1727096348.32421: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.32523: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.32773: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.32776: variable 'networkmanager_version' from source: set_fact 20494 1727096348.32779: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.32797: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.32808: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.32938: variable 'networkmanager_version' from source: set_fact 20494 1727096348.32950: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.32962: variable 'omit' from source: magic vars 20494 1727096348.33027: variable 'omit' from source: magic vars 20494 1727096348.33135: variable 'network_provider' from source: set_fact 20494 1727096348.33159: variable 'omit' from source: magic vars 20494 1727096348.33201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096348.33289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096348.33315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096348.33339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096348.33356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096348.33421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096348.33430: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.33440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.33554: Set connection var ansible_pipelining to False 20494 1727096348.33572: Set connection var ansible_timeout to 10 20494 1727096348.33585: Set connection var ansible_connection to ssh 20494 1727096348.33594: Set connection var ansible_shell_type to sh 20494 1727096348.33606: Set connection var ansible_shell_executable to /bin/sh 20494 1727096348.33617: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096348.33647: variable 'ansible_shell_executable' from source: unknown 20494 1727096348.33656: variable 'ansible_connection' from source: unknown 20494 1727096348.33669: variable 'ansible_module_compression' from source: unknown 20494 1727096348.33679: variable 'ansible_shell_type' from source: unknown 20494 1727096348.33687: variable 'ansible_shell_executable' from source: unknown 20494 1727096348.33695: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.33704: variable 'ansible_pipelining' from source: unknown 20494 1727096348.33712: variable 'ansible_timeout' from source: unknown 20494 1727096348.33720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.33842: Loading ActionModule 'debug' from /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) 20494 1727096348.33860: variable 'omit' from source: magic vars 20494 1727096348.33878: starting attempt loop 20494 1727096348.33886: running the handler 20494 1727096348.33939: handler run complete 20494 1727096348.33959: attempt loop complete, returning result 20494 1727096348.33972: _execute() done 20494 1727096348.33981: dumping result to json 20494 1727096348.33990: done dumping result, returning 20494 1727096348.34003: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-775d-49e9-0000000000bf] 20494 1727096348.34011: sending task result for task 0afff68d-5257-775d-49e9-0000000000bf ok: [managed_node2] => {} MSG: Using network provider: nm 20494 1727096348.34170: no more pending results, returning what we have 20494 1727096348.34174: results queue empty 20494 1727096348.34174: checking for any_errors_fatal 20494 1727096348.34376: done checking for any_errors_fatal 20494 1727096348.34378: checking for max_fail_percentage 20494 1727096348.34380: done checking for max_fail_percentage 20494 1727096348.34381: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.34381: done checking to see if all hosts have failed 20494 1727096348.34382: getting the remaining hosts for this loop 20494 1727096348.34383: done getting the remaining hosts for this loop 20494 1727096348.34387: getting the next task for host managed_node2 20494 1727096348.34391: done getting next task for host managed_node2 20494 1727096348.34394: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096348.34397: ^ 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 20494 1727096348.34408: done sending task result for task 0afff68d-5257-775d-49e9-0000000000bf 20494 1727096348.34411: WORKER PROCESS EXITING 20494 1727096348.34419: getting variables 20494 1727096348.34421: in VariableManager get_vars() 20494 1727096348.34473: Calling all_inventory to load vars for managed_node2 20494 1727096348.34476: Calling groups_inventory to load vars for managed_node2 20494 1727096348.34485: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.34494: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.34497: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.34500: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.35988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.37415: done with get_vars() 20494 1727096348.37436: done getting variables 20494 1727096348.37487: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:08 -0400 (0:00:00.065) 0:00:33.745 ****** 20494 1727096348.37515: entering _queue_task() for managed_node2/fail 20494 1727096348.37777: worker is 1 (out of 1 available) 20494 1727096348.37791: exiting _queue_task() for managed_node2/fail 20494 1727096348.37803: done queuing things up, now waiting for results queue to drain 20494 1727096348.37805: waiting for pending results... 20494 1727096348.37987: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096348.38088: in run() - task 0afff68d-5257-775d-49e9-0000000000c0 20494 1727096348.38099: variable 'ansible_search_path' from source: unknown 20494 1727096348.38102: variable 'ansible_search_path' from source: unknown 20494 1727096348.38133: calling self._execute() 20494 1727096348.38205: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.38209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.38218: variable 'omit' from source: magic vars 20494 1727096348.38497: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.38506: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.38626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.38816: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.38848: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.38875: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.38899: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.38960: variable 'networkmanager_version' from source: set_fact 20494 1727096348.38971: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.39052: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.39055: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.39145: variable 'networkmanager_version' from source: set_fact 20494 1727096348.39153: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.39225: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.39230: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.39319: variable 'networkmanager_version' from source: set_fact 20494 1727096348.39325: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.39435: variable 'network_state' from source: role '' defaults 20494 1727096348.39444: Evaluated conditional (network_state != {}): False 20494 1727096348.39449: when evaluation is False, skipping this task 20494 1727096348.39451: _execute() done 20494 1727096348.39454: dumping result to json 20494 1727096348.39458: done dumping result, returning 20494 1727096348.39461: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-775d-49e9-0000000000c0] 20494 1727096348.39476: sending task result for task 0afff68d-5257-775d-49e9-0000000000c0 20494 1727096348.39550: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c0 20494 1727096348.39552: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096348.39621: no more pending results, returning what we have 20494 1727096348.39625: results queue empty 20494 1727096348.39625: checking for any_errors_fatal 20494 1727096348.39633: done checking for any_errors_fatal 20494 1727096348.39634: checking for max_fail_percentage 20494 1727096348.39635: done checking for max_fail_percentage 20494 1727096348.39636: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.39637: done checking to see if all hosts have failed 20494 1727096348.39637: getting the remaining hosts for this loop 20494 1727096348.39638: done getting the remaining hosts for this loop 20494 1727096348.39642: getting the next task for host managed_node2 20494 1727096348.39648: done getting next task for host managed_node2 20494 1727096348.39651: ^ 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 20494 1727096348.39654: ^ 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 20494 1727096348.39681: getting variables 20494 1727096348.39682: in VariableManager get_vars() 20494 1727096348.39729: Calling all_inventory to load vars for managed_node2 20494 1727096348.39731: Calling groups_inventory to load vars for managed_node2 20494 1727096348.39733: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.39741: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.39744: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.39746: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.40529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.41490: done with get_vars() 20494 1727096348.41508: done getting variables 20494 1727096348.41550: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:08 -0400 (0:00:00.040) 0:00:33.786 ****** 20494 1727096348.41578: entering _queue_task() for managed_node2/fail 20494 1727096348.41820: worker is 1 (out of 1 available) 20494 1727096348.41835: exiting _queue_task() for managed_node2/fail 20494 1727096348.41848: done queuing things up, now waiting for results queue to drain 20494 1727096348.41850: waiting for pending results... 20494 1727096348.42026: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20494 1727096348.42117: in run() - task 0afff68d-5257-775d-49e9-0000000000c1 20494 1727096348.42129: variable 'ansible_search_path' from source: unknown 20494 1727096348.42133: variable 'ansible_search_path' from source: unknown 20494 1727096348.42161: calling self._execute() 20494 1727096348.42277: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.42281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.42283: variable 'omit' from source: magic vars 20494 1727096348.42542: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.42551: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.42677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.42864: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.42899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.42927: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.42955: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.43017: variable 'networkmanager_version' from source: set_fact 20494 1727096348.43028: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.43108: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.43111: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.43202: variable 'networkmanager_version' from source: set_fact 20494 1727096348.43209: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.43282: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.43285: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.43371: variable 'networkmanager_version' from source: set_fact 20494 1727096348.43378: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.43489: variable 'network_state' from source: role '' defaults 20494 1727096348.43500: Evaluated conditional (network_state != {}): False 20494 1727096348.43507: when evaluation is False, skipping this task 20494 1727096348.43524: _execute() done 20494 1727096348.43527: dumping result to json 20494 1727096348.43530: done dumping result, returning 20494 1727096348.43532: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-775d-49e9-0000000000c1] 20494 1727096348.43538: sending task result for task 0afff68d-5257-775d-49e9-0000000000c1 20494 1727096348.43656: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c1 20494 1727096348.43659: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096348.43711: no more pending results, returning what we have 20494 1727096348.43715: results queue empty 20494 1727096348.43715: checking for any_errors_fatal 20494 1727096348.43724: done checking for any_errors_fatal 20494 1727096348.43724: checking for max_fail_percentage 20494 1727096348.43726: done checking for max_fail_percentage 20494 1727096348.43727: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.43728: done checking to see if all hosts have failed 20494 1727096348.43728: getting the remaining hosts for this loop 20494 1727096348.43730: done getting the remaining hosts for this loop 20494 1727096348.43733: getting the next task for host managed_node2 20494 1727096348.43738: done getting next task for host managed_node2 20494 1727096348.43742: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096348.43745: ^ 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 20494 1727096348.43764: getting variables 20494 1727096348.43770: in VariableManager get_vars() 20494 1727096348.43816: Calling all_inventory to load vars for managed_node2 20494 1727096348.43819: Calling groups_inventory to load vars for managed_node2 20494 1727096348.43821: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.43829: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.43832: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.43834: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.44856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.46383: done with get_vars() 20494 1727096348.46407: done getting variables 20494 1727096348.46451: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:08 -0400 (0:00:00.049) 0:00:33.835 ****** 20494 1727096348.46483: entering _queue_task() for managed_node2/fail 20494 1727096348.46749: worker is 1 (out of 1 available) 20494 1727096348.46764: exiting _queue_task() for managed_node2/fail 20494 1727096348.46781: done queuing things up, now waiting for results queue to drain 20494 1727096348.46783: waiting for pending results... 20494 1727096348.47145: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096348.47211: in run() - task 0afff68d-5257-775d-49e9-0000000000c2 20494 1727096348.47216: variable 'ansible_search_path' from source: unknown 20494 1727096348.47229: variable 'ansible_search_path' from source: unknown 20494 1727096348.47309: calling self._execute() 20494 1727096348.47384: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.47390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.47399: variable 'omit' from source: magic vars 20494 1727096348.47816: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.47820: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.47921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.48117: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.48151: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.48181: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.48206: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.48271: variable 'networkmanager_version' from source: set_fact 20494 1727096348.48287: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.48360: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.48364: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.48457: variable 'networkmanager_version' from source: set_fact 20494 1727096348.48541: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.48683: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.48686: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.48723: variable 'networkmanager_version' from source: set_fact 20494 1727096348.48757: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.48959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096348.51172: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096348.51224: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096348.51256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096348.51281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096348.51301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096348.51364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.51388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.51405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.51432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.51443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.51511: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.51523: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20494 1727096348.51608: variable 'ansible_distribution' from source: facts 20494 1727096348.51611: variable '__network_rh_distros' from source: role '' defaults 20494 1727096348.51620: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20494 1727096348.51779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.51800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.51815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.51840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.51851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.51889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.51907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.51925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.51950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.51960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.51994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.52009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.52029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.52052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.52063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.52259: variable 'network_connections' from source: task vars 20494 1727096348.52272: variable 'interface' from source: play vars 20494 1727096348.52321: variable 'interface' from source: play vars 20494 1727096348.52331: variable 'network_state' from source: role '' defaults 20494 1727096348.52373: 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) 20494 1727096348.52390: 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) 20494 1727096348.52407: 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) 20494 1727096348.52425: 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) 20494 1727096348.52454: 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 20494 1727096348.52458: when evaluation is False, skipping this task 20494 1727096348.52460: _execute() done 20494 1727096348.52463: dumping result to json 20494 1727096348.52465: done dumping result, returning 20494 1727096348.52475: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-775d-49e9-0000000000c2] 20494 1727096348.52480: sending task result for task 0afff68d-5257-775d-49e9-0000000000c2 20494 1727096348.52566: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c2 20494 1727096348.52571: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 20494 1727096348.52617: no more pending results, returning what we have 20494 1727096348.52620: results queue empty 20494 1727096348.52621: checking for any_errors_fatal 20494 1727096348.52627: done checking for any_errors_fatal 20494 1727096348.52627: checking for max_fail_percentage 20494 1727096348.52629: done checking for max_fail_percentage 20494 1727096348.52630: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.52631: done checking to see if all hosts have failed 20494 1727096348.52631: getting the remaining hosts for this loop 20494 1727096348.52633: done getting the remaining hosts for this loop 20494 1727096348.52636: getting the next task for host managed_node2 20494 1727096348.52643: done getting next task for host managed_node2 20494 1727096348.52647: ^ 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 20494 1727096348.52649: ^ 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 20494 1727096348.52671: getting variables 20494 1727096348.52672: in VariableManager get_vars() 20494 1727096348.52732: Calling all_inventory to load vars for managed_node2 20494 1727096348.52734: Calling groups_inventory to load vars for managed_node2 20494 1727096348.52736: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.52747: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.52750: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.52752: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.54305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.59786: done with get_vars() 20494 1727096348.59811: done getting variables 20494 1727096348.59862: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:08 -0400 (0:00:00.134) 0:00:33.969 ****** 20494 1727096348.59894: entering _queue_task() for managed_node2/dnf 20494 1727096348.60224: worker is 1 (out of 1 available) 20494 1727096348.60237: exiting _queue_task() for managed_node2/dnf 20494 1727096348.60250: done queuing things up, now waiting for results queue to drain 20494 1727096348.60254: waiting for pending results... 20494 1727096348.60444: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20494 1727096348.60537: in run() - task 0afff68d-5257-775d-49e9-0000000000c3 20494 1727096348.60546: variable 'ansible_search_path' from source: unknown 20494 1727096348.60551: variable 'ansible_search_path' from source: unknown 20494 1727096348.60585: calling self._execute() 20494 1727096348.60659: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.60663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.60676: variable 'omit' from source: magic vars 20494 1727096348.60959: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.60972: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.61092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.61285: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.61316: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.61343: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.61402: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.61463: variable 'networkmanager_version' from source: set_fact 20494 1727096348.61477: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.61550: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.61554: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.61642: variable 'networkmanager_version' from source: set_fact 20494 1727096348.61655: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.61726: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.61732: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.61822: variable 'networkmanager_version' from source: set_fact 20494 1727096348.61829: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.61929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096348.63974: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096348.63978: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096348.63981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096348.63983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096348.64000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096348.64084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.64129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.64162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.64227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.64248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.64369: variable 'ansible_distribution' from source: facts 20494 1727096348.64381: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.64400: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20494 1727096348.64513: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096348.64644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.64675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.64705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.64748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.64766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.64811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.64840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.64868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.64911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.64930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.64976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.65003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.65031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.65078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.65172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.65262: variable 'network_connections' from source: task vars 20494 1727096348.65281: variable 'interface' from source: play vars 20494 1727096348.65352: variable 'interface' from source: play vars 20494 1727096348.65418: 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) 20494 1727096348.65448: 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) 20494 1727096348.65482: 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) 20494 1727096348.65514: 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) 20494 1727096348.65576: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096348.65804: variable 'network_connections' from source: task vars 20494 1727096348.65975: variable 'interface' from source: play vars 20494 1727096348.65978: variable 'interface' from source: play vars 20494 1727096348.65981: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096348.65983: when evaluation is False, skipping this task 20494 1727096348.65985: _execute() done 20494 1727096348.65986: dumping result to json 20494 1727096348.65988: done dumping result, returning 20494 1727096348.65990: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-0000000000c3] 20494 1727096348.65992: sending task result for task 0afff68d-5257-775d-49e9-0000000000c3 20494 1727096348.66065: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c3 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096348.66116: no more pending results, returning what we have 20494 1727096348.66119: results queue empty 20494 1727096348.66120: checking for any_errors_fatal 20494 1727096348.66127: done checking for any_errors_fatal 20494 1727096348.66128: checking for max_fail_percentage 20494 1727096348.66130: done checking for max_fail_percentage 20494 1727096348.66131: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.66132: done checking to see if all hosts have failed 20494 1727096348.66132: getting the remaining hosts for this loop 20494 1727096348.66133: done getting the remaining hosts for this loop 20494 1727096348.66137: getting the next task for host managed_node2 20494 1727096348.66143: done getting next task for host managed_node2 20494 1727096348.66146: ^ 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 20494 1727096348.66148: ^ 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 20494 1727096348.66174: getting variables 20494 1727096348.66176: in VariableManager get_vars() 20494 1727096348.66225: Calling all_inventory to load vars for managed_node2 20494 1727096348.66227: Calling groups_inventory to load vars for managed_node2 20494 1727096348.66230: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.66242: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.66245: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.66248: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.66770: WORKER PROCESS EXITING 20494 1727096348.67692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.69251: done with get_vars() 20494 1727096348.69279: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096348.69355: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:08 -0400 (0:00:00.094) 0:00:34.064 ****** 20494 1727096348.69390: entering _queue_task() for managed_node2/yum 20494 1727096348.69741: worker is 1 (out of 1 available) 20494 1727096348.69754: exiting _queue_task() for managed_node2/yum 20494 1727096348.69766: done queuing things up, now waiting for results queue to drain 20494 1727096348.69970: waiting for pending results... 20494 1727096348.70053: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20494 1727096348.70209: in run() - task 0afff68d-5257-775d-49e9-0000000000c4 20494 1727096348.70229: variable 'ansible_search_path' from source: unknown 20494 1727096348.70239: variable 'ansible_search_path' from source: unknown 20494 1727096348.70305: calling self._execute() 20494 1727096348.70394: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.70412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.70521: variable 'omit' from source: magic vars 20494 1727096348.70822: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.70841: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.71016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.71290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.71339: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.71391: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.71469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.71609: variable 'networkmanager_version' from source: set_fact 20494 1727096348.71613: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.71704: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.71720: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.71862: variable 'networkmanager_version' from source: set_fact 20494 1727096348.71879: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.71992: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.72044: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.72132: variable 'networkmanager_version' from source: set_fact 20494 1727096348.72149: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.72292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096348.74801: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096348.74864: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096348.74909: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096348.74972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096348.74977: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096348.75053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.75172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.75176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.75178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.75180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.75272: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.75294: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20494 1727096348.75304: when evaluation is False, skipping this task 20494 1727096348.75314: _execute() done 20494 1727096348.75321: dumping result to json 20494 1727096348.75328: done dumping result, returning 20494 1727096348.75339: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-0000000000c4] 20494 1727096348.75349: sending task result for task 0afff68d-5257-775d-49e9-0000000000c4 20494 1727096348.75616: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c4 20494 1727096348.75619: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20494 1727096348.75672: no more pending results, returning what we have 20494 1727096348.75676: results queue empty 20494 1727096348.75676: checking for any_errors_fatal 20494 1727096348.75682: done checking for any_errors_fatal 20494 1727096348.75683: checking for max_fail_percentage 20494 1727096348.75685: done checking for max_fail_percentage 20494 1727096348.75686: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.75686: done checking to see if all hosts have failed 20494 1727096348.75687: getting the remaining hosts for this loop 20494 1727096348.75688: done getting the remaining hosts for this loop 20494 1727096348.75692: getting the next task for host managed_node2 20494 1727096348.75699: done getting next task for host managed_node2 20494 1727096348.75703: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096348.75705: ^ 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 20494 1727096348.75727: getting variables 20494 1727096348.75728: in VariableManager get_vars() 20494 1727096348.75785: Calling all_inventory to load vars for managed_node2 20494 1727096348.75788: Calling groups_inventory to load vars for managed_node2 20494 1727096348.75790: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.75801: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.75805: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.75808: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.77470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.79002: done with get_vars() 20494 1727096348.79030: done getting variables 20494 1727096348.79099: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:08 -0400 (0:00:00.097) 0:00:34.161 ****** 20494 1727096348.79134: entering _queue_task() for managed_node2/fail 20494 1727096348.79492: worker is 1 (out of 1 available) 20494 1727096348.79504: exiting _queue_task() for managed_node2/fail 20494 1727096348.79516: done queuing things up, now waiting for results queue to drain 20494 1727096348.79518: waiting for pending results... 20494 1727096348.79809: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096348.79957: in run() - task 0afff68d-5257-775d-49e9-0000000000c5 20494 1727096348.79981: variable 'ansible_search_path' from source: unknown 20494 1727096348.79994: variable 'ansible_search_path' from source: unknown 20494 1727096348.80035: calling self._execute() 20494 1727096348.80142: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.80154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.80171: variable 'omit' from source: magic vars 20494 1727096348.80561: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.80580: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.80973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.81029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.81081: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.81123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.81209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.81296: variable 'networkmanager_version' from source: set_fact 20494 1727096348.81320: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.81438: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.81450: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.81586: variable 'networkmanager_version' from source: set_fact 20494 1727096348.81599: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.81742: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.81745: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.81837: variable 'networkmanager_version' from source: set_fact 20494 1727096348.81855: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.81967: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096348.82115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096348.84199: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096348.84340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096348.84344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096348.84353: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096348.84387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096348.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) 20494 1727096348.84517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.84546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.84594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.84612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.84664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.84695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.84723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.84773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.84873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.84878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.84880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.84882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.84972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.84976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.85124: variable 'network_connections' from source: task vars 20494 1727096348.85142: variable 'interface' from source: play vars 20494 1727096348.85228: variable 'interface' from source: play vars 20494 1727096348.85294: 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) 20494 1727096348.85326: 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) 20494 1727096348.85357: 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) 20494 1727096348.85429: 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) 20494 1727096348.85458: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096348.85710: variable 'network_connections' from source: task vars 20494 1727096348.85720: variable 'interface' from source: play vars 20494 1727096348.85789: variable 'interface' from source: play vars 20494 1727096348.85826: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096348.85863: when evaluation is False, skipping this task 20494 1727096348.85866: _execute() done 20494 1727096348.85870: dumping result to json 20494 1727096348.85873: done dumping result, returning 20494 1727096348.85875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-0000000000c5] 20494 1727096348.85878: sending task result for task 0afff68d-5257-775d-49e9-0000000000c5 20494 1727096348.86185: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c5 20494 1727096348.86189: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096348.86239: no more pending results, returning what we have 20494 1727096348.86244: results queue empty 20494 1727096348.86245: checking for any_errors_fatal 20494 1727096348.86251: done checking for any_errors_fatal 20494 1727096348.86252: checking for max_fail_percentage 20494 1727096348.86254: done checking for max_fail_percentage 20494 1727096348.86255: checking to see if all hosts have failed and the running result is not ok 20494 1727096348.86256: done checking to see if all hosts have failed 20494 1727096348.86256: getting the remaining hosts for this loop 20494 1727096348.86258: done getting the remaining hosts for this loop 20494 1727096348.86261: getting the next task for host managed_node2 20494 1727096348.86266: done getting next task for host managed_node2 20494 1727096348.86272: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20494 1727096348.86275: ^ 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 20494 1727096348.86296: getting variables 20494 1727096348.86297: in VariableManager get_vars() 20494 1727096348.86355: Calling all_inventory to load vars for managed_node2 20494 1727096348.86358: Calling groups_inventory to load vars for managed_node2 20494 1727096348.86360: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096348.86531: Calling all_plugins_play to load vars for managed_node2 20494 1727096348.86534: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096348.86538: Calling groups_plugins_play to load vars for managed_node2 20494 1727096348.87822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096348.89362: done with get_vars() 20494 1727096348.89392: done getting variables 20494 1727096348.89455: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:08 -0400 (0:00:00.103) 0:00:34.265 ****** 20494 1727096348.89491: entering _queue_task() for managed_node2/package 20494 1727096348.89851: worker is 1 (out of 1 available) 20494 1727096348.89864: exiting _queue_task() for managed_node2/package 20494 1727096348.90079: done queuing things up, now waiting for results queue to drain 20494 1727096348.90081: waiting for pending results... 20494 1727096348.90172: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20494 1727096348.90330: in run() - task 0afff68d-5257-775d-49e9-0000000000c6 20494 1727096348.90352: variable 'ansible_search_path' from source: unknown 20494 1727096348.90360: variable 'ansible_search_path' from source: unknown 20494 1727096348.90405: calling self._execute() 20494 1727096348.90506: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096348.90522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096348.90536: variable 'omit' from source: magic vars 20494 1727096348.90919: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.90958: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.91126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096348.91402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096348.91501: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096348.91505: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096348.91586: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096348.91675: variable 'networkmanager_version' from source: set_fact 20494 1727096348.91693: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.91810: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.91824: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.91958: variable 'networkmanager_version' from source: set_fact 20494 1727096348.91975: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.92152: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.92156: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096348.92225: variable 'networkmanager_version' from source: set_fact 20494 1727096348.92239: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096348.92420: variable 'network_packages' from source: role '' defaults 20494 1727096348.92526: variable '__network_provider_setup' from source: role '' defaults 20494 1727096348.92542: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096348.92617: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096348.92632: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096348.92701: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096348.92882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096348.95141: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096348.95273: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096348.95277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096348.95294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096348.95337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096348.95428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.95450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.95487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.95523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.95534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.95565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.95591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.95606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.95633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.95643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.95803: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096348.95880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.95899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.95918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.95942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.95953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.96015: variable 'ansible_python' from source: facts 20494 1727096348.96035: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096348.96093: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096348.96149: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096348.96233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.96250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.96274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.96298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.96309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.96342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096348.96358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096348.96378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096348.96402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096348.96412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096348.96509: variable 'network_connections' from source: task vars 20494 1727096348.96514: variable 'interface' from source: play vars 20494 1727096348.96587: variable 'interface' from source: play vars 20494 1727096348.96636: 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) 20494 1727096348.96656: 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) 20494 1727096348.96682: 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) 20494 1727096348.96703: 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) 20494 1727096348.96741: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096348.96920: variable 'network_connections' from source: task vars 20494 1727096348.96923: variable 'interface' from source: play vars 20494 1727096348.96993: variable 'interface' from source: play vars 20494 1727096348.97029: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096348.97085: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096348.97333: variable 'network_connections' from source: task vars 20494 1727096348.97336: variable 'interface' from source: play vars 20494 1727096348.97397: variable 'interface' from source: play vars 20494 1727096348.97416: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096348.97489: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096348.97787: variable 'network_connections' from source: task vars 20494 1727096348.97791: variable 'interface' from source: play vars 20494 1727096348.97842: variable 'interface' from source: play vars 20494 1727096348.97973: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096348.97976: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096348.97979: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096348.98034: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096348.98239: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096348.98709: variable 'network_connections' from source: task vars 20494 1727096348.98712: variable 'interface' from source: play vars 20494 1727096348.98755: variable 'interface' from source: play vars 20494 1727096348.98773: variable 'ansible_distribution' from source: facts 20494 1727096348.98776: variable '__network_rh_distros' from source: role '' defaults 20494 1727096348.98779: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.98862: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096348.98940: variable 'ansible_distribution' from source: facts 20494 1727096348.98944: variable '__network_rh_distros' from source: role '' defaults 20494 1727096348.98949: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.98961: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096348.99095: variable 'ansible_distribution' from source: facts 20494 1727096348.99098: variable '__network_rh_distros' from source: role '' defaults 20494 1727096348.99101: variable 'ansible_distribution_major_version' from source: facts 20494 1727096348.99185: variable 'network_provider' from source: set_fact 20494 1727096348.99188: variable 'ansible_facts' from source: unknown 20494 1727096348.99872: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20494 1727096348.99875: when evaluation is False, skipping this task 20494 1727096348.99877: _execute() done 20494 1727096348.99879: dumping result to json 20494 1727096348.99880: done dumping result, returning 20494 1727096348.99884: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-775d-49e9-0000000000c6] 20494 1727096348.99886: sending task result for task 0afff68d-5257-775d-49e9-0000000000c6 20494 1727096348.99951: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c6 20494 1727096348.99954: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20494 1727096349.00005: no more pending results, returning what we have 20494 1727096349.00009: results queue empty 20494 1727096349.00010: checking for any_errors_fatal 20494 1727096349.00018: done checking for any_errors_fatal 20494 1727096349.00018: checking for max_fail_percentage 20494 1727096349.00020: done checking for max_fail_percentage 20494 1727096349.00021: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.00022: done checking to see if all hosts have failed 20494 1727096349.00023: getting the remaining hosts for this loop 20494 1727096349.00024: done getting the remaining hosts for this loop 20494 1727096349.00027: getting the next task for host managed_node2 20494 1727096349.00032: done getting next task for host managed_node2 20494 1727096349.00035: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096349.00038: ^ 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 20494 1727096349.00060: getting variables 20494 1727096349.00061: in VariableManager get_vars() 20494 1727096349.00110: Calling all_inventory to load vars for managed_node2 20494 1727096349.00113: Calling groups_inventory to load vars for managed_node2 20494 1727096349.00115: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.00124: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.00127: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.00129: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.01187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.02050: done with get_vars() 20494 1727096349.02072: done getting variables 20494 1727096349.02114: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:09 -0400 (0:00:00.126) 0:00:34.392 ****** 20494 1727096349.02139: entering _queue_task() for managed_node2/package 20494 1727096349.02417: worker is 1 (out of 1 available) 20494 1727096349.02431: exiting _queue_task() for managed_node2/package 20494 1727096349.02445: done queuing things up, now waiting for results queue to drain 20494 1727096349.02447: waiting for pending results... 20494 1727096349.02885: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096349.02897: in run() - task 0afff68d-5257-775d-49e9-0000000000c7 20494 1727096349.02919: variable 'ansible_search_path' from source: unknown 20494 1727096349.02929: variable 'ansible_search_path' from source: unknown 20494 1727096349.02976: calling self._execute() 20494 1727096349.03076: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.03088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.03102: variable 'omit' from source: magic vars 20494 1727096349.03490: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.03508: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.03631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.03829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.03865: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.03897: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.03956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.04021: variable 'networkmanager_version' from source: set_fact 20494 1727096349.04032: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.04109: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.04112: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.04203: variable 'networkmanager_version' from source: set_fact 20494 1727096349.04211: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.04289: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.04292: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.04381: variable 'networkmanager_version' from source: set_fact 20494 1727096349.04389: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.04463: variable 'network_state' from source: role '' defaults 20494 1727096349.04476: Evaluated conditional (network_state != {}): False 20494 1727096349.04479: when evaluation is False, skipping this task 20494 1727096349.04482: _execute() done 20494 1727096349.04485: dumping result to json 20494 1727096349.04487: done dumping result, returning 20494 1727096349.04494: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-775d-49e9-0000000000c7] 20494 1727096349.04499: sending task result for task 0afff68d-5257-775d-49e9-0000000000c7 20494 1727096349.04588: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c7 20494 1727096349.04590: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096349.04635: no more pending results, returning what we have 20494 1727096349.04639: results queue empty 20494 1727096349.04639: checking for any_errors_fatal 20494 1727096349.04645: done checking for any_errors_fatal 20494 1727096349.04646: checking for max_fail_percentage 20494 1727096349.04648: done checking for max_fail_percentage 20494 1727096349.04649: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.04650: done checking to see if all hosts have failed 20494 1727096349.04650: getting the remaining hosts for this loop 20494 1727096349.04652: done getting the remaining hosts for this loop 20494 1727096349.04655: getting the next task for host managed_node2 20494 1727096349.04661: done getting next task for host managed_node2 20494 1727096349.04664: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096349.04668: ^ 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 20494 1727096349.04689: getting variables 20494 1727096349.04691: in VariableManager get_vars() 20494 1727096349.04741: Calling all_inventory to load vars for managed_node2 20494 1727096349.04743: Calling groups_inventory to load vars for managed_node2 20494 1727096349.04745: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.04754: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.04757: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.04759: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.05544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.06935: done with get_vars() 20494 1727096349.06951: done getting variables 20494 1727096349.06997: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:09 -0400 (0:00:00.048) 0:00:34.440 ****** 20494 1727096349.07030: entering _queue_task() for managed_node2/package 20494 1727096349.07442: worker is 1 (out of 1 available) 20494 1727096349.07457: exiting _queue_task() for managed_node2/package 20494 1727096349.07497: done queuing things up, now waiting for results queue to drain 20494 1727096349.07522: waiting for pending results... 20494 1727096349.07877: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096349.07957: in run() - task 0afff68d-5257-775d-49e9-0000000000c8 20494 1727096349.08009: variable 'ansible_search_path' from source: unknown 20494 1727096349.08014: variable 'ansible_search_path' from source: unknown 20494 1727096349.08089: calling self._execute() 20494 1727096349.08266: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.08273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.08279: variable 'omit' from source: magic vars 20494 1727096349.08874: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.08878: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.08888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.09107: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.09148: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.09176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.09372: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.09390: variable 'networkmanager_version' from source: set_fact 20494 1727096349.09412: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.09527: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.09539: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.09684: variable 'networkmanager_version' from source: set_fact 20494 1727096349.09698: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.09809: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.09812: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.09972: variable 'networkmanager_version' from source: set_fact 20494 1727096349.09977: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.10084: variable 'network_state' from source: role '' defaults 20494 1727096349.10088: Evaluated conditional (network_state != {}): False 20494 1727096349.10090: when evaluation is False, skipping this task 20494 1727096349.10092: _execute() done 20494 1727096349.10095: dumping result to json 20494 1727096349.10097: done dumping result, returning 20494 1727096349.10101: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-775d-49e9-0000000000c8] 20494 1727096349.10111: sending task result for task 0afff68d-5257-775d-49e9-0000000000c8 20494 1727096349.10205: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c8 20494 1727096349.10208: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096349.10272: no more pending results, returning what we have 20494 1727096349.10276: results queue empty 20494 1727096349.10276: checking for any_errors_fatal 20494 1727096349.10283: done checking for any_errors_fatal 20494 1727096349.10283: checking for max_fail_percentage 20494 1727096349.10285: done checking for max_fail_percentage 20494 1727096349.10286: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.10286: done checking to see if all hosts have failed 20494 1727096349.10287: getting the remaining hosts for this loop 20494 1727096349.10288: done getting the remaining hosts for this loop 20494 1727096349.10292: getting the next task for host managed_node2 20494 1727096349.10298: done getting next task for host managed_node2 20494 1727096349.10301: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096349.10304: ^ 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 20494 1727096349.10324: getting variables 20494 1727096349.10326: in VariableManager get_vars() 20494 1727096349.10375: Calling all_inventory to load vars for managed_node2 20494 1727096349.10378: Calling groups_inventory to load vars for managed_node2 20494 1727096349.10380: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.10389: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.10392: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.10394: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.11406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.12285: done with get_vars() 20494 1727096349.12301: done getting variables 20494 1727096349.12342: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:09 -0400 (0:00:00.053) 0:00:34.494 ****** 20494 1727096349.12370: entering _queue_task() for managed_node2/service 20494 1727096349.12608: worker is 1 (out of 1 available) 20494 1727096349.12622: exiting _queue_task() for managed_node2/service 20494 1727096349.12635: done queuing things up, now waiting for results queue to drain 20494 1727096349.12637: waiting for pending results... 20494 1727096349.12830: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096349.12927: in run() - task 0afff68d-5257-775d-49e9-0000000000c9 20494 1727096349.12939: variable 'ansible_search_path' from source: unknown 20494 1727096349.12943: variable 'ansible_search_path' from source: unknown 20494 1727096349.12975: calling self._execute() 20494 1727096349.13049: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.13053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.13063: variable 'omit' from source: magic vars 20494 1727096349.13345: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.13354: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.13480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.13671: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.13706: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.13734: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.13793: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.13859: variable 'networkmanager_version' from source: set_fact 20494 1727096349.13972: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.14014: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.14026: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.14263: variable 'networkmanager_version' from source: set_fact 20494 1727096349.14267: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.14338: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.14341: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.14447: variable 'networkmanager_version' from source: set_fact 20494 1727096349.14471: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.14602: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096349.14756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096349.16659: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096349.16707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096349.16734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096349.16764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096349.16790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096349.16859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.17143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.17161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.17192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.17203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.17235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.17256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.17280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.17304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.17315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.17345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.17363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.17387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.17425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.17435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.17547: variable 'network_connections' from source: task vars 20494 1727096349.17561: variable 'interface' from source: play vars 20494 1727096349.17617: variable 'interface' from source: play vars 20494 1727096349.17660: 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) 20494 1727096349.17682: 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) 20494 1727096349.17701: 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) 20494 1727096349.17720: 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) 20494 1727096349.17763: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096349.17922: variable 'network_connections' from source: task vars 20494 1727096349.17929: variable 'interface' from source: play vars 20494 1727096349.18050: variable 'interface' from source: play vars 20494 1727096349.18053: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096349.18056: when evaluation is False, skipping this task 20494 1727096349.18059: _execute() done 20494 1727096349.18061: dumping result to json 20494 1727096349.18063: done dumping result, returning 20494 1727096349.18065: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-0000000000c9] 20494 1727096349.18069: sending task result for task 0afff68d-5257-775d-49e9-0000000000c9 20494 1727096349.18178: done sending task result for task 0afff68d-5257-775d-49e9-0000000000c9 20494 1727096349.18181: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096349.18232: no more pending results, returning what we have 20494 1727096349.18235: results queue empty 20494 1727096349.18236: checking for any_errors_fatal 20494 1727096349.18244: done checking for any_errors_fatal 20494 1727096349.18245: checking for max_fail_percentage 20494 1727096349.18247: done checking for max_fail_percentage 20494 1727096349.18248: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.18248: done checking to see if all hosts have failed 20494 1727096349.18249: getting the remaining hosts for this loop 20494 1727096349.18250: done getting the remaining hosts for this loop 20494 1727096349.18255: getting the next task for host managed_node2 20494 1727096349.18261: done getting next task for host managed_node2 20494 1727096349.18265: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096349.18271: ^ 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 20494 1727096349.18292: getting variables 20494 1727096349.18294: in VariableManager get_vars() 20494 1727096349.18348: Calling all_inventory to load vars for managed_node2 20494 1727096349.18350: Calling groups_inventory to load vars for managed_node2 20494 1727096349.18352: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.18361: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.18364: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.18366: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.19377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.20422: done with get_vars() 20494 1727096349.20439: done getting variables 20494 1727096349.20485: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:09 -0400 (0:00:00.081) 0:00:34.575 ****** 20494 1727096349.20518: entering _queue_task() for managed_node2/service 20494 1727096349.20818: worker is 1 (out of 1 available) 20494 1727096349.20835: exiting _queue_task() for managed_node2/service 20494 1727096349.20848: done queuing things up, now waiting for results queue to drain 20494 1727096349.20850: waiting for pending results... 20494 1727096349.21126: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096349.21233: in run() - task 0afff68d-5257-775d-49e9-0000000000ca 20494 1727096349.21243: variable 'ansible_search_path' from source: unknown 20494 1727096349.21247: variable 'ansible_search_path' from source: unknown 20494 1727096349.21316: calling self._execute() 20494 1727096349.21391: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.21394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.21405: variable 'omit' from source: magic vars 20494 1727096349.21794: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.21817: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.22031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.22216: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.22248: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.22275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.22329: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.22402: variable 'networkmanager_version' from source: set_fact 20494 1727096349.22414: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.22492: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.22496: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.22596: variable 'networkmanager_version' from source: set_fact 20494 1727096349.22599: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.22758: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.22761: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.22838: variable 'networkmanager_version' from source: set_fact 20494 1727096349.22875: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.23008: variable 'network_provider' from source: set_fact 20494 1727096349.23011: variable 'network_state' from source: role '' defaults 20494 1727096349.23013: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20494 1727096349.23016: variable 'omit' from source: magic vars 20494 1727096349.23079: variable 'omit' from source: magic vars 20494 1727096349.23139: variable 'network_service_name' from source: role '' defaults 20494 1727096349.23161: variable 'network_service_name' from source: role '' defaults 20494 1727096349.23232: variable '__network_provider_setup' from source: role '' defaults 20494 1727096349.23237: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096349.23283: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096349.23294: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096349.23343: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096349.23493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096349.25482: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096349.25486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096349.25524: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096349.25548: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096349.25570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096349.25633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.25655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.25680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.25708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.25719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.25750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.25769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.25791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.25816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.25826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.25994: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096349.26072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.26091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.26110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.26136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.26146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.26211: variable 'ansible_python' from source: facts 20494 1727096349.26227: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096349.26287: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096349.26342: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096349.26463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.26491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.26508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.26573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.26598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.26678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.26688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.26709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.26746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.26791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.26939: variable 'network_connections' from source: task vars 20494 1727096349.26942: variable 'interface' from source: play vars 20494 1727096349.26998: variable 'interface' from source: play vars 20494 1727096349.27070: 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) 20494 1727096349.27200: 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) 20494 1727096349.27204: 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) 20494 1727096349.27206: 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) 20494 1727096349.27226: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096349.27454: variable 'network_connections' from source: task vars 20494 1727096349.27493: variable 'interface' from source: play vars 20494 1727096349.27533: variable 'interface' from source: play vars 20494 1727096349.27580: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096349.27644: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096349.27917: variable 'network_connections' from source: task vars 20494 1727096349.27920: variable 'interface' from source: play vars 20494 1727096349.27986: variable 'interface' from source: play vars 20494 1727096349.28006: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096349.28078: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096349.28301: variable 'network_connections' from source: task vars 20494 1727096349.28304: variable 'interface' from source: play vars 20494 1727096349.28353: variable 'interface' from source: play vars 20494 1727096349.28419: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096349.28460: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096349.28465: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096349.28527: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096349.28697: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096349.29163: variable 'network_connections' from source: task vars 20494 1727096349.29166: variable 'interface' from source: play vars 20494 1727096349.29209: variable 'interface' from source: play vars 20494 1727096349.29255: variable 'ansible_distribution' from source: facts 20494 1727096349.29258: variable '__network_rh_distros' from source: role '' defaults 20494 1727096349.29261: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.29263: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096349.29382: variable 'ansible_distribution' from source: facts 20494 1727096349.29387: variable '__network_rh_distros' from source: role '' defaults 20494 1727096349.29424: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.29427: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096349.29551: variable 'ansible_distribution' from source: facts 20494 1727096349.29555: variable '__network_rh_distros' from source: role '' defaults 20494 1727096349.29558: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.29592: variable 'network_provider' from source: set_fact 20494 1727096349.29608: variable 'omit' from source: magic vars 20494 1727096349.29632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096349.29676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096349.29679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096349.29694: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096349.29702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096349.29725: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096349.29728: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.29730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.29828: Set connection var ansible_pipelining to False 20494 1727096349.29935: Set connection var ansible_timeout to 10 20494 1727096349.29938: Set connection var ansible_connection to ssh 20494 1727096349.29940: Set connection var ansible_shell_type to sh 20494 1727096349.29942: Set connection var ansible_shell_executable to /bin/sh 20494 1727096349.29944: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096349.29946: variable 'ansible_shell_executable' from source: unknown 20494 1727096349.29948: variable 'ansible_connection' from source: unknown 20494 1727096349.29950: variable 'ansible_module_compression' from source: unknown 20494 1727096349.29957: variable 'ansible_shell_type' from source: unknown 20494 1727096349.29959: variable 'ansible_shell_executable' from source: unknown 20494 1727096349.29961: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.29963: variable 'ansible_pipelining' from source: unknown 20494 1727096349.29965: variable 'ansible_timeout' from source: unknown 20494 1727096349.29969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.30016: 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) 20494 1727096349.30025: variable 'omit' from source: magic vars 20494 1727096349.30030: starting attempt loop 20494 1727096349.30033: running the handler 20494 1727096349.30104: variable 'ansible_facts' from source: unknown 20494 1727096349.30652: _low_level_execute_command(): starting 20494 1727096349.30655: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096349.31173: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096349.31177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.31179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096349.31182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096349.31185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.31219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096349.31234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096349.31282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096349.32953: stdout chunk (state=3): >>>/root <<< 20494 1727096349.33053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096349.33085: stderr chunk (state=3): >>><<< 20494 1727096349.33089: stdout chunk (state=3): >>><<< 20494 1727096349.33124: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096349.33158: _low_level_execute_command(): starting 20494 1727096349.33161: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065 `" && echo ansible-tmp-1727096349.3311975-21997-173359407237065="` echo /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065 `" ) && sleep 0' 20494 1727096349.33787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096349.33790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096349.33794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.33835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096349.33838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096349.33842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096349.33881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096349.35793: stdout chunk (state=3): >>>ansible-tmp-1727096349.3311975-21997-173359407237065=/root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065 <<< 20494 1727096349.35931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096349.35934: stderr chunk (state=3): >>><<< 20494 1727096349.35942: stdout chunk (state=3): >>><<< 20494 1727096349.35967: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096349.3311975-21997-173359407237065=/root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096349.36030: variable 'ansible_module_compression' from source: unknown 20494 1727096349.36052: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20494 1727096349.36114: variable 'ansible_facts' from source: unknown 20494 1727096349.36300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py 20494 1727096349.36408: Sending initial data 20494 1727096349.36412: Sent initial data (156 bytes) 20494 1727096349.36914: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096349.36917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096349.36919: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.36922: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096349.36924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096349.36925: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.36977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096349.36981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096349.37025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096349.38649: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096349.38713: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096349.38717: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpjqqw2tm5 /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py <<< 20494 1727096349.38720: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py" <<< 20494 1727096349.38785: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpjqqw2tm5" to remote "/root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py" <<< 20494 1727096349.40275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096349.40405: stderr chunk (state=3): >>><<< 20494 1727096349.40409: stdout chunk (state=3): >>><<< 20494 1727096349.40414: done transferring module to remote 20494 1727096349.40431: _low_level_execute_command(): starting 20494 1727096349.40443: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/ /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py && sleep 0' 20494 1727096349.41008: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096349.41024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096349.41039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.41088: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096349.41092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096349.41107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096349.41139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096349.42954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096349.42987: stderr chunk (state=3): >>><<< 20494 1727096349.42991: stdout chunk (state=3): >>><<< 20494 1727096349.43005: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096349.43008: _low_level_execute_command(): starting 20494 1727096349.43012: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/AnsiballZ_systemd.py && sleep 0' 20494 1727096349.43457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096349.43461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096349.43469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.43472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096349.43474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096349.43513: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096349.43532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096349.43574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096349.73438: 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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4571136", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304255488", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1307660000", "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", "Coredum<<< 20494 1727096349.73448: stdout chunk (state=3): >>>pReceive": "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 20494 1727096349.75399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096349.75404: stdout chunk (state=3): >>><<< 20494 1727096349.75407: stderr chunk (state=3): >>><<< 20494 1727096349.75578: _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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4571136", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3304255488", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1307660000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096349.75646: 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-1727096349.3311975-21997-173359407237065/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096349.75678: _low_level_execute_command(): starting 20494 1727096349.75692: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096349.3311975-21997-173359407237065/ > /dev/null 2>&1 && sleep 0' 20494 1727096349.76449: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096349.76474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096349.76536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096349.78402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096349.78470: stderr chunk (state=3): >>><<< 20494 1727096349.78480: stdout chunk (state=3): >>><<< 20494 1727096349.78499: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096349.78672: handler run complete 20494 1727096349.78676: attempt loop complete, returning result 20494 1727096349.78678: _execute() done 20494 1727096349.78680: dumping result to json 20494 1727096349.78682: done dumping result, returning 20494 1727096349.78684: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-775d-49e9-0000000000ca] 20494 1727096349.78686: sending task result for task 0afff68d-5257-775d-49e9-0000000000ca 20494 1727096349.79129: done sending task result for task 0afff68d-5257-775d-49e9-0000000000ca 20494 1727096349.79132: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096349.79193: no more pending results, returning what we have 20494 1727096349.79197: results queue empty 20494 1727096349.79197: checking for any_errors_fatal 20494 1727096349.79204: done checking for any_errors_fatal 20494 1727096349.79204: checking for max_fail_percentage 20494 1727096349.79206: done checking for max_fail_percentage 20494 1727096349.79207: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.79208: done checking to see if all hosts have failed 20494 1727096349.79209: getting the remaining hosts for this loop 20494 1727096349.79210: done getting the remaining hosts for this loop 20494 1727096349.79213: getting the next task for host managed_node2 20494 1727096349.79219: done getting next task for host managed_node2 20494 1727096349.79222: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096349.79225: ^ 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 20494 1727096349.79239: getting variables 20494 1727096349.79241: in VariableManager get_vars() 20494 1727096349.79299: Calling all_inventory to load vars for managed_node2 20494 1727096349.79302: Calling groups_inventory to load vars for managed_node2 20494 1727096349.79305: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.79317: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.79321: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.79324: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.80939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.82541: done with get_vars() 20494 1727096349.82570: done getting variables 20494 1727096349.82631: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:09 -0400 (0:00:00.621) 0:00:35.197 ****** 20494 1727096349.82666: entering _queue_task() for managed_node2/service 20494 1727096349.83027: worker is 1 (out of 1 available) 20494 1727096349.83040: exiting _queue_task() for managed_node2/service 20494 1727096349.83055: done queuing things up, now waiting for results queue to drain 20494 1727096349.83056: waiting for pending results... 20494 1727096349.83245: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096349.83340: in run() - task 0afff68d-5257-775d-49e9-0000000000cb 20494 1727096349.83351: variable 'ansible_search_path' from source: unknown 20494 1727096349.83354: variable 'ansible_search_path' from source: unknown 20494 1727096349.83388: calling self._execute() 20494 1727096349.83461: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.83471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.83479: variable 'omit' from source: magic vars 20494 1727096349.83751: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.83760: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.83884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.84076: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.84110: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.84134: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.84169: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.84220: variable 'networkmanager_version' from source: set_fact 20494 1727096349.84230: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.84553: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.84557: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.84646: variable 'networkmanager_version' from source: set_fact 20494 1727096349.84653: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.84743: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.84746: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.84874: variable 'networkmanager_version' from source: set_fact 20494 1727096349.85033: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.85036: variable 'network_provider' from source: set_fact 20494 1727096349.85039: Evaluated conditional (network_provider == "nm"): True 20494 1727096349.85082: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096349.85183: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096349.85331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096349.86825: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096349.86877: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096349.86905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096349.86929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096349.86948: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096349.87010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.87030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.87048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.87078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.87089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.87124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.87139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.87156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.87184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.87196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.87226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096349.87241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096349.87258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096349.87285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096349.87296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096349.87391: variable 'network_connections' from source: task vars 20494 1727096349.87401: variable 'interface' from source: play vars 20494 1727096349.87457: variable 'interface' from source: play vars 20494 1727096349.87505: 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) 20494 1727096349.87537: 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) 20494 1727096349.87540: 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) 20494 1727096349.87556: 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) 20494 1727096349.87599: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096349.87748: variable 'network_connections' from source: task vars 20494 1727096349.87752: variable 'interface' from source: play vars 20494 1727096349.87799: variable 'interface' from source: play vars 20494 1727096349.87829: Evaluated conditional (__network_wpa_supplicant_required): False 20494 1727096349.87833: when evaluation is False, skipping this task 20494 1727096349.87836: _execute() done 20494 1727096349.87838: dumping result to json 20494 1727096349.87843: done dumping result, returning 20494 1727096349.87849: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-775d-49e9-0000000000cb] 20494 1727096349.87859: sending task result for task 0afff68d-5257-775d-49e9-0000000000cb 20494 1727096349.87961: done sending task result for task 0afff68d-5257-775d-49e9-0000000000cb 20494 1727096349.87964: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20494 1727096349.88042: no more pending results, returning what we have 20494 1727096349.88045: results queue empty 20494 1727096349.88046: checking for any_errors_fatal 20494 1727096349.88074: done checking for any_errors_fatal 20494 1727096349.88076: checking for max_fail_percentage 20494 1727096349.88078: done checking for max_fail_percentage 20494 1727096349.88079: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.88081: done checking to see if all hosts have failed 20494 1727096349.88081: getting the remaining hosts for this loop 20494 1727096349.88083: done getting the remaining hosts for this loop 20494 1727096349.88086: getting the next task for host managed_node2 20494 1727096349.88093: done getting next task for host managed_node2 20494 1727096349.88096: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096349.88099: ^ 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 20494 1727096349.88120: getting variables 20494 1727096349.88122: in VariableManager get_vars() 20494 1727096349.88189: Calling all_inventory to load vars for managed_node2 20494 1727096349.88192: Calling groups_inventory to load vars for managed_node2 20494 1727096349.88194: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.88205: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.88208: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.88210: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.89724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.90625: done with get_vars() 20494 1727096349.90645: done getting variables 20494 1727096349.90694: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:09 -0400 (0:00:00.080) 0:00:35.277 ****** 20494 1727096349.90718: entering _queue_task() for managed_node2/service 20494 1727096349.90980: worker is 1 (out of 1 available) 20494 1727096349.90993: exiting _queue_task() for managed_node2/service 20494 1727096349.91005: done queuing things up, now waiting for results queue to drain 20494 1727096349.91007: waiting for pending results... 20494 1727096349.91185: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096349.91275: in run() - task 0afff68d-5257-775d-49e9-0000000000cc 20494 1727096349.91287: variable 'ansible_search_path' from source: unknown 20494 1727096349.91290: variable 'ansible_search_path' from source: unknown 20494 1727096349.91322: calling self._execute() 20494 1727096349.91437: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.91442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.91446: variable 'omit' from source: magic vars 20494 1727096349.91973: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.91977: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.91980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.92220: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.92277: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.92314: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.92354: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.92444: variable 'networkmanager_version' from source: set_fact 20494 1727096349.92468: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.92620: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.92631: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.92764: variable 'networkmanager_version' from source: set_fact 20494 1727096349.92785: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.92891: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.92895: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.92988: variable 'networkmanager_version' from source: set_fact 20494 1727096349.93076: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.93096: variable 'network_provider' from source: set_fact 20494 1727096349.93101: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096349.93104: when evaluation is False, skipping this task 20494 1727096349.93108: _execute() done 20494 1727096349.93111: dumping result to json 20494 1727096349.93113: done dumping result, returning 20494 1727096349.93120: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-775d-49e9-0000000000cc] 20494 1727096349.93128: sending task result for task 0afff68d-5257-775d-49e9-0000000000cc skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096349.93301: no more pending results, returning what we have 20494 1727096349.93308: results queue empty 20494 1727096349.93309: checking for any_errors_fatal 20494 1727096349.93318: done checking for any_errors_fatal 20494 1727096349.93318: checking for max_fail_percentage 20494 1727096349.93320: done checking for max_fail_percentage 20494 1727096349.93321: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.93322: done checking to see if all hosts have failed 20494 1727096349.93323: getting the remaining hosts for this loop 20494 1727096349.93324: done getting the remaining hosts for this loop 20494 1727096349.93327: getting the next task for host managed_node2 20494 1727096349.93332: done getting next task for host managed_node2 20494 1727096349.93336: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096349.93338: ^ 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 20494 1727096349.93356: getting variables 20494 1727096349.93358: in VariableManager get_vars() 20494 1727096349.93408: Calling all_inventory to load vars for managed_node2 20494 1727096349.93410: Calling groups_inventory to load vars for managed_node2 20494 1727096349.93412: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.93420: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.93423: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.93425: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.93981: done sending task result for task 0afff68d-5257-775d-49e9-0000000000cc 20494 1727096349.93985: WORKER PROCESS EXITING 20494 1727096349.94677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096349.95661: done with get_vars() 20494 1727096349.95682: done getting variables 20494 1727096349.95725: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:09 -0400 (0:00:00.050) 0:00:35.328 ****** 20494 1727096349.95750: entering _queue_task() for managed_node2/copy 20494 1727096349.96016: worker is 1 (out of 1 available) 20494 1727096349.96030: exiting _queue_task() for managed_node2/copy 20494 1727096349.96042: done queuing things up, now waiting for results queue to drain 20494 1727096349.96043: waiting for pending results... 20494 1727096349.96226: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096349.96315: in run() - task 0afff68d-5257-775d-49e9-0000000000cd 20494 1727096349.96327: variable 'ansible_search_path' from source: unknown 20494 1727096349.96330: variable 'ansible_search_path' from source: unknown 20494 1727096349.96366: calling self._execute() 20494 1727096349.96572: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096349.96576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096349.96579: variable 'omit' from source: magic vars 20494 1727096349.96866: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.96886: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.97062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096349.97334: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096349.97386: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096349.97424: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096349.97470: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096349.97553: variable 'networkmanager_version' from source: set_fact 20494 1727096349.97586: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.97690: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.97693: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.97785: variable 'networkmanager_version' from source: set_fact 20494 1727096349.97792: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.97876: variable 'ansible_distribution_major_version' from source: facts 20494 1727096349.97879: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096349.97958: variable 'networkmanager_version' from source: set_fact 20494 1727096349.97969: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096349.98042: variable 'network_provider' from source: set_fact 20494 1727096349.98046: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096349.98049: when evaluation is False, skipping this task 20494 1727096349.98051: _execute() done 20494 1727096349.98054: dumping result to json 20494 1727096349.98057: done dumping result, returning 20494 1727096349.98070: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-775d-49e9-0000000000cd] 20494 1727096349.98072: sending task result for task 0afff68d-5257-775d-49e9-0000000000cd 20494 1727096349.98163: done sending task result for task 0afff68d-5257-775d-49e9-0000000000cd 20494 1727096349.98170: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20494 1727096349.98215: no more pending results, returning what we have 20494 1727096349.98219: results queue empty 20494 1727096349.98220: checking for any_errors_fatal 20494 1727096349.98226: done checking for any_errors_fatal 20494 1727096349.98227: checking for max_fail_percentage 20494 1727096349.98229: done checking for max_fail_percentage 20494 1727096349.98230: checking to see if all hosts have failed and the running result is not ok 20494 1727096349.98230: done checking to see if all hosts have failed 20494 1727096349.98231: getting the remaining hosts for this loop 20494 1727096349.98232: done getting the remaining hosts for this loop 20494 1727096349.98236: getting the next task for host managed_node2 20494 1727096349.98242: done getting next task for host managed_node2 20494 1727096349.98245: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096349.98248: ^ 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 20494 1727096349.98271: getting variables 20494 1727096349.98273: in VariableManager get_vars() 20494 1727096349.98324: Calling all_inventory to load vars for managed_node2 20494 1727096349.98326: Calling groups_inventory to load vars for managed_node2 20494 1727096349.98328: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096349.98338: Calling all_plugins_play to load vars for managed_node2 20494 1727096349.98340: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096349.98343: Calling groups_plugins_play to load vars for managed_node2 20494 1727096349.99143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096350.00005: done with get_vars() 20494 1727096350.00022: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:10 -0400 (0:00:00.043) 0:00:35.371 ****** 20494 1727096350.00086: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096350.00333: worker is 1 (out of 1 available) 20494 1727096350.00348: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096350.00360: done queuing things up, now waiting for results queue to drain 20494 1727096350.00362: waiting for pending results... 20494 1727096350.00538: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096350.00632: in run() - task 0afff68d-5257-775d-49e9-0000000000ce 20494 1727096350.00644: variable 'ansible_search_path' from source: unknown 20494 1727096350.00647: variable 'ansible_search_path' from source: unknown 20494 1727096350.00681: calling self._execute() 20494 1727096350.00759: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.00762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.00776: variable 'omit' from source: magic vars 20494 1727096350.01053: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.01062: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.01187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096350.01378: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096350.01410: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096350.01434: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096350.01460: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096350.01523: variable 'networkmanager_version' from source: set_fact 20494 1727096350.01534: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.01642: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.01646: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.01740: variable 'networkmanager_version' from source: set_fact 20494 1727096350.01748: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.01823: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.01826: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.01924: variable 'networkmanager_version' from source: set_fact 20494 1727096350.01930: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.01936: variable 'omit' from source: magic vars 20494 1727096350.01980: variable 'omit' from source: magic vars 20494 1727096350.02058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096350.03392: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096350.03672: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096350.03701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096350.03724: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096350.03743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096350.03800: variable 'network_provider' from source: set_fact 20494 1727096350.03895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096350.03914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096350.03931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096350.03957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096350.03976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096350.04022: variable 'omit' from source: magic vars 20494 1727096350.04103: variable 'omit' from source: magic vars 20494 1727096350.04172: variable 'network_connections' from source: task vars 20494 1727096350.04185: variable 'interface' from source: play vars 20494 1727096350.04232: variable 'interface' from source: play vars 20494 1727096350.04342: variable 'omit' from source: magic vars 20494 1727096350.04349: variable '__lsr_ansible_managed' from source: task vars 20494 1727096350.04395: variable '__lsr_ansible_managed' from source: task vars 20494 1727096350.04584: Loaded config def from plugin (lookup/template) 20494 1727096350.04587: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20494 1727096350.04608: File lookup term: get_ansible_managed.j2 20494 1727096350.04611: variable 'ansible_search_path' from source: unknown 20494 1727096350.04615: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20494 1727096350.04629: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20494 1727096350.04642: variable 'ansible_search_path' from source: unknown 20494 1727096350.07988: variable 'ansible_managed' from source: unknown 20494 1727096350.07992: variable 'omit' from source: magic vars 20494 1727096350.07994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096350.08008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096350.08024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096350.08037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.08045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.08070: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096350.08075: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.08078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.08148: Set connection var ansible_pipelining to False 20494 1727096350.08151: Set connection var ansible_timeout to 10 20494 1727096350.08157: Set connection var ansible_connection to ssh 20494 1727096350.08159: Set connection var ansible_shell_type to sh 20494 1727096350.08164: Set connection var ansible_shell_executable to /bin/sh 20494 1727096350.08173: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096350.08190: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.08193: variable 'ansible_connection' from source: unknown 20494 1727096350.08197: variable 'ansible_module_compression' from source: unknown 20494 1727096350.08199: variable 'ansible_shell_type' from source: unknown 20494 1727096350.08202: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.08204: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.08206: variable 'ansible_pipelining' from source: unknown 20494 1727096350.08208: variable 'ansible_timeout' from source: unknown 20494 1727096350.08219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.08308: 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__) 20494 1727096350.08317: variable 'omit' from source: magic vars 20494 1727096350.08324: starting attempt loop 20494 1727096350.08327: running the handler 20494 1727096350.08339: _low_level_execute_command(): starting 20494 1727096350.08344: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096350.08843: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.08847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.08849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.08851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.08909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.08912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.08914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.08959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.10622: stdout chunk (state=3): >>>/root <<< 20494 1727096350.10716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.10746: stderr chunk (state=3): >>><<< 20494 1727096350.10749: stdout chunk (state=3): >>><<< 20494 1727096350.10771: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.10783: _low_level_execute_command(): starting 20494 1727096350.10789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581 `" && echo ansible-tmp-1727096350.1077318-22025-231478070958581="` echo /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581 `" ) && sleep 0' 20494 1727096350.11241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.11244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096350.11247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096350.11249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.11251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.11304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.11308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.11310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.11348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.13318: stdout chunk (state=3): >>>ansible-tmp-1727096350.1077318-22025-231478070958581=/root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581 <<< 20494 1727096350.13421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.13452: stderr chunk (state=3): >>><<< 20494 1727096350.13455: stdout chunk (state=3): >>><<< 20494 1727096350.13473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096350.1077318-22025-231478070958581=/root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.13514: variable 'ansible_module_compression' from source: unknown 20494 1727096350.13553: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20494 1727096350.13579: variable 'ansible_facts' from source: unknown 20494 1727096350.13647: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py 20494 1727096350.13750: Sending initial data 20494 1727096350.13753: Sent initial data (168 bytes) 20494 1727096350.14214: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.14217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096350.14219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096350.14221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096350.14223: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.14284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.14289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.14290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.14322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.15947: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096350.15977: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096350.16011: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpm11c36nj /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py <<< 20494 1727096350.16013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py" <<< 20494 1727096350.16040: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpm11c36nj" to remote "/root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py" <<< 20494 1727096350.16049: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py" <<< 20494 1727096350.16696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.16745: stderr chunk (state=3): >>><<< 20494 1727096350.16748: stdout chunk (state=3): >>><<< 20494 1727096350.16792: done transferring module to remote 20494 1727096350.16801: _low_level_execute_command(): starting 20494 1727096350.16807: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/ /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py && sleep 0' 20494 1727096350.17261: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.17265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096350.17269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096350.17272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096350.17274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.17334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.17337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.17340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.17364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.19149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.19179: stderr chunk (state=3): >>><<< 20494 1727096350.19182: stdout chunk (state=3): >>><<< 20494 1727096350.19196: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.19199: _low_level_execute_command(): starting 20494 1727096350.19207: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/AnsiballZ_network_connections.py && sleep 0' 20494 1727096350.19646: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.19653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096350.19655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.19657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.19659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.19709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.19716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.19753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.48861: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20494 1727096350.51139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096350.51169: stderr chunk (state=3): >>><<< 20494 1727096350.51173: stdout chunk (state=3): >>><<< 20494 1727096350.51193: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "yes"}}}], "__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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096350.51227: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'tx_tcp_segmentation': 'yes'}}}], '__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-1727096350.1077318-22025-231478070958581/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096350.51235: _low_level_execute_command(): starting 20494 1727096350.51240: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096350.1077318-22025-231478070958581/ > /dev/null 2>&1 && sleep 0' 20494 1727096350.51703: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.51707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.51709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.51711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.51771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.51775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.51779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.51813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.53630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.53662: stderr chunk (state=3): >>><<< 20494 1727096350.53670: stdout chunk (state=3): >>><<< 20494 1727096350.53681: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.53687: handler run complete 20494 1727096350.53709: attempt loop complete, returning result 20494 1727096350.53712: _execute() done 20494 1727096350.53715: dumping result to json 20494 1727096350.53720: done dumping result, returning 20494 1727096350.53728: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-775d-49e9-0000000000ce] 20494 1727096350.53733: sending task result for task 0afff68d-5257-775d-49e9-0000000000ce 20494 1727096350.53842: done sending task result for task 0afff68d-5257-775d-49e9-0000000000ce 20494 1727096350.53844: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 20494 1727096350.53971: no more pending results, returning what we have 20494 1727096350.53974: results queue empty 20494 1727096350.53974: checking for any_errors_fatal 20494 1727096350.53980: done checking for any_errors_fatal 20494 1727096350.53981: checking for max_fail_percentage 20494 1727096350.53983: done checking for max_fail_percentage 20494 1727096350.53984: checking to see if all hosts have failed and the running result is not ok 20494 1727096350.53985: done checking to see if all hosts have failed 20494 1727096350.53985: getting the remaining hosts for this loop 20494 1727096350.53986: done getting the remaining hosts for this loop 20494 1727096350.53989: getting the next task for host managed_node2 20494 1727096350.53994: done getting next task for host managed_node2 20494 1727096350.53997: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096350.54000: ^ 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 20494 1727096350.54010: getting variables 20494 1727096350.54011: in VariableManager get_vars() 20494 1727096350.54055: Calling all_inventory to load vars for managed_node2 20494 1727096350.54058: Calling groups_inventory to load vars for managed_node2 20494 1727096350.54060: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096350.54078: Calling all_plugins_play to load vars for managed_node2 20494 1727096350.54081: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096350.54084: Calling groups_plugins_play to load vars for managed_node2 20494 1727096350.55005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096350.55852: done with get_vars() 20494 1727096350.55872: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:10 -0400 (0:00:00.558) 0:00:35.930 ****** 20494 1727096350.55934: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096350.56168: worker is 1 (out of 1 available) 20494 1727096350.56182: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096350.56194: done queuing things up, now waiting for results queue to drain 20494 1727096350.56196: waiting for pending results... 20494 1727096350.56373: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096350.56463: in run() - task 0afff68d-5257-775d-49e9-0000000000cf 20494 1727096350.56477: variable 'ansible_search_path' from source: unknown 20494 1727096350.56481: variable 'ansible_search_path' from source: unknown 20494 1727096350.56510: calling self._execute() 20494 1727096350.56583: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.56587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.56595: variable 'omit' from source: magic vars 20494 1727096350.56864: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.56875: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.56996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096350.57185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096350.57221: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096350.57245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096350.57308: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096350.57335: variable 'networkmanager_version' from source: set_fact 20494 1727096350.57347: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.57455: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.57459: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.57549: variable 'networkmanager_version' from source: set_fact 20494 1727096350.57557: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.57635: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.57638: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.57724: variable 'networkmanager_version' from source: set_fact 20494 1727096350.57731: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.57813: variable 'network_state' from source: role '' defaults 20494 1727096350.57822: Evaluated conditional (network_state != {}): False 20494 1727096350.57825: when evaluation is False, skipping this task 20494 1727096350.57827: _execute() done 20494 1727096350.57830: dumping result to json 20494 1727096350.57832: done dumping result, returning 20494 1727096350.57843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-775d-49e9-0000000000cf] 20494 1727096350.57846: sending task result for task 0afff68d-5257-775d-49e9-0000000000cf 20494 1727096350.57933: done sending task result for task 0afff68d-5257-775d-49e9-0000000000cf 20494 1727096350.57936: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096350.58008: no more pending results, returning what we have 20494 1727096350.58012: results queue empty 20494 1727096350.58013: checking for any_errors_fatal 20494 1727096350.58027: done checking for any_errors_fatal 20494 1727096350.58028: checking for max_fail_percentage 20494 1727096350.58029: done checking for max_fail_percentage 20494 1727096350.58030: checking to see if all hosts have failed and the running result is not ok 20494 1727096350.58031: done checking to see if all hosts have failed 20494 1727096350.58032: getting the remaining hosts for this loop 20494 1727096350.58033: done getting the remaining hosts for this loop 20494 1727096350.58036: getting the next task for host managed_node2 20494 1727096350.58040: done getting next task for host managed_node2 20494 1727096350.58043: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096350.58046: ^ 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 20494 1727096350.58064: getting variables 20494 1727096350.58070: in VariableManager get_vars() 20494 1727096350.58115: Calling all_inventory to load vars for managed_node2 20494 1727096350.58117: Calling groups_inventory to load vars for managed_node2 20494 1727096350.58119: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096350.58127: Calling all_plugins_play to load vars for managed_node2 20494 1727096350.58129: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096350.58132: Calling groups_plugins_play to load vars for managed_node2 20494 1727096350.58910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096350.59774: done with get_vars() 20494 1727096350.59791: done getting variables 20494 1727096350.59835: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:10 -0400 (0:00:00.039) 0:00:35.969 ****** 20494 1727096350.59859: entering _queue_task() for managed_node2/debug 20494 1727096350.60109: worker is 1 (out of 1 available) 20494 1727096350.60122: exiting _queue_task() for managed_node2/debug 20494 1727096350.60134: done queuing things up, now waiting for results queue to drain 20494 1727096350.60135: waiting for pending results... 20494 1727096350.60316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096350.60408: in run() - task 0afff68d-5257-775d-49e9-0000000000d0 20494 1727096350.60418: variable 'ansible_search_path' from source: unknown 20494 1727096350.60422: variable 'ansible_search_path' from source: unknown 20494 1727096350.60450: calling self._execute() 20494 1727096350.60523: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.60528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.60536: variable 'omit' from source: magic vars 20494 1727096350.60808: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.60812: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.60935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096350.61122: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096350.61159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096350.61185: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096350.61210: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096350.61272: variable 'networkmanager_version' from source: set_fact 20494 1727096350.61281: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.61384: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.61387: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.61478: variable 'networkmanager_version' from source: set_fact 20494 1727096350.61485: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.61553: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.61557: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.61645: variable 'networkmanager_version' from source: set_fact 20494 1727096350.61652: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.61657: variable 'omit' from source: magic vars 20494 1727096350.61699: variable 'omit' from source: magic vars 20494 1727096350.61773: variable 'omit' from source: magic vars 20494 1727096350.61778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096350.61782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096350.61786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096350.61798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.61807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.61830: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096350.61833: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.61835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.61906: Set connection var ansible_pipelining to False 20494 1727096350.61909: Set connection var ansible_timeout to 10 20494 1727096350.61916: Set connection var ansible_connection to ssh 20494 1727096350.61919: Set connection var ansible_shell_type to sh 20494 1727096350.61924: Set connection var ansible_shell_executable to /bin/sh 20494 1727096350.61929: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096350.62060: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.62064: variable 'ansible_connection' from source: unknown 20494 1727096350.62073: variable 'ansible_module_compression' from source: unknown 20494 1727096350.62075: variable 'ansible_shell_type' from source: unknown 20494 1727096350.62078: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.62080: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.62082: variable 'ansible_pipelining' from source: unknown 20494 1727096350.62085: variable 'ansible_timeout' from source: unknown 20494 1727096350.62087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.62099: Loading ActionModule 'debug' from /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) 20494 1727096350.62108: variable 'omit' from source: magic vars 20494 1727096350.62113: starting attempt loop 20494 1727096350.62116: running the handler 20494 1727096350.62202: variable '__network_connections_result' from source: set_fact 20494 1727096350.62242: handler run complete 20494 1727096350.62261: attempt loop complete, returning result 20494 1727096350.62264: _execute() done 20494 1727096350.62269: dumping result to json 20494 1727096350.62272: done dumping result, returning 20494 1727096350.62280: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-775d-49e9-0000000000d0] 20494 1727096350.62284: sending task result for task 0afff68d-5257-775d-49e9-0000000000d0 20494 1727096350.62363: done sending task result for task 0afff68d-5257-775d-49e9-0000000000d0 20494 1727096350.62365: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 20494 1727096350.62428: no more pending results, returning what we have 20494 1727096350.62431: results queue empty 20494 1727096350.62432: checking for any_errors_fatal 20494 1727096350.62440: done checking for any_errors_fatal 20494 1727096350.62441: checking for max_fail_percentage 20494 1727096350.62442: done checking for max_fail_percentage 20494 1727096350.62443: checking to see if all hosts have failed and the running result is not ok 20494 1727096350.62444: done checking to see if all hosts have failed 20494 1727096350.62445: getting the remaining hosts for this loop 20494 1727096350.62446: done getting the remaining hosts for this loop 20494 1727096350.62449: getting the next task for host managed_node2 20494 1727096350.62454: done getting next task for host managed_node2 20494 1727096350.62457: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096350.62460: ^ 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 20494 1727096350.62479: getting variables 20494 1727096350.62481: in VariableManager get_vars() 20494 1727096350.62524: Calling all_inventory to load vars for managed_node2 20494 1727096350.62527: Calling groups_inventory to load vars for managed_node2 20494 1727096350.62529: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096350.62537: Calling all_plugins_play to load vars for managed_node2 20494 1727096350.62540: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096350.62542: Calling groups_plugins_play to load vars for managed_node2 20494 1727096350.63408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096350.64446: done with get_vars() 20494 1727096350.64470: done getting variables 20494 1727096350.64526: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:10 -0400 (0:00:00.046) 0:00:36.016 ****** 20494 1727096350.64557: entering _queue_task() for managed_node2/debug 20494 1727096350.64873: worker is 1 (out of 1 available) 20494 1727096350.64887: exiting _queue_task() for managed_node2/debug 20494 1727096350.64899: done queuing things up, now waiting for results queue to drain 20494 1727096350.64900: waiting for pending results... 20494 1727096350.65289: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096350.65324: in run() - task 0afff68d-5257-775d-49e9-0000000000d1 20494 1727096350.65345: variable 'ansible_search_path' from source: unknown 20494 1727096350.65352: variable 'ansible_search_path' from source: unknown 20494 1727096350.65398: calling self._execute() 20494 1727096350.65536: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.65539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.65542: variable 'omit' from source: magic vars 20494 1727096350.65803: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.65812: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.65933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096350.66122: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096350.66154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096350.66183: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096350.66208: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096350.66269: variable 'networkmanager_version' from source: set_fact 20494 1727096350.66281: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.66388: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.66393: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.66476: variable 'networkmanager_version' from source: set_fact 20494 1727096350.66484: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.66555: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.66558: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.66649: variable 'networkmanager_version' from source: set_fact 20494 1727096350.66656: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.66662: variable 'omit' from source: magic vars 20494 1727096350.66701: variable 'omit' from source: magic vars 20494 1727096350.66731: variable 'omit' from source: magic vars 20494 1727096350.66753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096350.66777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096350.66793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096350.66806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.66816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.66841: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096350.66844: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.66846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.66915: Set connection var ansible_pipelining to False 20494 1727096350.66919: Set connection var ansible_timeout to 10 20494 1727096350.66924: Set connection var ansible_connection to ssh 20494 1727096350.66928: Set connection var ansible_shell_type to sh 20494 1727096350.66931: Set connection var ansible_shell_executable to /bin/sh 20494 1727096350.66942: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096350.66957: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.66959: variable 'ansible_connection' from source: unknown 20494 1727096350.66962: variable 'ansible_module_compression' from source: unknown 20494 1727096350.66964: variable 'ansible_shell_type' from source: unknown 20494 1727096350.66971: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.66973: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.66975: variable 'ansible_pipelining' from source: unknown 20494 1727096350.66978: variable 'ansible_timeout' from source: unknown 20494 1727096350.66980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.67054: Loading ActionModule 'debug' from /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) 20494 1727096350.67061: variable 'omit' from source: magic vars 20494 1727096350.67071: starting attempt loop 20494 1727096350.67073: running the handler 20494 1727096350.67107: variable '__network_connections_result' from source: set_fact 20494 1727096350.67161: variable '__network_connections_result' from source: set_fact 20494 1727096350.67243: handler run complete 20494 1727096350.67263: attempt loop complete, returning result 20494 1727096350.67270: _execute() done 20494 1727096350.67273: dumping result to json 20494 1727096350.67276: done dumping result, returning 20494 1727096350.67279: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-775d-49e9-0000000000d1] 20494 1727096350.67289: sending task result for task 0afff68d-5257-775d-49e9-0000000000d1 20494 1727096350.67371: done sending task result for task 0afff68d-5257-775d-49e9-0000000000d1 20494 1727096350.67374: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ethtool": { "features": { "tx_tcp_segmentation": "yes" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 20494 1727096350.67490: no more pending results, returning what we have 20494 1727096350.67493: results queue empty 20494 1727096350.67493: checking for any_errors_fatal 20494 1727096350.67501: done checking for any_errors_fatal 20494 1727096350.67501: checking for max_fail_percentage 20494 1727096350.67503: done checking for max_fail_percentage 20494 1727096350.67503: checking to see if all hosts have failed and the running result is not ok 20494 1727096350.67504: done checking to see if all hosts have failed 20494 1727096350.67505: getting the remaining hosts for this loop 20494 1727096350.67507: done getting the remaining hosts for this loop 20494 1727096350.67509: getting the next task for host managed_node2 20494 1727096350.67514: done getting next task for host managed_node2 20494 1727096350.67517: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096350.67519: ^ 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 20494 1727096350.67529: getting variables 20494 1727096350.67530: in VariableManager get_vars() 20494 1727096350.67643: Calling all_inventory to load vars for managed_node2 20494 1727096350.67646: Calling groups_inventory to load vars for managed_node2 20494 1727096350.67648: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096350.67657: Calling all_plugins_play to load vars for managed_node2 20494 1727096350.67660: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096350.67663: Calling groups_plugins_play to load vars for managed_node2 20494 1727096350.68913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096350.70529: done with get_vars() 20494 1727096350.70552: done getting variables 20494 1727096350.70612: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:10 -0400 (0:00:00.060) 0:00:36.077 ****** 20494 1727096350.70647: entering _queue_task() for managed_node2/debug 20494 1727096350.70988: worker is 1 (out of 1 available) 20494 1727096350.71000: exiting _queue_task() for managed_node2/debug 20494 1727096350.71012: done queuing things up, now waiting for results queue to drain 20494 1727096350.71014: waiting for pending results... 20494 1727096350.71486: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096350.71491: in run() - task 0afff68d-5257-775d-49e9-0000000000d2 20494 1727096350.71494: variable 'ansible_search_path' from source: unknown 20494 1727096350.71497: variable 'ansible_search_path' from source: unknown 20494 1727096350.71500: calling self._execute() 20494 1727096350.71588: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.71599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.71617: variable 'omit' from source: magic vars 20494 1727096350.71992: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.72009: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.72196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096350.72466: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096350.72521: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096350.72558: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096350.72604: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096350.72696: variable 'networkmanager_version' from source: set_fact 20494 1727096350.72717: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.72874: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.72885: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.73022: variable 'networkmanager_version' from source: set_fact 20494 1727096350.73044: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.73251: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.73254: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.73301: variable 'networkmanager_version' from source: set_fact 20494 1727096350.73315: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.73433: variable 'network_state' from source: role '' defaults 20494 1727096350.73450: Evaluated conditional (network_state != {}): False 20494 1727096350.73457: when evaluation is False, skipping this task 20494 1727096350.73468: _execute() done 20494 1727096350.73477: dumping result to json 20494 1727096350.73484: done dumping result, returning 20494 1727096350.73495: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-775d-49e9-0000000000d2] 20494 1727096350.73505: sending task result for task 0afff68d-5257-775d-49e9-0000000000d2 skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20494 1727096350.73717: no more pending results, returning what we have 20494 1727096350.73720: results queue empty 20494 1727096350.73721: checking for any_errors_fatal 20494 1727096350.73735: done checking for any_errors_fatal 20494 1727096350.73735: checking for max_fail_percentage 20494 1727096350.73737: done checking for max_fail_percentage 20494 1727096350.73738: checking to see if all hosts have failed and the running result is not ok 20494 1727096350.73739: done checking to see if all hosts have failed 20494 1727096350.73740: getting the remaining hosts for this loop 20494 1727096350.73741: done getting the remaining hosts for this loop 20494 1727096350.73746: getting the next task for host managed_node2 20494 1727096350.73751: done getting next task for host managed_node2 20494 1727096350.73755: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096350.73758: ^ 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 20494 1727096350.73782: getting variables 20494 1727096350.73784: in VariableManager get_vars() 20494 1727096350.73839: Calling all_inventory to load vars for managed_node2 20494 1727096350.73843: Calling groups_inventory to load vars for managed_node2 20494 1727096350.73846: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096350.73858: Calling all_plugins_play to load vars for managed_node2 20494 1727096350.73861: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096350.73864: Calling groups_plugins_play to load vars for managed_node2 20494 1727096350.74781: done sending task result for task 0afff68d-5257-775d-49e9-0000000000d2 20494 1727096350.74784: WORKER PROCESS EXITING 20494 1727096350.75405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096350.76970: done with get_vars() 20494 1727096350.76993: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:10 -0400 (0:00:00.064) 0:00:36.141 ****** 20494 1727096350.77093: entering _queue_task() for managed_node2/ping 20494 1727096350.77414: worker is 1 (out of 1 available) 20494 1727096350.77426: exiting _queue_task() for managed_node2/ping 20494 1727096350.77438: done queuing things up, now waiting for results queue to drain 20494 1727096350.77439: waiting for pending results... 20494 1727096350.77744: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096350.77905: in run() - task 0afff68d-5257-775d-49e9-0000000000d3 20494 1727096350.77926: variable 'ansible_search_path' from source: unknown 20494 1727096350.77934: variable 'ansible_search_path' from source: unknown 20494 1727096350.77978: calling self._execute() 20494 1727096350.78084: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.78095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.78118: variable 'omit' from source: magic vars 20494 1727096350.78510: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.78527: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.78715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096350.78994: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096350.79040: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096350.79082: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096350.79124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096350.79213: variable 'networkmanager_version' from source: set_fact 20494 1727096350.79231: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.79387: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.79397: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.79536: variable 'networkmanager_version' from source: set_fact 20494 1727096350.79550: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.79661: variable 'ansible_distribution_major_version' from source: facts 20494 1727096350.79674: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096350.79806: variable 'networkmanager_version' from source: set_fact 20494 1727096350.79819: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096350.79830: variable 'omit' from source: magic vars 20494 1727096350.79895: variable 'omit' from source: magic vars 20494 1727096350.79939: variable 'omit' from source: magic vars 20494 1727096350.79980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096350.80013: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096350.80038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096350.80060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.80082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096350.80117: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096350.80126: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.80134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.80244: Set connection var ansible_pipelining to False 20494 1727096350.80290: Set connection var ansible_timeout to 10 20494 1727096350.80293: Set connection var ansible_connection to ssh 20494 1727096350.80295: Set connection var ansible_shell_type to sh 20494 1727096350.80297: Set connection var ansible_shell_executable to /bin/sh 20494 1727096350.80299: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096350.80313: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.80320: variable 'ansible_connection' from source: unknown 20494 1727096350.80327: variable 'ansible_module_compression' from source: unknown 20494 1727096350.80333: variable 'ansible_shell_type' from source: unknown 20494 1727096350.80340: variable 'ansible_shell_executable' from source: unknown 20494 1727096350.80372: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096350.80375: variable 'ansible_pipelining' from source: unknown 20494 1727096350.80378: variable 'ansible_timeout' from source: unknown 20494 1727096350.80380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096350.80530: 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__) 20494 1727096350.80546: variable 'omit' from source: magic vars 20494 1727096350.80685: starting attempt loop 20494 1727096350.80688: running the handler 20494 1727096350.80690: _low_level_execute_command(): starting 20494 1727096350.80692: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096350.81260: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096350.81278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.81292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.81314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096350.81420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.81442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.81516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.83205: stdout chunk (state=3): >>>/root <<< 20494 1727096350.83377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.83381: stdout chunk (state=3): >>><<< 20494 1727096350.83384: stderr chunk (state=3): >>><<< 20494 1727096350.83405: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.83518: _low_level_execute_command(): starting 20494 1727096350.83522: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704 `" && echo ansible-tmp-1727096350.834199-22045-200096236229704="` echo /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704 `" ) && sleep 0' 20494 1727096350.84113: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096350.84127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.84142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.84159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096350.84188: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096350.84234: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.84314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.84348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.84361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.84464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.86393: stdout chunk (state=3): >>>ansible-tmp-1727096350.834199-22045-200096236229704=/root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704 <<< 20494 1727096350.86501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.86532: stderr chunk (state=3): >>><<< 20494 1727096350.86541: stdout chunk (state=3): >>><<< 20494 1727096350.86568: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096350.834199-22045-200096236229704=/root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.86772: variable 'ansible_module_compression' from source: unknown 20494 1727096350.86776: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20494 1727096350.86778: variable 'ansible_facts' from source: unknown 20494 1727096350.87177: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py 20494 1727096350.87407: Sending initial data 20494 1727096350.87417: Sent initial data (152 bytes) 20494 1727096350.88280: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096350.88293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.88383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096350.88414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096350.88434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.88447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.88724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.90631: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096350.90863: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096350.90912: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpn56n5idq /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py <<< 20494 1727096350.90916: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py" <<< 20494 1727096350.90948: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpn56n5idq" to remote "/root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py" <<< 20494 1727096350.92157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.92161: stdout chunk (state=3): >>><<< 20494 1727096350.92172: stderr chunk (state=3): >>><<< 20494 1727096350.92235: done transferring module to remote 20494 1727096350.92254: _low_level_execute_command(): starting 20494 1727096350.92450: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/ /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py && sleep 0' 20494 1727096350.93584: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.93612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096350.95476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096350.95509: stderr chunk (state=3): >>><<< 20494 1727096350.95518: stdout chunk (state=3): >>><<< 20494 1727096350.95539: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096350.95547: _low_level_execute_command(): starting 20494 1727096350.95555: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/AnsiballZ_ping.py && sleep 0' 20494 1727096350.96577: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096350.96594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096350.96611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096350.96855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096350.96917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096350.97008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.12617: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20494 1727096351.14175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096351.14180: stdout chunk (state=3): >>><<< 20494 1727096351.14182: stderr chunk (state=3): >>><<< 20494 1727096351.14185: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096351.14187: 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-1727096350.834199-22045-200096236229704/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096351.14190: _low_level_execute_command(): starting 20494 1727096351.14192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096350.834199-22045-200096236229704/ > /dev/null 2>&1 && sleep 0' 20494 1727096351.14803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096351.14810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096351.14821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096351.14836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096351.14878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096351.14956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096351.14991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.15051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.16978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096351.16993: stderr chunk (state=3): >>><<< 20494 1727096351.17003: stdout chunk (state=3): >>><<< 20494 1727096351.17174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096351.17177: handler run complete 20494 1727096351.17180: attempt loop complete, returning result 20494 1727096351.17182: _execute() done 20494 1727096351.17184: dumping result to json 20494 1727096351.17186: done dumping result, returning 20494 1727096351.17188: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-775d-49e9-0000000000d3] 20494 1727096351.17190: sending task result for task 0afff68d-5257-775d-49e9-0000000000d3 20494 1727096351.17261: done sending task result for task 0afff68d-5257-775d-49e9-0000000000d3 20494 1727096351.17269: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20494 1727096351.17342: no more pending results, returning what we have 20494 1727096351.17346: results queue empty 20494 1727096351.17347: checking for any_errors_fatal 20494 1727096351.17353: done checking for any_errors_fatal 20494 1727096351.17354: checking for max_fail_percentage 20494 1727096351.17356: done checking for max_fail_percentage 20494 1727096351.17357: checking to see if all hosts have failed and the running result is not ok 20494 1727096351.17358: done checking to see if all hosts have failed 20494 1727096351.17359: getting the remaining hosts for this loop 20494 1727096351.17361: done getting the remaining hosts for this loop 20494 1727096351.17370: getting the next task for host managed_node2 20494 1727096351.17387: done getting next task for host managed_node2 20494 1727096351.17391: ^ task is: TASK: meta (role_complete) 20494 1727096351.17394: ^ 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 20494 1727096351.17407: getting variables 20494 1727096351.17409: in VariableManager get_vars() 20494 1727096351.17607: Calling all_inventory to load vars for managed_node2 20494 1727096351.17611: Calling groups_inventory to load vars for managed_node2 20494 1727096351.17614: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096351.17624: Calling all_plugins_play to load vars for managed_node2 20494 1727096351.17628: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096351.17631: Calling groups_plugins_play to load vars for managed_node2 20494 1727096351.19444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096351.21187: done with get_vars() 20494 1727096351.21226: done getting variables 20494 1727096351.21319: done queuing things up, now waiting for results queue to drain 20494 1727096351.21321: results queue empty 20494 1727096351.21322: checking for any_errors_fatal 20494 1727096351.21325: done checking for any_errors_fatal 20494 1727096351.21325: checking for max_fail_percentage 20494 1727096351.21326: done checking for max_fail_percentage 20494 1727096351.21327: checking to see if all hosts have failed and the running result is not ok 20494 1727096351.21328: done checking to see if all hosts have failed 20494 1727096351.21328: getting the remaining hosts for this loop 20494 1727096351.21329: done getting the remaining hosts for this loop 20494 1727096351.21332: getting the next task for host managed_node2 20494 1727096351.21336: done getting next task for host managed_node2 20494 1727096351.21338: ^ task is: TASK: Get current device features 20494 1727096351.21339: ^ 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 20494 1727096351.21341: getting variables 20494 1727096351.21342: in VariableManager get_vars() 20494 1727096351.21363: Calling all_inventory to load vars for managed_node2 20494 1727096351.21370: Calling groups_inventory to load vars for managed_node2 20494 1727096351.21372: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096351.21378: Calling all_plugins_play to load vars for managed_node2 20494 1727096351.21380: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096351.21383: Calling groups_plugins_play to load vars for managed_node2 20494 1727096351.22642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096351.24346: done with get_vars() 20494 1727096351.24389: done getting variables 20494 1727096351.24446: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:120 Monday 23 September 2024 08:59:11 -0400 (0:00:00.473) 0:00:36.615 ****** 20494 1727096351.24483: entering _queue_task() for managed_node2/command 20494 1727096351.24899: worker is 1 (out of 1 available) 20494 1727096351.24910: exiting _queue_task() for managed_node2/command 20494 1727096351.24929: done queuing things up, now waiting for results queue to drain 20494 1727096351.24931: waiting for pending results... 20494 1727096351.25582: running TaskExecutor() for managed_node2/TASK: Get current device features 20494 1727096351.25591: in run() - task 0afff68d-5257-775d-49e9-000000000103 20494 1727096351.25680: variable 'ansible_search_path' from source: unknown 20494 1727096351.25684: calling self._execute() 20494 1727096351.25766: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.25776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.25788: variable 'omit' from source: magic vars 20494 1727096351.26227: variable 'ansible_distribution_major_version' from source: facts 20494 1727096351.26231: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096351.26378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096351.26584: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096351.26617: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096351.26645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096351.26675: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096351.26745: variable 'networkmanager_version' from source: set_fact 20494 1727096351.26755: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096351.26760: variable 'omit' from source: magic vars 20494 1727096351.26782: variable 'omit' from source: magic vars 20494 1727096351.26879: variable 'interface' from source: play vars 20494 1727096351.26893: variable 'omit' from source: magic vars 20494 1727096351.26918: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096351.26937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096351.26953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096351.26966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096351.26985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096351.27004: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096351.27007: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.27010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.27086: Set connection var ansible_pipelining to False 20494 1727096351.27121: Set connection var ansible_timeout to 10 20494 1727096351.27124: Set connection var ansible_connection to ssh 20494 1727096351.27126: Set connection var ansible_shell_type to sh 20494 1727096351.27128: Set connection var ansible_shell_executable to /bin/sh 20494 1727096351.27131: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096351.27145: variable 'ansible_shell_executable' from source: unknown 20494 1727096351.27147: variable 'ansible_connection' from source: unknown 20494 1727096351.27153: variable 'ansible_module_compression' from source: unknown 20494 1727096351.27157: variable 'ansible_shell_type' from source: unknown 20494 1727096351.27191: variable 'ansible_shell_executable' from source: unknown 20494 1727096351.27195: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.27197: variable 'ansible_pipelining' from source: unknown 20494 1727096351.27200: variable 'ansible_timeout' from source: unknown 20494 1727096351.27202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.27294: 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) 20494 1727096351.27303: variable 'omit' from source: magic vars 20494 1727096351.27313: starting attempt loop 20494 1727096351.27317: running the handler 20494 1727096351.27343: _low_level_execute_command(): starting 20494 1727096351.27346: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096351.28086: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096351.28090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.28157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096351.28182: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.28314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.29948: stdout chunk (state=3): >>>/root <<< 20494 1727096351.30040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096351.30074: stderr chunk (state=3): >>><<< 20494 1727096351.30077: stdout chunk (state=3): >>><<< 20494 1727096351.30093: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096351.30106: _low_level_execute_command(): starting 20494 1727096351.30112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178 `" && echo ansible-tmp-1727096351.300937-22070-249327981541178="` echo /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178 `" ) && sleep 0' 20494 1727096351.30544: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096351.30547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.30550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096351.30552: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096351.30555: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.30599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096351.30604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.30640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.32583: stdout chunk (state=3): >>>ansible-tmp-1727096351.300937-22070-249327981541178=/root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178 <<< 20494 1727096351.32684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096351.32698: stderr chunk (state=3): >>><<< 20494 1727096351.32708: stdout chunk (state=3): >>><<< 20494 1727096351.32731: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096351.300937-22070-249327981541178=/root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096351.32973: variable 'ansible_module_compression' from source: unknown 20494 1727096351.32976: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096351.32978: variable 'ansible_facts' from source: unknown 20494 1727096351.32980: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py 20494 1727096351.33142: Sending initial data 20494 1727096351.33151: Sent initial data (155 bytes) 20494 1727096351.33692: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.33718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096351.33730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096351.33739: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.33803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.35416: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096351.35473: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096351.35477: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpd0e6a3mp /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py <<< 20494 1727096351.35480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py" <<< 20494 1727096351.35528: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpd0e6a3mp" to remote "/root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py" <<< 20494 1727096351.36474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096351.36478: stdout chunk (state=3): >>><<< 20494 1727096351.36480: stderr chunk (state=3): >>><<< 20494 1727096351.36482: done transferring module to remote 20494 1727096351.36484: _low_level_execute_command(): starting 20494 1727096351.36487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/ /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py && sleep 0' 20494 1727096351.36915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096351.36928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096351.36935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096351.36949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096351.36961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096351.36979: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096351.36981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.36993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096351.37002: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096351.37009: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096351.37017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096351.37027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096351.37040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096351.37047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096351.37053: stderr chunk (state=3): >>>debug2: match found <<< 20494 1727096351.37147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.37153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096351.37159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096351.37162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.37205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.39110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096351.39129: stdout chunk (state=3): >>><<< 20494 1727096351.39142: stderr chunk (state=3): >>><<< 20494 1727096351.39164: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096351.39179: _low_level_execute_command(): starting 20494 1727096351.39190: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/AnsiballZ_command.py && sleep 0' 20494 1727096351.39784: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096351.39798: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096351.39817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096351.39834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096351.39850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096351.39884: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.39936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096351.39947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096351.39977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.40080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.55993: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:59:11.552436", "end": "2024-09-23 08:59:11.555691", "delta": "0:00:00.003255", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096351.57449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096351.57453: stdout chunk (state=3): >>><<< 20494 1727096351.57455: stderr chunk (state=3): >>><<< 20494 1727096351.57458: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:59:11.552436", "end": "2024-09-23 08:59:11.555691", "delta": "0:00:00.003255", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096351.57474: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096351.57674: _low_level_execute_command(): starting 20494 1727096351.57677: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096351.300937-22070-249327981541178/ > /dev/null 2>&1 && sleep 0' 20494 1727096351.58796: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096351.58809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.58849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096351.58881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096351.59090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096351.59134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096351.60971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096351.61000: stderr chunk (state=3): >>><<< 20494 1727096351.61007: stdout chunk (state=3): >>><<< 20494 1727096351.61124: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096351.61128: handler run complete 20494 1727096351.61133: Evaluated conditional (False): False 20494 1727096351.61274: attempt loop complete, returning result 20494 1727096351.61277: _execute() done 20494 1727096351.61279: dumping result to json 20494 1727096351.61281: done dumping result, returning 20494 1727096351.61283: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-775d-49e9-000000000103] 20494 1727096351.61285: sending task result for task 0afff68d-5257-775d-49e9-000000000103 20494 1727096351.61356: done sending task result for task 0afff68d-5257-775d-49e9-000000000103 20494 1727096351.61359: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003255", "end": "2024-09-23 08:59:11.555691", "rc": 0, "start": "2024-09-23 08:59:11.552436" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20494 1727096351.61481: no more pending results, returning what we have 20494 1727096351.61486: results queue empty 20494 1727096351.61486: checking for any_errors_fatal 20494 1727096351.61488: done checking for any_errors_fatal 20494 1727096351.61489: checking for max_fail_percentage 20494 1727096351.61491: done checking for max_fail_percentage 20494 1727096351.61492: checking to see if all hosts have failed and the running result is not ok 20494 1727096351.61493: done checking to see if all hosts have failed 20494 1727096351.61494: getting the remaining hosts for this loop 20494 1727096351.61496: done getting the remaining hosts for this loop 20494 1727096351.61499: getting the next task for host managed_node2 20494 1727096351.61506: done getting next task for host managed_node2 20494 1727096351.61509: ^ task is: TASK: Show ethtool_features 20494 1727096351.61511: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096351.61515: getting variables 20494 1727096351.61516: in VariableManager get_vars() 20494 1727096351.61976: Calling all_inventory to load vars for managed_node2 20494 1727096351.61979: Calling groups_inventory to load vars for managed_node2 20494 1727096351.61987: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096351.61999: Calling all_plugins_play to load vars for managed_node2 20494 1727096351.62002: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096351.62006: Calling groups_plugins_play to load vars for managed_node2 20494 1727096351.71497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096351.74755: done with get_vars() 20494 1727096351.74992: done getting variables 20494 1727096351.75042: Loading ActionModule 'debug' from /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 ethtool_features] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:124 Monday 23 September 2024 08:59:11 -0400 (0:00:00.505) 0:00:37.121 ****** 20494 1727096351.75069: entering _queue_task() for managed_node2/debug 20494 1727096351.75838: worker is 1 (out of 1 available) 20494 1727096351.75854: exiting _queue_task() for managed_node2/debug 20494 1727096351.75874: done queuing things up, now waiting for results queue to drain 20494 1727096351.75876: waiting for pending results... 20494 1727096351.76507: running TaskExecutor() for managed_node2/TASK: Show ethtool_features 20494 1727096351.76541: in run() - task 0afff68d-5257-775d-49e9-000000000104 20494 1727096351.76554: variable 'ansible_search_path' from source: unknown 20494 1727096351.76821: calling self._execute() 20494 1727096351.76897: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.76904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.76928: variable 'omit' from source: magic vars 20494 1727096351.77697: variable 'ansible_distribution_major_version' from source: facts 20494 1727096351.77732: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096351.77977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096351.78556: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096351.78829: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096351.78832: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096351.78923: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096351.79080: variable 'networkmanager_version' from source: set_fact 20494 1727096351.79154: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096351.79158: variable 'omit' from source: magic vars 20494 1727096351.79161: variable 'omit' from source: magic vars 20494 1727096351.79164: variable 'omit' from source: magic vars 20494 1727096351.79189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096351.79217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096351.79235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096351.79251: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096351.79261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096351.79694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096351.79697: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.79700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.79808: Set connection var ansible_pipelining to False 20494 1727096351.79811: Set connection var ansible_timeout to 10 20494 1727096351.79814: Set connection var ansible_connection to ssh 20494 1727096351.79817: Set connection var ansible_shell_type to sh 20494 1727096351.79844: Set connection var ansible_shell_executable to /bin/sh 20494 1727096351.79848: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096351.79850: variable 'ansible_shell_executable' from source: unknown 20494 1727096351.79853: variable 'ansible_connection' from source: unknown 20494 1727096351.79856: variable 'ansible_module_compression' from source: unknown 20494 1727096351.79858: variable 'ansible_shell_type' from source: unknown 20494 1727096351.79860: variable 'ansible_shell_executable' from source: unknown 20494 1727096351.79862: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.79869: variable 'ansible_pipelining' from source: unknown 20494 1727096351.79871: variable 'ansible_timeout' from source: unknown 20494 1727096351.80078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.80178: Loading ActionModule 'debug' from /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) 20494 1727096351.80188: variable 'omit' from source: magic vars 20494 1727096351.80194: starting attempt loop 20494 1727096351.80197: running the handler 20494 1727096351.80530: variable 'ethtool_features' from source: set_fact 20494 1727096351.80820: handler run complete 20494 1727096351.80873: attempt loop complete, returning result 20494 1727096351.80876: _execute() done 20494 1727096351.80879: dumping result to json 20494 1727096351.80881: done dumping result, returning 20494 1727096351.80884: done running TaskExecutor() for managed_node2/TASK: Show ethtool_features [0afff68d-5257-775d-49e9-000000000104] 20494 1727096351.80886: sending task result for task 0afff68d-5257-775d-49e9-000000000104 20494 1727096351.81070: done sending task result for task 0afff68d-5257-775d-49e9-000000000104 ok: [managed_node2] => { "ethtool_features.stdout_lines": [ "Features for testnic1:", "rx-checksumming: on", "tx-checksumming: on", "\ttx-checksum-ipv4: off [fixed]", "\ttx-checksum-ip-generic: on", "\ttx-checksum-ipv6: off [fixed]", "\ttx-checksum-fcoe-crc: off [fixed]", "\ttx-checksum-sctp: on", "scatter-gather: on", "\ttx-scatter-gather: on", "\ttx-scatter-gather-fraglist: on", "tcp-segmentation-offload: on", "\ttx-tcp-segmentation: on", "\ttx-tcp-ecn-segmentation: on", "\ttx-tcp-mangleid-segmentation: on", "\ttx-tcp6-segmentation: on", "generic-segmentation-offload: on", "generic-receive-offload: off", "large-receive-offload: off [fixed]", "rx-vlan-offload: on", "tx-vlan-offload: on", "ntuple-filters: off [fixed]", "receive-hashing: off [fixed]", "highdma: on", "rx-vlan-filter: off [fixed]", "vlan-challenged: off [fixed]", "tx-lockless: on [fixed]", "netns-local: off [fixed]", "tx-gso-robust: off [fixed]", "tx-fcoe-segmentation: off [fixed]", "tx-gre-segmentation: on", "tx-gre-csum-segmentation: on", "tx-ipxip4-segmentation: on", "tx-ipxip6-segmentation: on", "tx-udp_tnl-segmentation: on", "tx-udp_tnl-csum-segmentation: on", "tx-gso-partial: 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", "loopback: off [fixed]", "rx-fcs: off [fixed]", "rx-all: off [fixed]", "tx-vlan-stag-hw-insert: on", "rx-vlan-stag-hw-parse: on", "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]" ] } 20494 1727096351.81151: no more pending results, returning what we have 20494 1727096351.81154: results queue empty 20494 1727096351.81155: checking for any_errors_fatal 20494 1727096351.81173: done checking for any_errors_fatal 20494 1727096351.81174: checking for max_fail_percentage 20494 1727096351.81183: done checking for max_fail_percentage 20494 1727096351.81184: checking to see if all hosts have failed and the running result is not ok 20494 1727096351.81185: done checking to see if all hosts have failed 20494 1727096351.81185: getting the remaining hosts for this loop 20494 1727096351.81187: done getting the remaining hosts for this loop 20494 1727096351.81191: getting the next task for host managed_node2 20494 1727096351.81196: done getting next task for host managed_node2 20494 1727096351.81199: ^ task is: TASK: Assert device features 20494 1727096351.81201: ^ state is: HOST STATE: block=3, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096351.81205: getting variables 20494 1727096351.81207: in VariableManager get_vars() 20494 1727096351.81260: Calling all_inventory to load vars for managed_node2 20494 1727096351.81263: Calling groups_inventory to load vars for managed_node2 20494 1727096351.81471: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096351.81482: Calling all_plugins_play to load vars for managed_node2 20494 1727096351.81485: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096351.81488: Calling groups_plugins_play to load vars for managed_node2 20494 1727096351.82181: WORKER PROCESS EXITING 20494 1727096351.83977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096351.87185: done with get_vars() 20494 1727096351.87217: done getting variables 20494 1727096351.87487: 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 device features] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:127 Monday 23 September 2024 08:59:11 -0400 (0:00:00.124) 0:00:37.245 ****** 20494 1727096351.87519: entering _queue_task() for managed_node2/assert 20494 1727096351.88318: worker is 1 (out of 1 available) 20494 1727096351.88331: exiting _queue_task() for managed_node2/assert 20494 1727096351.88344: done queuing things up, now waiting for results queue to drain 20494 1727096351.88346: waiting for pending results... 20494 1727096351.88563: running TaskExecutor() for managed_node2/TASK: Assert device features 20494 1727096351.88652: in run() - task 0afff68d-5257-775d-49e9-000000000105 20494 1727096351.88669: variable 'ansible_search_path' from source: unknown 20494 1727096351.88905: calling self._execute() 20494 1727096351.89011: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.89015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.89024: variable 'omit' from source: magic vars 20494 1727096351.89792: variable 'ansible_distribution_major_version' from source: facts 20494 1727096351.89803: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096351.90185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096351.90875: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096351.90921: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096351.90957: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096351.91191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096351.91299: variable 'networkmanager_version' from source: set_fact 20494 1727096351.91303: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096351.91306: variable 'omit' from source: magic vars 20494 1727096351.91323: variable 'omit' from source: magic vars 20494 1727096351.91369: variable 'omit' from source: magic vars 20494 1727096351.91398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096351.91735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096351.91738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096351.91742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096351.91745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096351.91759: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096351.91762: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.91771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.92114: Set connection var ansible_pipelining to False 20494 1727096351.92119: Set connection var ansible_timeout to 10 20494 1727096351.92124: Set connection var ansible_connection to ssh 20494 1727096351.92127: Set connection var ansible_shell_type to sh 20494 1727096351.92133: Set connection var ansible_shell_executable to /bin/sh 20494 1727096351.92138: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096351.92173: variable 'ansible_shell_executable' from source: unknown 20494 1727096351.92176: variable 'ansible_connection' from source: unknown 20494 1727096351.92179: variable 'ansible_module_compression' from source: unknown 20494 1727096351.92181: variable 'ansible_shell_type' from source: unknown 20494 1727096351.92184: variable 'ansible_shell_executable' from source: unknown 20494 1727096351.92186: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096351.92188: variable 'ansible_pipelining' from source: unknown 20494 1727096351.92191: variable 'ansible_timeout' from source: unknown 20494 1727096351.92194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096351.92471: 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) 20494 1727096351.92479: variable 'omit' from source: magic vars 20494 1727096351.92485: starting attempt loop 20494 1727096351.92487: running the handler 20494 1727096351.93074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096351.97782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096351.97840: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096351.97880: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096351.97914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096351.97938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096351.98274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096351.98278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096351.98281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096351.98288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096351.98302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096351.98636: variable 'ethtool_features' from source: set_fact 20494 1727096351.98640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096351.98662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096351.98688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096351.98726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096351.98740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096351.99011: Evaluated conditional ('tx-tcp-segmentation: on' in ethtool_features.stdout_lines | map('trim')): True 20494 1727096351.99018: handler run complete 20494 1727096351.99032: attempt loop complete, returning result 20494 1727096351.99035: _execute() done 20494 1727096351.99038: dumping result to json 20494 1727096351.99040: done dumping result, returning 20494 1727096351.99051: done running TaskExecutor() for managed_node2/TASK: Assert device features [0afff68d-5257-775d-49e9-000000000105] 20494 1727096351.99053: sending task result for task 0afff68d-5257-775d-49e9-000000000105 20494 1727096351.99141: done sending task result for task 0afff68d-5257-775d-49e9-000000000105 20494 1727096351.99144: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096351.99223: no more pending results, returning what we have 20494 1727096351.99227: results queue empty 20494 1727096351.99228: checking for any_errors_fatal 20494 1727096351.99236: done checking for any_errors_fatal 20494 1727096351.99237: checking for max_fail_percentage 20494 1727096351.99239: done checking for max_fail_percentage 20494 1727096351.99240: checking to see if all hosts have failed and the running result is not ok 20494 1727096351.99241: done checking to see if all hosts have failed 20494 1727096351.99242: getting the remaining hosts for this loop 20494 1727096351.99243: done getting the remaining hosts for this loop 20494 1727096351.99247: getting the next task for host managed_node2 20494 1727096351.99254: done getting next task for host managed_node2 20494 1727096351.99257: ^ task is: TASK: TEST: Change feature with both underscores and dashes. 20494 1727096351.99260: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096351.99264: getting variables 20494 1727096351.99270: in VariableManager get_vars() 20494 1727096351.99324: Calling all_inventory to load vars for managed_node2 20494 1727096351.99327: Calling groups_inventory to load vars for managed_node2 20494 1727096351.99329: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096351.99341: Calling all_plugins_play to load vars for managed_node2 20494 1727096351.99344: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096351.99347: Calling groups_plugins_play to load vars for managed_node2 20494 1727096352.02405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096352.05908: done with get_vars() 20494 1727096352.05938: done getting variables 20494 1727096352.06137: Loading ActionModule 'debug' from /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: Change feature with both underscores and dashes.] ****************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:136 Monday 23 September 2024 08:59:12 -0400 (0:00:00.186) 0:00:37.432 ****** 20494 1727096352.06171: entering _queue_task() for managed_node2/debug 20494 1727096352.06928: worker is 1 (out of 1 available) 20494 1727096352.06940: exiting _queue_task() for managed_node2/debug 20494 1727096352.06954: done queuing things up, now waiting for results queue to drain 20494 1727096352.06956: waiting for pending results... 20494 1727096352.07687: running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. 20494 1727096352.07691: in run() - task 0afff68d-5257-775d-49e9-000000000107 20494 1727096352.07694: variable 'ansible_search_path' from source: unknown 20494 1727096352.08077: calling self._execute() 20494 1727096352.08081: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.08084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.08088: variable 'omit' from source: magic vars 20494 1727096352.08773: variable 'ansible_distribution_major_version' from source: facts 20494 1727096352.08783: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096352.09152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096352.09604: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096352.09649: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096352.09886: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096352.09919: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096352.10035: variable 'networkmanager_version' from source: set_fact 20494 1727096352.10039: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096352.10041: variable 'omit' from source: magic vars 20494 1727096352.10052: variable 'omit' from source: magic vars 20494 1727096352.10195: variable 'omit' from source: magic vars 20494 1727096352.10223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096352.10294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096352.10361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096352.10369: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.10373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.10375: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096352.10378: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.10380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.10772: Set connection var ansible_pipelining to False 20494 1727096352.10775: Set connection var ansible_timeout to 10 20494 1727096352.10781: Set connection var ansible_connection to ssh 20494 1727096352.10783: Set connection var ansible_shell_type to sh 20494 1727096352.10788: Set connection var ansible_shell_executable to /bin/sh 20494 1727096352.10799: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096352.10817: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.10820: variable 'ansible_connection' from source: unknown 20494 1727096352.10822: variable 'ansible_module_compression' from source: unknown 20494 1727096352.10825: variable 'ansible_shell_type' from source: unknown 20494 1727096352.10827: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.10830: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.10833: variable 'ansible_pipelining' from source: unknown 20494 1727096352.10835: variable 'ansible_timeout' from source: unknown 20494 1727096352.10838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.11236: Loading ActionModule 'debug' from /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) 20494 1727096352.11239: variable 'omit' from source: magic vars 20494 1727096352.11242: starting attempt loop 20494 1727096352.11244: running the handler 20494 1727096352.11247: handler run complete 20494 1727096352.11249: attempt loop complete, returning result 20494 1727096352.11251: _execute() done 20494 1727096352.11254: dumping result to json 20494 1727096352.11256: done dumping result, returning 20494 1727096352.11258: done running TaskExecutor() for managed_node2/TASK: TEST: Change feature with both underscores and dashes. [0afff68d-5257-775d-49e9-000000000107] 20494 1727096352.11260: sending task result for task 0afff68d-5257-775d-49e9-000000000107 20494 1727096352.11569: done sending task result for task 0afff68d-5257-775d-49e9-000000000107 20494 1727096352.11574: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ################################################## 20494 1727096352.11617: no more pending results, returning what we have 20494 1727096352.11620: results queue empty 20494 1727096352.11620: checking for any_errors_fatal 20494 1727096352.11629: done checking for any_errors_fatal 20494 1727096352.11629: checking for max_fail_percentage 20494 1727096352.11631: done checking for max_fail_percentage 20494 1727096352.11632: checking to see if all hosts have failed and the running result is not ok 20494 1727096352.11633: done checking to see if all hosts have failed 20494 1727096352.11634: getting the remaining hosts for this loop 20494 1727096352.11635: done getting the remaining hosts for this loop 20494 1727096352.11639: getting the next task for host managed_node2 20494 1727096352.11644: done getting next task for host managed_node2 20494 1727096352.11647: ^ task is: TASK: Configure ethtool features setting 20494 1727096352.11649: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096352.11653: getting variables 20494 1727096352.11654: in VariableManager get_vars() 20494 1727096352.11710: Calling all_inventory to load vars for managed_node2 20494 1727096352.11712: Calling groups_inventory to load vars for managed_node2 20494 1727096352.11715: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096352.11726: Calling all_plugins_play to load vars for managed_node2 20494 1727096352.11729: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096352.11732: Calling groups_plugins_play to load vars for managed_node2 20494 1727096352.14186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096352.17480: done with get_vars() 20494 1727096352.17504: done getting variables TASK [Configure ethtool features setting] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:140 Monday 23 September 2024 08:59:12 -0400 (0:00:00.114) 0:00:37.546 ****** 20494 1727096352.17600: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096352.18203: worker is 1 (out of 1 available) 20494 1727096352.18215: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096352.18227: done queuing things up, now waiting for results queue to drain 20494 1727096352.18228: waiting for pending results... 20494 1727096352.18370: running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting 20494 1727096352.18491: in run() - task 0afff68d-5257-775d-49e9-000000000108 20494 1727096352.18512: variable 'ansible_search_path' from source: unknown 20494 1727096352.18550: calling self._execute() 20494 1727096352.18679: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.18693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.18709: variable 'omit' from source: magic vars 20494 1727096352.19130: variable 'ansible_distribution_major_version' from source: facts 20494 1727096352.19146: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096352.19350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096352.19629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096352.19691: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096352.19771: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096352.19781: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096352.19873: variable 'networkmanager_version' from source: set_fact 20494 1727096352.19895: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096352.19913: variable 'omit' from source: magic vars 20494 1727096352.19985: variable 'omit' from source: magic vars 20494 1727096352.20156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096352.24182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096352.24441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096352.24487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096352.24647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096352.24683: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096352.24820: variable 'network_provider' from source: set_fact 20494 1727096352.25049: variable 'interface' from source: play vars 20494 1727096352.25052: variable 'interface' from source: play vars 20494 1727096352.25271: variable 'omit' from source: magic vars 20494 1727096352.25274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096352.25278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096352.25280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096352.25382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.25397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.25431: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096352.25439: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.25448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.25654: Set connection var ansible_pipelining to False 20494 1727096352.25673: Set connection var ansible_timeout to 10 20494 1727096352.25708: Set connection var ansible_connection to ssh 20494 1727096352.25716: Set connection var ansible_shell_type to sh 20494 1727096352.25727: Set connection var ansible_shell_executable to /bin/sh 20494 1727096352.25818: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096352.25847: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.25856: variable 'ansible_connection' from source: unknown 20494 1727096352.25863: variable 'ansible_module_compression' from source: unknown 20494 1727096352.25876: variable 'ansible_shell_type' from source: unknown 20494 1727096352.25884: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.25891: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.25898: variable 'ansible_pipelining' from source: unknown 20494 1727096352.25904: variable 'ansible_timeout' from source: unknown 20494 1727096352.25916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.26161: 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__) 20494 1727096352.26355: variable 'omit' from source: magic vars 20494 1727096352.26358: starting attempt loop 20494 1727096352.26361: running the handler 20494 1727096352.26363: _low_level_execute_command(): starting 20494 1727096352.26370: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096352.27512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096352.27530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096352.27895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096352.27907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096352.27960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096352.29647: stdout chunk (state=3): >>>/root <<< 20494 1727096352.29800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096352.29836: stderr chunk (state=3): >>><<< 20494 1727096352.30063: stdout chunk (state=3): >>><<< 20494 1727096352.30072: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096352.30081: _low_level_execute_command(): starting 20494 1727096352.30084: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915 `" && echo ansible-tmp-1727096352.2998984-22125-142604442889915="` echo /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915 `" ) && sleep 0' 20494 1727096352.31291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096352.31576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096352.31628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096352.31641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096352.31707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096352.33733: stdout chunk (state=3): >>>ansible-tmp-1727096352.2998984-22125-142604442889915=/root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915 <<< 20494 1727096352.33904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096352.33918: stderr chunk (state=3): >>><<< 20494 1727096352.33961: stdout chunk (state=3): >>><<< 20494 1727096352.33983: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096352.2998984-22125-142604442889915=/root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096352.34084: variable 'ansible_module_compression' from source: unknown 20494 1727096352.34087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20494 1727096352.34125: variable 'ansible_facts' from source: unknown 20494 1727096352.34311: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py 20494 1727096352.34482: Sending initial data 20494 1727096352.34497: Sent initial data (168 bytes) 20494 1727096352.34927: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096352.34933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096352.34964: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096352.34976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096352.34979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096352.34981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096352.34983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096352.35020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096352.35035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096352.35088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096352.36926: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096352.36943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096352.36986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpbsecxgga /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py <<< 20494 1727096352.36995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py" <<< 20494 1727096352.37052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpbsecxgga" to remote "/root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py" <<< 20494 1727096352.37945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096352.37987: stderr chunk (state=3): >>><<< 20494 1727096352.37996: stdout chunk (state=3): >>><<< 20494 1727096352.38025: done transferring module to remote 20494 1727096352.38036: _low_level_execute_command(): starting 20494 1727096352.38041: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/ /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py && sleep 0' 20494 1727096352.38469: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096352.38473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096352.38539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096352.38548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096352.38594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096352.40612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096352.40617: stderr chunk (state=3): >>><<< 20494 1727096352.40620: stdout chunk (state=3): >>><<< 20494 1727096352.40639: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096352.40643: _low_level_execute_command(): starting 20494 1727096352.40646: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/AnsiballZ_network_connections.py && sleep 0' 20494 1727096352.41338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096352.41352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096352.41384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096352.41478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096352.41494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096352.41570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096352.65309: stdout chunk (state=3): >>> {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20494 1727096352.66986: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.15.126 closed. <<< 20494 1727096352.67012: stderr chunk (state=3): >>><<< 20494 1727096352.67015: stdout chunk (state=3): >>><<< 20494 1727096352.67031: _low_level_execute_command() done: rc=1, stdout= {"changed": false, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}, "ethtool": {"features": {"tx_tcp_segmentation": "no", "tx-tcp-segmentation": "no"}}}], "__header": "# Ansible managed test header", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.15.126 closed. 20494 1727096352.67074: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}, 'ethtool': {'features': {'tx_tcp_segmentation': 'no', 'tx-tcp-segmentation': 'no'}}}], '__header': '# Ansible managed test header', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.network_connections', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096352.67083: _low_level_execute_command(): starting 20494 1727096352.67087: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096352.2998984-22125-142604442889915/ > /dev/null 2>&1 && sleep 0' 20494 1727096352.67526: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096352.67531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096352.67542: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096352.67595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096352.67599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096352.67608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096352.67651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096352.69875: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096352.69879: stdout chunk (state=3): >>><<< 20494 1727096352.69881: stderr chunk (state=3): >>><<< 20494 1727096352.69884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096352.69886: handler run complete 20494 1727096352.69888: attempt loop complete, returning result 20494 1727096352.69891: _execute() done 20494 1727096352.69893: dumping result to json 20494 1727096352.69895: done dumping result, returning 20494 1727096352.69896: done running TaskExecutor() for managed_node2/TASK: Configure ethtool features setting [0afff68d-5257-775d-49e9-000000000108] 20494 1727096352.69898: sending task result for task 0afff68d-5257-775d-49e9-000000000108 20494 1727096352.70125: marking managed_node2 as failed 20494 1727096352.70134: marking host managed_node2 failed, current state: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096352.70143: ^ failed state is now: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, 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 20494 1727096352.70146: getting the next task for host managed_node2 20494 1727096352.70151: done getting next task for host managed_node2 20494 1727096352.70154: ^ task is: TASK: Show network_connections result 20494 1727096352.70155: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, 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 An exception occurred during task execution. To see the full traceback, use -vvv. The error was: raise MyError("configuration error: %s" % (e)) fatal: [managed_node2]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: MSG: fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation' 20494 1727096352.70324: no more pending results, returning what we have 20494 1727096352.70331: results queue empty 20494 1727096352.70332: checking for any_errors_fatal 20494 1727096352.70339: done checking for any_errors_fatal 20494 1727096352.70340: checking for max_fail_percentage 20494 1727096352.70341: done checking for max_fail_percentage 20494 1727096352.70342: checking to see if all hosts have failed and the running result is not ok 20494 1727096352.70342: done checking to see if all hosts have failed 20494 1727096352.70343: getting the remaining hosts for this loop 20494 1727096352.70344: done getting the remaining hosts for this loop 20494 1727096352.70347: getting the next task for host managed_node2 20494 1727096352.70350: done getting next task for host managed_node2 20494 1727096352.70352: ^ task is: TASK: Show network_connections result 20494 1727096352.70354: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, 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 20494 1727096352.70356: getting variables 20494 1727096352.70357: in VariableManager get_vars() 20494 1727096352.70624: Calling all_inventory to load vars for managed_node2 20494 1727096352.70627: Calling groups_inventory to load vars for managed_node2 20494 1727096352.70629: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096352.70636: done sending task result for task 0afff68d-5257-775d-49e9-000000000108 20494 1727096352.70639: WORKER PROCESS EXITING 20494 1727096352.70649: Calling all_plugins_play to load vars for managed_node2 20494 1727096352.70652: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096352.70655: Calling groups_plugins_play to load vars for managed_node2 20494 1727096352.72286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096352.74028: done with get_vars() 20494 1727096352.74058: done getting variables 20494 1727096352.74125: Loading ActionModule 'debug' from /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 network_connections result] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:157 Monday 23 September 2024 08:59:12 -0400 (0:00:00.565) 0:00:38.112 ****** 20494 1727096352.74164: entering _queue_task() for managed_node2/debug 20494 1727096352.74707: worker is 1 (out of 1 available) 20494 1727096352.74718: exiting _queue_task() for managed_node2/debug 20494 1727096352.74728: done queuing things up, now waiting for results queue to drain 20494 1727096352.74730: waiting for pending results... 20494 1727096352.74876: running TaskExecutor() for managed_node2/TASK: Show network_connections result 20494 1727096352.75017: in run() - task 0afff68d-5257-775d-49e9-000000000109 20494 1727096352.75036: variable 'ansible_search_path' from source: unknown 20494 1727096352.75094: calling self._execute() 20494 1727096352.75214: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.75225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.75241: variable 'omit' from source: magic vars 20494 1727096352.76161: variable 'ansible_distribution_major_version' from source: facts 20494 1727096352.76169: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096352.76453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096352.77035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096352.77196: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096352.77292: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096352.77333: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096352.77455: variable 'networkmanager_version' from source: set_fact 20494 1727096352.77487: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096352.77498: variable 'omit' from source: magic vars 20494 1727096352.77538: variable 'omit' from source: magic vars 20494 1727096352.77594: variable 'omit' from source: magic vars 20494 1727096352.77631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096352.77702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096352.77725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096352.77745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.77759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.77804: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096352.77812: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.77819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.77933: Set connection var ansible_pipelining to False 20494 1727096352.77943: Set connection var ansible_timeout to 10 20494 1727096352.78007: Set connection var ansible_connection to ssh 20494 1727096352.78011: Set connection var ansible_shell_type to sh 20494 1727096352.78013: Set connection var ansible_shell_executable to /bin/sh 20494 1727096352.78015: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096352.78017: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.78019: variable 'ansible_connection' from source: unknown 20494 1727096352.78021: variable 'ansible_module_compression' from source: unknown 20494 1727096352.78023: variable 'ansible_shell_type' from source: unknown 20494 1727096352.78025: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.78027: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.78116: variable 'ansible_pipelining' from source: unknown 20494 1727096352.78119: variable 'ansible_timeout' from source: unknown 20494 1727096352.78121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.78174: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20494 1727096352.78189: variable 'omit' from source: magic vars 20494 1727096352.78199: starting attempt loop 20494 1727096352.78205: running the handler 20494 1727096352.78262: variable '__network_connections_result' from source: set_fact 20494 1727096352.78350: variable '__network_connections_result' from source: set_fact 20494 1727096352.78506: handler run complete 20494 1727096352.78535: attempt loop complete, returning result 20494 1727096352.78542: _execute() done 20494 1727096352.78574: dumping result to json 20494 1727096352.78577: done dumping result, returning 20494 1727096352.78580: done running TaskExecutor() for managed_node2/TASK: Show network_connections result [0afff68d-5257-775d-49e9-000000000109] 20494 1727096352.78585: sending task result for task 0afff68d-5257-775d-49e9-000000000109 ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } 20494 1727096352.78900: no more pending results, returning what we have 20494 1727096352.78904: results queue empty 20494 1727096352.78905: checking for any_errors_fatal 20494 1727096352.78915: done checking for any_errors_fatal 20494 1727096352.78916: checking for max_fail_percentage 20494 1727096352.78918: done checking for max_fail_percentage 20494 1727096352.78921: checking to see if all hosts have failed and the running result is not ok 20494 1727096352.78922: done checking to see if all hosts have failed 20494 1727096352.78923: getting the remaining hosts for this loop 20494 1727096352.78924: done getting the remaining hosts for this loop 20494 1727096352.78928: getting the next task for host managed_node2 20494 1727096352.78938: done getting next task for host managed_node2 20494 1727096352.78940: ^ task is: TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened 20494 1727096352.78950: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, 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 20494 1727096352.78955: getting variables 20494 1727096352.78957: in VariableManager get_vars() 20494 1727096352.79126: Calling all_inventory to load vars for managed_node2 20494 1727096352.79128: Calling groups_inventory to load vars for managed_node2 20494 1727096352.79130: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096352.79201: Calling all_plugins_play to load vars for managed_node2 20494 1727096352.79204: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096352.79207: Calling groups_plugins_play to load vars for managed_node2 20494 1727096352.79851: done sending task result for task 0afff68d-5257-775d-49e9-000000000109 20494 1727096352.79856: WORKER PROCESS EXITING 20494 1727096352.81732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096352.83314: done with get_vars() 20494 1727096352.83348: done getting variables 20494 1727096352.83445: 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 the duplicate key "tx_tcp_segmentation" configuration error happened] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:160 Monday 23 September 2024 08:59:12 -0400 (0:00:00.093) 0:00:38.205 ****** 20494 1727096352.83502: entering _queue_task() for managed_node2/assert 20494 1727096352.84291: worker is 1 (out of 1 available) 20494 1727096352.84301: exiting _queue_task() for managed_node2/assert 20494 1727096352.84311: done queuing things up, now waiting for results queue to drain 20494 1727096352.84312: waiting for pending results... 20494 1727096352.84483: running TaskExecutor() for managed_node2/TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened 20494 1727096352.84615: in run() - task 0afff68d-5257-775d-49e9-00000000010a 20494 1727096352.84634: variable 'ansible_search_path' from source: unknown 20494 1727096352.84725: calling self._execute() 20494 1727096352.84849: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.84875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.84913: variable 'omit' from source: magic vars 20494 1727096352.85556: variable 'ansible_distribution_major_version' from source: facts 20494 1727096352.85581: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096352.85925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096352.86407: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096352.86460: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096352.86578: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096352.86581: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096352.86677: variable 'networkmanager_version' from source: set_fact 20494 1727096352.86699: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096352.86709: variable 'omit' from source: magic vars 20494 1727096352.86790: variable 'omit' from source: magic vars 20494 1727096352.86882: variable 'omit' from source: magic vars 20494 1727096352.86927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096352.87053: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096352.87056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096352.87083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.87102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.87379: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096352.87383: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.87385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.87388: Set connection var ansible_pipelining to False 20494 1727096352.87390: Set connection var ansible_timeout to 10 20494 1727096352.87393: Set connection var ansible_connection to ssh 20494 1727096352.87395: Set connection var ansible_shell_type to sh 20494 1727096352.87397: Set connection var ansible_shell_executable to /bin/sh 20494 1727096352.87402: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096352.87431: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.87444: variable 'ansible_connection' from source: unknown 20494 1727096352.87453: variable 'ansible_module_compression' from source: unknown 20494 1727096352.87460: variable 'ansible_shell_type' from source: unknown 20494 1727096352.87472: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.87483: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.87492: variable 'ansible_pipelining' from source: unknown 20494 1727096352.87498: variable 'ansible_timeout' from source: unknown 20494 1727096352.87506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.87671: 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) 20494 1727096352.87701: variable 'omit' from source: magic vars 20494 1727096352.87713: starting attempt loop 20494 1727096352.87720: running the handler 20494 1727096352.87902: variable '__test_str' from source: task vars 20494 1727096352.87914: variable '__network_connections_result' from source: set_fact 20494 1727096352.87938: Evaluated conditional (__test_str in __network_connections_result.msg): True 20494 1727096352.87954: handler run complete 20494 1727096352.87981: attempt loop complete, returning result 20494 1727096352.88030: _execute() done 20494 1727096352.88033: dumping result to json 20494 1727096352.88035: done dumping result, returning 20494 1727096352.88038: done running TaskExecutor() for managed_node2/TASK: Assert the duplicate key "tx_tcp_segmentation" configuration error happened [0afff68d-5257-775d-49e9-00000000010a] 20494 1727096352.88040: sending task result for task 0afff68d-5257-775d-49e9-00000000010a 20494 1727096352.88286: done sending task result for task 0afff68d-5257-775d-49e9-00000000010a 20494 1727096352.88292: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096352.88354: no more pending results, returning what we have 20494 1727096352.88358: results queue empty 20494 1727096352.88359: checking for any_errors_fatal 20494 1727096352.88376: done checking for any_errors_fatal 20494 1727096352.88377: checking for max_fail_percentage 20494 1727096352.88380: done checking for max_fail_percentage 20494 1727096352.88381: checking to see if all hosts have failed and the running result is not ok 20494 1727096352.88382: done checking to see if all hosts have failed 20494 1727096352.88383: getting the remaining hosts for this loop 20494 1727096352.88476: done getting the remaining hosts for this loop 20494 1727096352.88481: getting the next task for host managed_node2 20494 1727096352.88501: done getting next task for host managed_node2 20494 1727096352.88505: ^ task is: TASK: Check failure 20494 1727096352.88507: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? True, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096352.88512: getting variables 20494 1727096352.88514: in VariableManager get_vars() 20494 1727096352.88618: Calling all_inventory to load vars for managed_node2 20494 1727096352.88621: Calling groups_inventory to load vars for managed_node2 20494 1727096352.88623: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096352.88636: Calling all_plugins_play to load vars for managed_node2 20494 1727096352.88640: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096352.88644: Calling groups_plugins_play to load vars for managed_node2 20494 1727096352.90228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096352.92086: done with get_vars() 20494 1727096352.92121: done getting variables 20494 1727096352.92220: Loading ActionModule 'debug' from /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 [Check failure] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:170 Monday 23 September 2024 08:59:12 -0400 (0:00:00.087) 0:00:38.293 ****** 20494 1727096352.92279: entering _queue_task() for managed_node2/debug 20494 1727096352.92898: worker is 1 (out of 1 available) 20494 1727096352.92914: exiting _queue_task() for managed_node2/debug 20494 1727096352.92931: done queuing things up, now waiting for results queue to drain 20494 1727096352.92933: waiting for pending results... 20494 1727096352.93321: running TaskExecutor() for managed_node2/TASK: Check failure 20494 1727096352.93546: in run() - task 0afff68d-5257-775d-49e9-00000000010b 20494 1727096352.93570: variable 'ansible_search_path' from source: unknown 20494 1727096352.93661: calling self._execute() 20494 1727096352.93763: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.93790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.93806: variable 'omit' from source: magic vars 20494 1727096352.94320: variable 'ansible_distribution_major_version' from source: facts 20494 1727096352.94377: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096352.94553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096352.94872: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096352.95028: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096352.95033: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096352.95035: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096352.95111: variable 'networkmanager_version' from source: set_fact 20494 1727096352.95132: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096352.95148: variable 'omit' from source: magic vars 20494 1727096352.95200: variable 'omit' from source: magic vars 20494 1727096352.95246: variable 'omit' from source: magic vars 20494 1727096352.95291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096352.95324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096352.95474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096352.95583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.95589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096352.95595: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096352.95598: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.95600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.95775: Set connection var ansible_pipelining to False 20494 1727096352.95781: Set connection var ansible_timeout to 10 20494 1727096352.95787: Set connection var ansible_connection to ssh 20494 1727096352.95800: Set connection var ansible_shell_type to sh 20494 1727096352.95819: Set connection var ansible_shell_executable to /bin/sh 20494 1727096352.95839: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096352.95849: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.95852: variable 'ansible_connection' from source: unknown 20494 1727096352.95874: variable 'ansible_module_compression' from source: unknown 20494 1727096352.95877: variable 'ansible_shell_type' from source: unknown 20494 1727096352.95880: variable 'ansible_shell_executable' from source: unknown 20494 1727096352.95883: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096352.95885: variable 'ansible_pipelining' from source: unknown 20494 1727096352.95887: variable 'ansible_timeout' from source: unknown 20494 1727096352.95889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096352.95975: Loading ActionModule 'debug' from /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) 20494 1727096352.95984: variable 'omit' from source: magic vars 20494 1727096352.95990: starting attempt loop 20494 1727096352.96025: running the handler 20494 1727096352.96064: variable '__network_connections_result' from source: set_fact 20494 1727096352.96126: variable '__network_connections_result' from source: set_fact 20494 1727096352.96221: handler run complete 20494 1727096352.96237: attempt loop complete, returning result 20494 1727096352.96240: _execute() done 20494 1727096352.96244: dumping result to json 20494 1727096352.96247: done dumping result, returning 20494 1727096352.96258: done running TaskExecutor() for managed_node2/TASK: Check failure [0afff68d-5257-775d-49e9-00000000010b] 20494 1727096352.96262: sending task result for task 0afff68d-5257-775d-49e9-00000000010b 20494 1727096352.96356: done sending task result for task 0afff68d-5257-775d-49e9-00000000010b 20494 1727096352.96358: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "# Ansible managed test header", "connections": [ { "ethtool": { "features": { "tx-tcp-segmentation": "no", "tx_tcp_segmentation": "no" } }, "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "exception": " File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 2851, in main\n connections = cmd.connections\n ^^^^^^^^^^^^^^^\n File \"/tmp/ansible_fedora.linux_system_roles.network_connections_payload_y4ce9bzg/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py\", line 1915, in connections\n raise MyError(\"configuration error: %s\" % (e))\n", "failed": true, "msg": "fatal error: configuration error: connections[0].ethtool.features: duplicate key 'tx_tcp_segmentation'", "stderr": "\n", "stderr_lines": [ "" ] } } 20494 1727096352.96440: no more pending results, returning what we have 20494 1727096352.96444: results queue empty 20494 1727096352.96445: checking for any_errors_fatal 20494 1727096352.96451: done checking for any_errors_fatal 20494 1727096352.96452: checking for max_fail_percentage 20494 1727096352.96453: done checking for max_fail_percentage 20494 1727096352.96454: checking to see if all hosts have failed and the running result is not ok 20494 1727096352.96455: done checking to see if all hosts have failed 20494 1727096352.96456: getting the remaining hosts for this loop 20494 1727096352.96457: done getting the remaining hosts for this loop 20494 1727096352.96461: getting the next task for host managed_node2 20494 1727096352.96469: done getting next task for host managed_node2 20494 1727096352.96472: ^ task is: TASK: Assert that the result is failure 20494 1727096352.96485: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=2, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? True, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096352.96490: getting variables 20494 1727096352.96491: in VariableManager get_vars() 20494 1727096352.96539: Calling all_inventory to load vars for managed_node2 20494 1727096352.96541: Calling groups_inventory to load vars for managed_node2 20494 1727096352.96543: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096352.96552: Calling all_plugins_play to load vars for managed_node2 20494 1727096352.96556: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096352.96558: Calling groups_plugins_play to load vars for managed_node2 20494 1727096352.97697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096352.99349: done with get_vars() 20494 1727096352.99381: done getting variables 20494 1727096352.99457: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert that the result is failure] *************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:173 Monday 23 September 2024 08:59:12 -0400 (0:00:00.072) 0:00:38.365 ****** 20494 1727096352.99487: entering _queue_task() for managed_node2/assert 20494 1727096352.99836: worker is 1 (out of 1 available) 20494 1727096352.99851: exiting _queue_task() for managed_node2/assert 20494 1727096352.99864: done queuing things up, now waiting for results queue to drain 20494 1727096352.99869: waiting for pending results... 20494 1727096353.00109: running TaskExecutor() for managed_node2/TASK: Assert that the result is failure 20494 1727096353.00199: in run() - task 0afff68d-5257-775d-49e9-00000000010c 20494 1727096353.00209: variable 'ansible_search_path' from source: unknown 20494 1727096353.00240: calling self._execute() 20494 1727096353.00348: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.00379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.00385: variable 'omit' from source: magic vars 20494 1727096353.00845: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.00853: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.01079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.01395: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.01579: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.01586: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.01589: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.01773: variable 'networkmanager_version' from source: set_fact 20494 1727096353.01776: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.01779: variable 'omit' from source: magic vars 20494 1727096353.01782: variable 'omit' from source: magic vars 20494 1727096353.01787: variable 'omit' from source: magic vars 20494 1727096353.01844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096353.01883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096353.02025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096353.02028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096353.02031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096353.02033: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096353.02050: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.02053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.02189: Set connection var ansible_pipelining to False 20494 1727096353.02192: Set connection var ansible_timeout to 10 20494 1727096353.02199: Set connection var ansible_connection to ssh 20494 1727096353.02202: Set connection var ansible_shell_type to sh 20494 1727096353.02206: Set connection var ansible_shell_executable to /bin/sh 20494 1727096353.02211: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096353.02235: variable 'ansible_shell_executable' from source: unknown 20494 1727096353.02239: variable 'ansible_connection' from source: unknown 20494 1727096353.02242: variable 'ansible_module_compression' from source: unknown 20494 1727096353.02245: variable 'ansible_shell_type' from source: unknown 20494 1727096353.02247: variable 'ansible_shell_executable' from source: unknown 20494 1727096353.02250: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.02252: variable 'ansible_pipelining' from source: unknown 20494 1727096353.02254: variable 'ansible_timeout' from source: unknown 20494 1727096353.02256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.02374: 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) 20494 1727096353.02386: variable 'omit' from source: magic vars 20494 1727096353.02392: starting attempt loop 20494 1727096353.02395: running the handler 20494 1727096353.02562: variable '__network_connections_result' from source: set_fact 20494 1727096353.02570: Evaluated conditional (__network_connections_result.failed): True 20494 1727096353.02573: handler run complete 20494 1727096353.02576: attempt loop complete, returning result 20494 1727096353.02578: _execute() done 20494 1727096353.02581: dumping result to json 20494 1727096353.02583: done dumping result, returning 20494 1727096353.02590: done running TaskExecutor() for managed_node2/TASK: Assert that the result is failure [0afff68d-5257-775d-49e9-00000000010c] 20494 1727096353.02592: sending task result for task 0afff68d-5257-775d-49e9-00000000010c 20494 1727096353.02663: done sending task result for task 0afff68d-5257-775d-49e9-00000000010c 20494 1727096353.02670: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096353.02741: no more pending results, returning what we have 20494 1727096353.02744: results queue empty 20494 1727096353.02745: checking for any_errors_fatal 20494 1727096353.02759: done checking for any_errors_fatal 20494 1727096353.02760: checking for max_fail_percentage 20494 1727096353.02761: done checking for max_fail_percentage 20494 1727096353.02762: checking to see if all hosts have failed and the running result is not ok 20494 1727096353.02763: done checking to see if all hosts have failed 20494 1727096353.02763: getting the remaining hosts for this loop 20494 1727096353.02765: done getting the remaining hosts for this loop 20494 1727096353.02774: getting the next task for host managed_node2 20494 1727096353.02783: done getting next task for host managed_node2 20494 1727096353.02785: ^ task is: TASK: TEST: I can reset features to their original value. 20494 1727096353.02787: ^ state is: HOST STATE: block=3, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096353.02790: getting variables 20494 1727096353.02792: in VariableManager get_vars() 20494 1727096353.02841: Calling all_inventory to load vars for managed_node2 20494 1727096353.02844: Calling groups_inventory to load vars for managed_node2 20494 1727096353.02846: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.02856: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.02859: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.02861: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.04360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.05645: done with get_vars() 20494 1727096353.05679: done getting variables 20494 1727096353.05740: Loading ActionModule 'debug' from /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: I can reset features to their original value.] ********************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:177 Monday 23 September 2024 08:59:13 -0400 (0:00:00.062) 0:00:38.428 ****** 20494 1727096353.05780: entering _queue_task() for managed_node2/debug 20494 1727096353.06421: worker is 1 (out of 1 available) 20494 1727096353.06460: exiting _queue_task() for managed_node2/debug 20494 1727096353.06477: done queuing things up, now waiting for results queue to drain 20494 1727096353.06478: waiting for pending results... 20494 1727096353.06779: running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. 20494 1727096353.07039: in run() - task 0afff68d-5257-775d-49e9-00000000010d 20494 1727096353.07047: variable 'ansible_search_path' from source: unknown 20494 1727096353.07051: calling self._execute() 20494 1727096353.07054: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.07057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.07060: variable 'omit' from source: magic vars 20494 1727096353.07523: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.07526: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.07693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.07973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.08005: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.08024: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.08057: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.08186: variable 'networkmanager_version' from source: set_fact 20494 1727096353.08190: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.08193: variable 'omit' from source: magic vars 20494 1727096353.08195: variable 'omit' from source: magic vars 20494 1727096353.08224: variable 'omit' from source: magic vars 20494 1727096353.08253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096353.08332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096353.08347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096353.08362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096353.08374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096353.08420: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096353.08424: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.08426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.08497: Set connection var ansible_pipelining to False 20494 1727096353.08501: Set connection var ansible_timeout to 10 20494 1727096353.08504: Set connection var ansible_connection to ssh 20494 1727096353.08506: Set connection var ansible_shell_type to sh 20494 1727096353.08511: Set connection var ansible_shell_executable to /bin/sh 20494 1727096353.08516: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096353.08534: variable 'ansible_shell_executable' from source: unknown 20494 1727096353.08537: variable 'ansible_connection' from source: unknown 20494 1727096353.08539: variable 'ansible_module_compression' from source: unknown 20494 1727096353.08549: variable 'ansible_shell_type' from source: unknown 20494 1727096353.08552: variable 'ansible_shell_executable' from source: unknown 20494 1727096353.08554: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.08556: variable 'ansible_pipelining' from source: unknown 20494 1727096353.08558: variable 'ansible_timeout' from source: unknown 20494 1727096353.08560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.08677: Loading ActionModule 'debug' from /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) 20494 1727096353.08687: variable 'omit' from source: magic vars 20494 1727096353.08692: starting attempt loop 20494 1727096353.08694: running the handler 20494 1727096353.08745: handler run complete 20494 1727096353.08757: attempt loop complete, returning result 20494 1727096353.08771: _execute() done 20494 1727096353.08775: dumping result to json 20494 1727096353.08777: done dumping result, returning 20494 1727096353.08779: done running TaskExecutor() for managed_node2/TASK: TEST: I can reset features to their original value. [0afff68d-5257-775d-49e9-00000000010d] 20494 1727096353.08781: sending task result for task 0afff68d-5257-775d-49e9-00000000010d ok: [managed_node2] => {} MSG: ################################################## 20494 1727096353.08916: no more pending results, returning what we have 20494 1727096353.08920: results queue empty 20494 1727096353.08920: checking for any_errors_fatal 20494 1727096353.08931: done checking for any_errors_fatal 20494 1727096353.08931: checking for max_fail_percentage 20494 1727096353.08933: done checking for max_fail_percentage 20494 1727096353.08934: checking to see if all hosts have failed and the running result is not ok 20494 1727096353.08935: done checking to see if all hosts have failed 20494 1727096353.08936: getting the remaining hosts for this loop 20494 1727096353.08937: done getting the remaining hosts for this loop 20494 1727096353.08942: getting the next task for host managed_node2 20494 1727096353.08950: done getting next task for host managed_node2 20494 1727096353.08954: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096353.08957: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096353.08987: getting variables 20494 1727096353.08989: in VariableManager get_vars() 20494 1727096353.09046: Calling all_inventory to load vars for managed_node2 20494 1727096353.09050: Calling groups_inventory to load vars for managed_node2 20494 1727096353.09052: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.09062: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.09065: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.09098: done sending task result for task 0afff68d-5257-775d-49e9-00000000010d 20494 1727096353.09101: WORKER PROCESS EXITING 20494 1727096353.09105: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.10019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.11776: done with get_vars() 20494 1727096353.11820: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:13 -0400 (0:00:00.061) 0:00:38.489 ****** 20494 1727096353.11936: entering _queue_task() for managed_node2/include_tasks 20494 1727096353.12270: worker is 1 (out of 1 available) 20494 1727096353.12282: exiting _queue_task() for managed_node2/include_tasks 20494 1727096353.12297: done queuing things up, now waiting for results queue to drain 20494 1727096353.12298: waiting for pending results... 20494 1727096353.12525: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096353.12634: in run() - task 0afff68d-5257-775d-49e9-000000000115 20494 1727096353.12646: variable 'ansible_search_path' from source: unknown 20494 1727096353.12650: variable 'ansible_search_path' from source: unknown 20494 1727096353.12682: calling self._execute() 20494 1727096353.12782: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.12785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.12790: variable 'omit' from source: magic vars 20494 1727096353.13177: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.13181: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.13345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.13545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.13582: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.13609: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.13633: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.13693: variable 'networkmanager_version' from source: set_fact 20494 1727096353.13704: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.13811: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.13814: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.13907: variable 'networkmanager_version' from source: set_fact 20494 1727096353.13914: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.13991: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.13995: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.14083: variable 'networkmanager_version' from source: set_fact 20494 1727096353.14090: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.14096: _execute() done 20494 1727096353.14099: dumping result to json 20494 1727096353.14101: done dumping result, returning 20494 1727096353.14110: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-775d-49e9-000000000115] 20494 1727096353.14113: sending task result for task 0afff68d-5257-775d-49e9-000000000115 20494 1727096353.14203: done sending task result for task 0afff68d-5257-775d-49e9-000000000115 20494 1727096353.14205: WORKER PROCESS EXITING 20494 1727096353.14281: no more pending results, returning what we have 20494 1727096353.14286: in VariableManager get_vars() 20494 1727096353.14351: Calling all_inventory to load vars for managed_node2 20494 1727096353.14353: Calling groups_inventory to load vars for managed_node2 20494 1727096353.14356: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.14365: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.14370: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.14372: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.15320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.16173: done with get_vars() 20494 1727096353.16187: variable 'ansible_search_path' from source: unknown 20494 1727096353.16188: variable 'ansible_search_path' from source: unknown 20494 1727096353.16216: we have included files to process 20494 1727096353.16217: generating all_blocks data 20494 1727096353.16219: done generating all_blocks data 20494 1727096353.16224: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096353.16224: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096353.16226: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096353.16614: done processing included file 20494 1727096353.16616: iterating over new_blocks loaded from include file 20494 1727096353.16617: in VariableManager get_vars() 20494 1727096353.16638: done with get_vars() 20494 1727096353.16639: filtering new block on tags 20494 1727096353.16653: done filtering new block on tags 20494 1727096353.16655: in VariableManager get_vars() 20494 1727096353.16676: done with get_vars() 20494 1727096353.16678: filtering new block on tags 20494 1727096353.16691: done filtering new block on tags 20494 1727096353.16693: in VariableManager get_vars() 20494 1727096353.16710: done with get_vars() 20494 1727096353.16711: filtering new block on tags 20494 1727096353.16724: done filtering new block on tags 20494 1727096353.16725: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20494 1727096353.16729: extending task lists for all hosts with included blocks 20494 1727096353.17202: done extending task lists 20494 1727096353.17203: done processing included files 20494 1727096353.17203: results queue empty 20494 1727096353.17204: checking for any_errors_fatal 20494 1727096353.17206: done checking for any_errors_fatal 20494 1727096353.17206: checking for max_fail_percentage 20494 1727096353.17207: done checking for max_fail_percentage 20494 1727096353.17208: checking to see if all hosts have failed and the running result is not ok 20494 1727096353.17208: done checking to see if all hosts have failed 20494 1727096353.17209: getting the remaining hosts for this loop 20494 1727096353.17210: done getting the remaining hosts for this loop 20494 1727096353.17211: getting the next task for host managed_node2 20494 1727096353.17214: done getting next task for host managed_node2 20494 1727096353.17216: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096353.17218: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 20494 1727096353.17226: getting variables 20494 1727096353.17226: in VariableManager get_vars() 20494 1727096353.17241: Calling all_inventory to load vars for managed_node2 20494 1727096353.17242: Calling groups_inventory to load vars for managed_node2 20494 1727096353.17243: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.17247: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.17249: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.17255: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.17936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.18791: done with get_vars() 20494 1727096353.18808: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:13 -0400 (0:00:00.069) 0:00:38.559 ****** 20494 1727096353.18869: entering _queue_task() for managed_node2/setup 20494 1727096353.19134: worker is 1 (out of 1 available) 20494 1727096353.19148: exiting _queue_task() for managed_node2/setup 20494 1727096353.19161: done queuing things up, now waiting for results queue to drain 20494 1727096353.19162: waiting for pending results... 20494 1727096353.19340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096353.19445: in run() - task 0afff68d-5257-775d-49e9-0000000005dd 20494 1727096353.19457: variable 'ansible_search_path' from source: unknown 20494 1727096353.19460: variable 'ansible_search_path' from source: unknown 20494 1727096353.19495: calling self._execute() 20494 1727096353.19569: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.19573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.19579: variable 'omit' from source: magic vars 20494 1727096353.19856: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.19864: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.19994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.20182: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.20215: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.20239: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.20275: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.20326: variable 'networkmanager_version' from source: set_fact 20494 1727096353.20336: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.20413: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.20416: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.20507: variable 'networkmanager_version' from source: set_fact 20494 1727096353.20514: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.20587: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.20590: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.20678: variable 'networkmanager_version' from source: set_fact 20494 1727096353.20685: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.20784: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.20788: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.20875: variable 'networkmanager_version' from source: set_fact 20494 1727096353.20883: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.20954: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.20958: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.21045: variable 'networkmanager_version' from source: set_fact 20494 1727096353.21053: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.21159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096353.22590: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096353.22631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096353.22658: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096353.22689: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096353.22708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096353.22771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096353.22801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096353.22818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096353.22844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096353.22855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096353.22894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096353.22911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096353.22929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096353.22953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096353.22963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096353.23072: variable '__network_required_facts' from source: role '' defaults 20494 1727096353.23078: variable 'ansible_facts' from source: unknown 20494 1727096353.23495: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20494 1727096353.23499: when evaluation is False, skipping this task 20494 1727096353.23501: _execute() done 20494 1727096353.23503: dumping result to json 20494 1727096353.23505: done dumping result, returning 20494 1727096353.23512: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-775d-49e9-0000000005dd] 20494 1727096353.23517: sending task result for task 0afff68d-5257-775d-49e9-0000000005dd skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096353.23648: no more pending results, returning what we have 20494 1727096353.23652: results queue empty 20494 1727096353.23653: checking for any_errors_fatal 20494 1727096353.23655: done checking for any_errors_fatal 20494 1727096353.23655: checking for max_fail_percentage 20494 1727096353.23657: done checking for max_fail_percentage 20494 1727096353.23658: checking to see if all hosts have failed and the running result is not ok 20494 1727096353.23659: done checking to see if all hosts have failed 20494 1727096353.23659: getting the remaining hosts for this loop 20494 1727096353.23660: done getting the remaining hosts for this loop 20494 1727096353.23664: getting the next task for host managed_node2 20494 1727096353.23683: done getting next task for host managed_node2 20494 1727096353.23687: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096353.23690: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096353.23711: getting variables 20494 1727096353.23712: in VariableManager get_vars() 20494 1727096353.23764: Calling all_inventory to load vars for managed_node2 20494 1727096353.23776: Calling groups_inventory to load vars for managed_node2 20494 1727096353.23779: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.23785: done sending task result for task 0afff68d-5257-775d-49e9-0000000005dd 20494 1727096353.23787: WORKER PROCESS EXITING 20494 1727096353.23795: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.23798: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.23800: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.24675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.25540: done with get_vars() 20494 1727096353.25557: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:13 -0400 (0:00:00.067) 0:00:38.626 ****** 20494 1727096353.25632: entering _queue_task() for managed_node2/stat 20494 1727096353.25885: worker is 1 (out of 1 available) 20494 1727096353.25899: exiting _queue_task() for managed_node2/stat 20494 1727096353.25911: done queuing things up, now waiting for results queue to drain 20494 1727096353.25915: waiting for pending results... 20494 1727096353.26086: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096353.26201: in run() - task 0afff68d-5257-775d-49e9-0000000005df 20494 1727096353.26212: variable 'ansible_search_path' from source: unknown 20494 1727096353.26216: variable 'ansible_search_path' from source: unknown 20494 1727096353.26246: calling self._execute() 20494 1727096353.26319: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.26325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.26334: variable 'omit' from source: magic vars 20494 1727096353.26616: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.26625: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.26749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.26940: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.26973: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.26998: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.27027: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.27083: variable 'networkmanager_version' from source: set_fact 20494 1727096353.27094: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.27171: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.27175: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.27259: variable 'networkmanager_version' from source: set_fact 20494 1727096353.27271: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.27339: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.27345: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.27429: variable 'networkmanager_version' from source: set_fact 20494 1727096353.27436: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.27541: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.27545: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.27632: variable 'networkmanager_version' from source: set_fact 20494 1727096353.27640: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.27713: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.27717: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.27804: variable 'networkmanager_version' from source: set_fact 20494 1727096353.27812: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.27917: 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) 20494 1727096353.27934: 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) 20494 1727096353.27951: 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) 20494 1727096353.27971: 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) 20494 1727096353.28022: variable '__network_is_ostree' from source: set_fact 20494 1727096353.28027: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096353.28030: when evaluation is False, skipping this task 20494 1727096353.28033: _execute() done 20494 1727096353.28035: dumping result to json 20494 1727096353.28038: done dumping result, returning 20494 1727096353.28045: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-775d-49e9-0000000005df] 20494 1727096353.28050: sending task result for task 0afff68d-5257-775d-49e9-0000000005df 20494 1727096353.28132: done sending task result for task 0afff68d-5257-775d-49e9-0000000005df 20494 1727096353.28135: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096353.28197: no more pending results, returning what we have 20494 1727096353.28200: results queue empty 20494 1727096353.28201: checking for any_errors_fatal 20494 1727096353.28207: done checking for any_errors_fatal 20494 1727096353.28207: checking for max_fail_percentage 20494 1727096353.28209: done checking for max_fail_percentage 20494 1727096353.28210: checking to see if all hosts have failed and the running result is not ok 20494 1727096353.28210: done checking to see if all hosts have failed 20494 1727096353.28211: getting the remaining hosts for this loop 20494 1727096353.28212: done getting the remaining hosts for this loop 20494 1727096353.28216: getting the next task for host managed_node2 20494 1727096353.28222: done getting next task for host managed_node2 20494 1727096353.28225: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096353.28230: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096353.28251: getting variables 20494 1727096353.28253: in VariableManager get_vars() 20494 1727096353.28310: Calling all_inventory to load vars for managed_node2 20494 1727096353.28313: Calling groups_inventory to load vars for managed_node2 20494 1727096353.28315: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.28324: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.28326: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.28328: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.29115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.30232: done with get_vars() 20494 1727096353.30251: done getting variables 20494 1727096353.30299: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:13 -0400 (0:00:00.046) 0:00:38.673 ****** 20494 1727096353.30331: entering _queue_task() for managed_node2/set_fact 20494 1727096353.30593: worker is 1 (out of 1 available) 20494 1727096353.30607: exiting _queue_task() for managed_node2/set_fact 20494 1727096353.30620: done queuing things up, now waiting for results queue to drain 20494 1727096353.30622: waiting for pending results... 20494 1727096353.30807: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096353.30909: in run() - task 0afff68d-5257-775d-49e9-0000000005e0 20494 1727096353.30921: variable 'ansible_search_path' from source: unknown 20494 1727096353.30924: variable 'ansible_search_path' from source: unknown 20494 1727096353.30954: calling self._execute() 20494 1727096353.31032: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.31036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.31046: variable 'omit' from source: magic vars 20494 1727096353.31323: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.31336: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.31455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.31644: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.31679: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.31703: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.31731: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.31786: variable 'networkmanager_version' from source: set_fact 20494 1727096353.31796: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.31873: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.31878: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.31969: variable 'networkmanager_version' from source: set_fact 20494 1727096353.31975: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.32045: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.32050: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.32136: variable 'networkmanager_version' from source: set_fact 20494 1727096353.32143: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.32247: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.32251: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.32339: variable 'networkmanager_version' from source: set_fact 20494 1727096353.32346: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.32419: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.32424: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.32510: variable 'networkmanager_version' from source: set_fact 20494 1727096353.32517: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.32622: 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) 20494 1727096353.32639: 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) 20494 1727096353.32660: 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) 20494 1727096353.32680: 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) 20494 1727096353.32731: variable '__network_is_ostree' from source: set_fact 20494 1727096353.32735: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096353.32738: when evaluation is False, skipping this task 20494 1727096353.32742: _execute() done 20494 1727096353.32745: dumping result to json 20494 1727096353.32748: done dumping result, returning 20494 1727096353.32756: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-775d-49e9-0000000005e0] 20494 1727096353.32761: sending task result for task 0afff68d-5257-775d-49e9-0000000005e0 20494 1727096353.32843: done sending task result for task 0afff68d-5257-775d-49e9-0000000005e0 20494 1727096353.32846: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096353.32897: no more pending results, returning what we have 20494 1727096353.32900: results queue empty 20494 1727096353.32901: checking for any_errors_fatal 20494 1727096353.32907: done checking for any_errors_fatal 20494 1727096353.32908: checking for max_fail_percentage 20494 1727096353.32910: done checking for max_fail_percentage 20494 1727096353.32911: checking to see if all hosts have failed and the running result is not ok 20494 1727096353.32911: done checking to see if all hosts have failed 20494 1727096353.32912: getting the remaining hosts for this loop 20494 1727096353.32913: done getting the remaining hosts for this loop 20494 1727096353.32916: getting the next task for host managed_node2 20494 1727096353.32925: done getting next task for host managed_node2 20494 1727096353.32928: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096353.32933: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096353.32952: getting variables 20494 1727096353.32956: in VariableManager get_vars() 20494 1727096353.33007: Calling all_inventory to load vars for managed_node2 20494 1727096353.33010: Calling groups_inventory to load vars for managed_node2 20494 1727096353.33012: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096353.33021: Calling all_plugins_play to load vars for managed_node2 20494 1727096353.33023: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096353.33025: Calling groups_plugins_play to load vars for managed_node2 20494 1727096353.33813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096353.34679: done with get_vars() 20494 1727096353.34698: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:13 -0400 (0:00:00.044) 0:00:38.718 ****** 20494 1727096353.34774: entering _queue_task() for managed_node2/service_facts 20494 1727096353.35020: worker is 1 (out of 1 available) 20494 1727096353.35033: exiting _queue_task() for managed_node2/service_facts 20494 1727096353.35047: done queuing things up, now waiting for results queue to drain 20494 1727096353.35048: waiting for pending results... 20494 1727096353.35224: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096353.35320: in run() - task 0afff68d-5257-775d-49e9-0000000005e2 20494 1727096353.35331: variable 'ansible_search_path' from source: unknown 20494 1727096353.35334: variable 'ansible_search_path' from source: unknown 20494 1727096353.35363: calling self._execute() 20494 1727096353.35442: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.35446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.35455: variable 'omit' from source: magic vars 20494 1727096353.35731: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.35739: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.35862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096353.36049: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096353.36083: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096353.36108: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096353.36131: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096353.36192: variable 'networkmanager_version' from source: set_fact 20494 1727096353.36202: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.36278: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.36282: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.36371: variable 'networkmanager_version' from source: set_fact 20494 1727096353.36377: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.36447: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.36450: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.36539: variable 'networkmanager_version' from source: set_fact 20494 1727096353.36546: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.36651: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.36655: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.36745: variable 'networkmanager_version' from source: set_fact 20494 1727096353.36752: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.36827: variable 'ansible_distribution_major_version' from source: facts 20494 1727096353.36830: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096353.36916: variable 'networkmanager_version' from source: set_fact 20494 1727096353.36924: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096353.36930: variable 'omit' from source: magic vars 20494 1727096353.36980: variable 'omit' from source: magic vars 20494 1727096353.37006: variable 'omit' from source: magic vars 20494 1727096353.37031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096353.37052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096353.37071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096353.37083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096353.37092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096353.37116: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096353.37119: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.37123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.37193: Set connection var ansible_pipelining to False 20494 1727096353.37196: Set connection var ansible_timeout to 10 20494 1727096353.37201: Set connection var ansible_connection to ssh 20494 1727096353.37204: Set connection var ansible_shell_type to sh 20494 1727096353.37209: Set connection var ansible_shell_executable to /bin/sh 20494 1727096353.37213: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096353.37230: variable 'ansible_shell_executable' from source: unknown 20494 1727096353.37235: variable 'ansible_connection' from source: unknown 20494 1727096353.37237: variable 'ansible_module_compression' from source: unknown 20494 1727096353.37240: variable 'ansible_shell_type' from source: unknown 20494 1727096353.37242: variable 'ansible_shell_executable' from source: unknown 20494 1727096353.37244: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096353.37246: variable 'ansible_pipelining' from source: unknown 20494 1727096353.37248: variable 'ansible_timeout' from source: unknown 20494 1727096353.37257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096353.37353: 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__) 20494 1727096353.37365: variable 'omit' from source: magic vars 20494 1727096353.37373: starting attempt loop 20494 1727096353.37376: running the handler 20494 1727096353.37384: _low_level_execute_command(): starting 20494 1727096353.37391: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096353.37901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096353.37907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.37910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096353.37912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096353.37916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.37955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096353.37965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096353.37969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096353.38026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096353.39692: stdout chunk (state=3): >>>/root <<< 20494 1727096353.39791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096353.39825: stderr chunk (state=3): >>><<< 20494 1727096353.39828: stdout chunk (state=3): >>><<< 20494 1727096353.39848: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096353.39864: _low_level_execute_command(): starting 20494 1727096353.39874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480 `" && echo ansible-tmp-1727096353.3984957-22170-248422234459480="` echo /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480 `" ) && sleep 0' 20494 1727096353.40329: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096353.40332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096353.40335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096353.40338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.40385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096353.40388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096353.40432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096353.42393: stdout chunk (state=3): >>>ansible-tmp-1727096353.3984957-22170-248422234459480=/root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480 <<< 20494 1727096353.42504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096353.42538: stderr chunk (state=3): >>><<< 20494 1727096353.42542: stdout chunk (state=3): >>><<< 20494 1727096353.42561: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096353.3984957-22170-248422234459480=/root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096353.42618: variable 'ansible_module_compression' from source: unknown 20494 1727096353.42663: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20494 1727096353.42697: variable 'ansible_facts' from source: unknown 20494 1727096353.42756: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py 20494 1727096353.42865: Sending initial data 20494 1727096353.42873: Sent initial data (162 bytes) 20494 1727096353.43337: 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 <<< 20494 1727096353.43340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096353.43342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096353.43345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096353.43347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.43398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096353.43401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096353.43403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096353.43445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096353.45076: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096353.45103: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096353.45136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpaja5ysj2 /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py <<< 20494 1727096353.45139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py" <<< 20494 1727096353.45173: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 20494 1727096353.45176: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpaja5ysj2" to remote "/root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py" <<< 20494 1727096353.45683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096353.45728: stderr chunk (state=3): >>><<< 20494 1727096353.45731: stdout chunk (state=3): >>><<< 20494 1727096353.45778: done transferring module to remote 20494 1727096353.45788: _low_level_execute_command(): starting 20494 1727096353.45792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/ /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py && sleep 0' 20494 1727096353.46225: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096353.46265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096353.46273: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096353.46276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.46278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096353.46280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096353.46282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.46323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096353.46326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096353.46330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096353.46362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096353.48376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096353.48380: stdout chunk (state=3): >>><<< 20494 1727096353.48383: stderr chunk (state=3): >>><<< 20494 1727096353.48386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096353.48388: _low_level_execute_command(): starting 20494 1727096353.48390: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/AnsiballZ_service_facts.py && sleep 0' 20494 1727096353.48895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096353.48948: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096353.48952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096353.48954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096353.48957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096353.48959: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096353.48962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096353.48964: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096353.49125: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096353.49163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096353.49166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096353.49170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096353.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.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096353.49175: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096353.49177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096353.49180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.09199: 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<<< 20494 1727096355.09212: 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<<< 20494 1727096355.09244: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 20494 1727096355.10744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096355.10772: stderr chunk (state=3): >>><<< 20494 1727096355.10780: stdout chunk (state=3): >>><<< 20494 1727096355.10809: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096355.11328: 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-1727096353.3984957-22170-248422234459480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096355.11335: _low_level_execute_command(): starting 20494 1727096355.11343: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096353.3984957-22170-248422234459480/ > /dev/null 2>&1 && sleep 0' 20494 1727096355.11904: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096355.11921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096355.11938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096355.11953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096355.11971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096355.11984: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096355.12022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096355.12036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096355.12081: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096355.12137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096355.12154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096355.12165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.12211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.14030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096355.14060: stderr chunk (state=3): >>><<< 20494 1727096355.14063: stdout chunk (state=3): >>><<< 20494 1727096355.14074: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096355.14080: handler run complete 20494 1727096355.14190: variable 'ansible_facts' from source: unknown 20494 1727096355.14659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096355.15116: variable 'ansible_facts' from source: unknown 20494 1727096355.15250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096355.15365: attempt loop complete, returning result 20494 1727096355.15376: _execute() done 20494 1727096355.15379: dumping result to json 20494 1727096355.15423: done dumping result, returning 20494 1727096355.15426: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-775d-49e9-0000000005e2] 20494 1727096355.15429: sending task result for task 0afff68d-5257-775d-49e9-0000000005e2 20494 1727096355.16679: done sending task result for task 0afff68d-5257-775d-49e9-0000000005e2 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096355.16764: no more pending results, returning what we have 20494 1727096355.16772: results queue empty 20494 1727096355.16773: checking for any_errors_fatal 20494 1727096355.16780: done checking for any_errors_fatal 20494 1727096355.16781: checking for max_fail_percentage 20494 1727096355.16783: done checking for max_fail_percentage 20494 1727096355.16784: checking to see if all hosts have failed and the running result is not ok 20494 1727096355.16785: done checking to see if all hosts have failed 20494 1727096355.16785: getting the remaining hosts for this loop 20494 1727096355.16786: done getting the remaining hosts for this loop 20494 1727096355.16790: getting the next task for host managed_node2 20494 1727096355.16795: done getting next task for host managed_node2 20494 1727096355.16798: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096355.16807: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096355.16829: getting variables 20494 1727096355.16831: in VariableManager get_vars() 20494 1727096355.16886: Calling all_inventory to load vars for managed_node2 20494 1727096355.16890: Calling groups_inventory to load vars for managed_node2 20494 1727096355.16893: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096355.16899: WORKER PROCESS EXITING 20494 1727096355.16909: Calling all_plugins_play to load vars for managed_node2 20494 1727096355.16913: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096355.16919: Calling groups_plugins_play to load vars for managed_node2 20494 1727096355.18246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096355.19628: done with get_vars() 20494 1727096355.19647: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:15 -0400 (0:00:01.849) 0:00:40.567 ****** 20494 1727096355.19728: entering _queue_task() for managed_node2/package_facts 20494 1727096355.19988: worker is 1 (out of 1 available) 20494 1727096355.20000: exiting _queue_task() for managed_node2/package_facts 20494 1727096355.20013: done queuing things up, now waiting for results queue to drain 20494 1727096355.20015: waiting for pending results... 20494 1727096355.20195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096355.20301: in run() - task 0afff68d-5257-775d-49e9-0000000005e3 20494 1727096355.20313: variable 'ansible_search_path' from source: unknown 20494 1727096355.20317: variable 'ansible_search_path' from source: unknown 20494 1727096355.20346: calling self._execute() 20494 1727096355.20421: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096355.20425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096355.20434: variable 'omit' from source: magic vars 20494 1727096355.20722: variable 'ansible_distribution_major_version' from source: facts 20494 1727096355.20730: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096355.20973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096355.21269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096355.21313: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096355.21347: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096355.21383: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096355.21466: variable 'networkmanager_version' from source: set_fact 20494 1727096355.21487: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096355.21598: variable 'ansible_distribution_major_version' from source: facts 20494 1727096355.21607: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096355.21726: variable 'networkmanager_version' from source: set_fact 20494 1727096355.21740: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096355.21843: variable 'ansible_distribution_major_version' from source: facts 20494 1727096355.22073: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096355.22076: variable 'networkmanager_version' from source: set_fact 20494 1727096355.22079: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096355.22144: variable 'ansible_distribution_major_version' from source: facts 20494 1727096355.22174: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096355.22361: variable 'networkmanager_version' from source: set_fact 20494 1727096355.22522: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096355.22849: variable 'ansible_distribution_major_version' from source: facts 20494 1727096355.22910: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096355.23111: variable 'networkmanager_version' from source: set_fact 20494 1727096355.23184: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096355.23265: variable 'omit' from source: magic vars 20494 1727096355.23407: variable 'omit' from source: magic vars 20494 1727096355.23482: variable 'omit' from source: magic vars 20494 1727096355.23557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096355.23615: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096355.23683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096355.23700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096355.23719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096355.23751: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096355.23761: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096355.23791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096355.23961: Set connection var ansible_pipelining to False 20494 1727096355.23995: Set connection var ansible_timeout to 10 20494 1727096355.24005: Set connection var ansible_connection to ssh 20494 1727096355.24013: Set connection var ansible_shell_type to sh 20494 1727096355.24022: Set connection var ansible_shell_executable to /bin/sh 20494 1727096355.24031: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096355.24055: variable 'ansible_shell_executable' from source: unknown 20494 1727096355.24062: variable 'ansible_connection' from source: unknown 20494 1727096355.24071: variable 'ansible_module_compression' from source: unknown 20494 1727096355.24078: variable 'ansible_shell_type' from source: unknown 20494 1727096355.24084: variable 'ansible_shell_executable' from source: unknown 20494 1727096355.24094: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096355.24119: variable 'ansible_pipelining' from source: unknown 20494 1727096355.24128: variable 'ansible_timeout' from source: unknown 20494 1727096355.24135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096355.24411: 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__) 20494 1727096355.24426: variable 'omit' from source: magic vars 20494 1727096355.24436: starting attempt loop 20494 1727096355.24442: running the handler 20494 1727096355.24460: _low_level_execute_command(): starting 20494 1727096355.24474: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096355.25463: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096355.25518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.25547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.27264: stdout chunk (state=3): >>>/root <<< 20494 1727096355.27433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096355.27449: stderr chunk (state=3): >>><<< 20494 1727096355.27459: stdout chunk (state=3): >>><<< 20494 1727096355.27491: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096355.27541: _low_level_execute_command(): starting 20494 1727096355.27544: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228 `" && echo ansible-tmp-1727096355.275071-22259-26779168036228="` echo /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228 `" ) && sleep 0' 20494 1727096355.28174: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096355.28189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096355.28207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096355.28230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096355.28262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096355.28349: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096355.28394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096355.28409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096355.28431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.28497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.30493: stdout chunk (state=3): >>>ansible-tmp-1727096355.275071-22259-26779168036228=/root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228 <<< 20494 1727096355.30594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096355.30643: stderr chunk (state=3): >>><<< 20494 1727096355.30654: stdout chunk (state=3): >>><<< 20494 1727096355.30880: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096355.275071-22259-26779168036228=/root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096355.30884: variable 'ansible_module_compression' from source: unknown 20494 1727096355.30886: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20494 1727096355.30948: variable 'ansible_facts' from source: unknown 20494 1727096355.31147: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py 20494 1727096355.31311: Sending initial data 20494 1727096355.31328: Sent initial data (160 bytes) 20494 1727096355.32104: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096355.32108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096355.32111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096355.32114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096355.32118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096355.32142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096355.32164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.32396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.34182: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096355.34261: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096355.34394: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwjogl7kx /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py <<< 20494 1727096355.34404: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py" <<< 20494 1727096355.34626: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwjogl7kx" to remote "/root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py" <<< 20494 1727096355.36255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096355.36330: stderr chunk (state=3): >>><<< 20494 1727096355.36473: stdout chunk (state=3): >>><<< 20494 1727096355.36477: done transferring module to remote 20494 1727096355.36479: _low_level_execute_command(): starting 20494 1727096355.36487: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/ /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py && sleep 0' 20494 1727096355.37025: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096355.37174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096355.37287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096355.37305: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096355.37390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.37498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.39411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096355.39423: stdout chunk (state=3): >>><<< 20494 1727096355.39435: stderr chunk (state=3): >>><<< 20494 1727096355.39676: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096355.39680: _low_level_execute_command(): starting 20494 1727096355.39683: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/AnsiballZ_package_facts.py && sleep 0' 20494 1727096355.40821: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096355.40885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096355.40895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096355.40911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096355.40929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096355.40939: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096355.40983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096355.41235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096355.41259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.41375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.86259: 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"}], "po<<< 20494 1727096355.86388: stdout chunk (state=3): >>>lkit-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": [{"<<< 20494 1727096355.86466: stdout chunk (state=3): >>>name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20494 1727096355.88255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096355.88288: stderr chunk (state=3): >>><<< 20494 1727096355.88292: stdout chunk (state=3): >>><<< 20494 1727096355.88330: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096355.90617: 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-1727096355.275071-22259-26779168036228/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096355.90647: _low_level_execute_command(): starting 20494 1727096355.90650: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096355.275071-22259-26779168036228/ > /dev/null 2>&1 && sleep 0' 20494 1727096355.91204: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096355.91207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096355.91252: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096355.91317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096355.91347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096355.93198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096355.93226: stderr chunk (state=3): >>><<< 20494 1727096355.93229: stdout chunk (state=3): >>><<< 20494 1727096355.93242: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096355.93248: handler run complete 20494 1727096355.93850: variable 'ansible_facts' from source: unknown 20494 1727096355.94220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.01176: variable 'ansible_facts' from source: unknown 20494 1727096356.01459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.02173: attempt loop complete, returning result 20494 1727096356.02192: _execute() done 20494 1727096356.02199: dumping result to json 20494 1727096356.02408: done dumping result, returning 20494 1727096356.02422: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-775d-49e9-0000000005e3] 20494 1727096356.02432: sending task result for task 0afff68d-5257-775d-49e9-0000000005e3 20494 1727096356.03954: done sending task result for task 0afff68d-5257-775d-49e9-0000000005e3 20494 1727096356.03958: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096356.04044: no more pending results, returning what we have 20494 1727096356.04046: results queue empty 20494 1727096356.04047: checking for any_errors_fatal 20494 1727096356.04050: done checking for any_errors_fatal 20494 1727096356.04051: checking for max_fail_percentage 20494 1727096356.04052: done checking for max_fail_percentage 20494 1727096356.04052: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.04053: done checking to see if all hosts have failed 20494 1727096356.04054: getting the remaining hosts for this loop 20494 1727096356.04054: done getting the remaining hosts for this loop 20494 1727096356.04057: getting the next task for host managed_node2 20494 1727096356.04061: done getting next task for host managed_node2 20494 1727096356.04063: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096356.04069: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.04078: getting variables 20494 1727096356.04078: in VariableManager get_vars() 20494 1727096356.04111: Calling all_inventory to load vars for managed_node2 20494 1727096356.04112: Calling groups_inventory to load vars for managed_node2 20494 1727096356.04114: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.04120: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.04122: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.04124: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.11558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.13384: done with get_vars() 20494 1727096356.13411: done getting variables 20494 1727096356.13460: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:16 -0400 (0:00:00.939) 0:00:41.507 ****** 20494 1727096356.13696: entering _queue_task() for managed_node2/debug 20494 1727096356.14225: worker is 1 (out of 1 available) 20494 1727096356.14237: exiting _queue_task() for managed_node2/debug 20494 1727096356.14249: done queuing things up, now waiting for results queue to drain 20494 1727096356.14251: waiting for pending results... 20494 1727096356.14887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096356.15229: in run() - task 0afff68d-5257-775d-49e9-000000000116 20494 1727096356.15235: variable 'ansible_search_path' from source: unknown 20494 1727096356.15239: variable 'ansible_search_path' from source: unknown 20494 1727096356.15247: calling self._execute() 20494 1727096356.15474: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.15478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.15480: variable 'omit' from source: magic vars 20494 1727096356.16149: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.16221: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.16674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.17146: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.17230: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.17272: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.17365: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.17455: variable 'networkmanager_version' from source: set_fact 20494 1727096356.17476: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.17604: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.17615: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.17758: variable 'networkmanager_version' from source: set_fact 20494 1727096356.17775: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.17891: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.17902: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.18046: variable 'networkmanager_version' from source: set_fact 20494 1727096356.18065: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.18149: variable 'omit' from source: magic vars 20494 1727096356.18153: variable 'omit' from source: magic vars 20494 1727096356.18247: variable 'network_provider' from source: set_fact 20494 1727096356.18277: variable 'omit' from source: magic vars 20494 1727096356.18312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096356.18345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096356.18381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096356.18403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096356.18419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096356.18453: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096356.18463: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.18477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.18588: Set connection var ansible_pipelining to False 20494 1727096356.18671: Set connection var ansible_timeout to 10 20494 1727096356.18675: Set connection var ansible_connection to ssh 20494 1727096356.18677: Set connection var ansible_shell_type to sh 20494 1727096356.18683: Set connection var ansible_shell_executable to /bin/sh 20494 1727096356.18687: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096356.18689: variable 'ansible_shell_executable' from source: unknown 20494 1727096356.18691: variable 'ansible_connection' from source: unknown 20494 1727096356.18693: variable 'ansible_module_compression' from source: unknown 20494 1727096356.18695: variable 'ansible_shell_type' from source: unknown 20494 1727096356.18697: variable 'ansible_shell_executable' from source: unknown 20494 1727096356.18699: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.18711: variable 'ansible_pipelining' from source: unknown 20494 1727096356.18728: variable 'ansible_timeout' from source: unknown 20494 1727096356.18731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.18922: Loading ActionModule 'debug' from /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) 20494 1727096356.18926: variable 'omit' from source: magic vars 20494 1727096356.18928: starting attempt loop 20494 1727096356.18931: running the handler 20494 1727096356.18933: handler run complete 20494 1727096356.18951: attempt loop complete, returning result 20494 1727096356.18958: _execute() done 20494 1727096356.18964: dumping result to json 20494 1727096356.18974: done dumping result, returning 20494 1727096356.18987: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-775d-49e9-000000000116] 20494 1727096356.18997: sending task result for task 0afff68d-5257-775d-49e9-000000000116 ok: [managed_node2] => {} MSG: Using network provider: nm 20494 1727096356.19331: no more pending results, returning what we have 20494 1727096356.19335: results queue empty 20494 1727096356.19336: checking for any_errors_fatal 20494 1727096356.19347: done checking for any_errors_fatal 20494 1727096356.19348: checking for max_fail_percentage 20494 1727096356.19350: done checking for max_fail_percentage 20494 1727096356.19351: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.19352: done checking to see if all hosts have failed 20494 1727096356.19353: getting the remaining hosts for this loop 20494 1727096356.19355: done getting the remaining hosts for this loop 20494 1727096356.19359: getting the next task for host managed_node2 20494 1727096356.19365: done getting next task for host managed_node2 20494 1727096356.19370: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096356.19373: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.19389: getting variables 20494 1727096356.19391: in VariableManager get_vars() 20494 1727096356.19450: Calling all_inventory to load vars for managed_node2 20494 1727096356.19454: Calling groups_inventory to load vars for managed_node2 20494 1727096356.19456: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.19475: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.19591: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.19595: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.20204: done sending task result for task 0afff68d-5257-775d-49e9-000000000116 20494 1727096356.20208: WORKER PROCESS EXITING 20494 1727096356.21162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.23283: done with get_vars() 20494 1727096356.23305: done getting variables 20494 1727096356.23370: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:16 -0400 (0:00:00.097) 0:00:41.604 ****** 20494 1727096356.23403: entering _queue_task() for managed_node2/fail 20494 1727096356.23751: worker is 1 (out of 1 available) 20494 1727096356.23971: exiting _queue_task() for managed_node2/fail 20494 1727096356.23981: done queuing things up, now waiting for results queue to drain 20494 1727096356.23983: waiting for pending results... 20494 1727096356.24086: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096356.24232: in run() - task 0afff68d-5257-775d-49e9-000000000117 20494 1727096356.24251: variable 'ansible_search_path' from source: unknown 20494 1727096356.24259: variable 'ansible_search_path' from source: unknown 20494 1727096356.24301: calling self._execute() 20494 1727096356.24408: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.24421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.24443: variable 'omit' from source: magic vars 20494 1727096356.24827: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.24842: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.25028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.25282: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.25337: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.25381: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.25481: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.25582: variable 'networkmanager_version' from source: set_fact 20494 1727096356.25601: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.25765: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.25779: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.26291: variable 'networkmanager_version' from source: set_fact 20494 1727096356.26294: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.26395: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.26406: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.26774: variable 'networkmanager_version' from source: set_fact 20494 1727096356.26777: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.26924: variable 'network_state' from source: role '' defaults 20494 1727096356.27004: Evaluated conditional (network_state != {}): False 20494 1727096356.27013: when evaluation is False, skipping this task 20494 1727096356.27021: _execute() done 20494 1727096356.27028: dumping result to json 20494 1727096356.27041: done dumping result, returning 20494 1727096356.27055: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-775d-49e9-000000000117] 20494 1727096356.27065: sending task result for task 0afff68d-5257-775d-49e9-000000000117 20494 1727096356.27370: done sending task result for task 0afff68d-5257-775d-49e9-000000000117 20494 1727096356.27374: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096356.27426: no more pending results, returning what we have 20494 1727096356.27430: results queue empty 20494 1727096356.27431: checking for any_errors_fatal 20494 1727096356.27438: done checking for any_errors_fatal 20494 1727096356.27439: checking for max_fail_percentage 20494 1727096356.27442: done checking for max_fail_percentage 20494 1727096356.27443: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.27444: done checking to see if all hosts have failed 20494 1727096356.27445: getting the remaining hosts for this loop 20494 1727096356.27446: done getting the remaining hosts for this loop 20494 1727096356.27450: getting the next task for host managed_node2 20494 1727096356.27457: done getting next task for host managed_node2 20494 1727096356.27461: ^ 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 20494 1727096356.27464: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.27492: getting variables 20494 1727096356.27495: in VariableManager get_vars() 20494 1727096356.27554: Calling all_inventory to load vars for managed_node2 20494 1727096356.27557: Calling groups_inventory to load vars for managed_node2 20494 1727096356.27560: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.27886: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.27891: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.27895: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.30645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.32864: done with get_vars() 20494 1727096356.32904: done getting variables 20494 1727096356.32969: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:16 -0400 (0:00:00.095) 0:00:41.700 ****** 20494 1727096356.33004: entering _queue_task() for managed_node2/fail 20494 1727096356.33380: worker is 1 (out of 1 available) 20494 1727096356.33395: exiting _queue_task() for managed_node2/fail 20494 1727096356.33408: done queuing things up, now waiting for results queue to drain 20494 1727096356.33410: waiting for pending results... 20494 1727096356.34099: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20494 1727096356.34275: in run() - task 0afff68d-5257-775d-49e9-000000000118 20494 1727096356.34289: variable 'ansible_search_path' from source: unknown 20494 1727096356.34303: variable 'ansible_search_path' from source: unknown 20494 1727096356.34344: calling self._execute() 20494 1727096356.34674: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.34678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.34736: variable 'omit' from source: magic vars 20494 1727096356.35438: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.35465: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.35664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.35954: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.36018: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.36070: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.36158: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.36250: variable 'networkmanager_version' from source: set_fact 20494 1727096356.36277: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.36394: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.36492: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.36545: variable 'networkmanager_version' from source: set_fact 20494 1727096356.36560: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.36682: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.36692: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.36830: variable 'networkmanager_version' from source: set_fact 20494 1727096356.36845: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.36972: variable 'network_state' from source: role '' defaults 20494 1727096356.36989: Evaluated conditional (network_state != {}): False 20494 1727096356.36998: when evaluation is False, skipping this task 20494 1727096356.37005: _execute() done 20494 1727096356.37013: dumping result to json 20494 1727096356.37021: done dumping result, returning 20494 1727096356.37038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-775d-49e9-000000000118] 20494 1727096356.37051: sending task result for task 0afff68d-5257-775d-49e9-000000000118 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096356.37312: no more pending results, returning what we have 20494 1727096356.37315: results queue empty 20494 1727096356.37316: checking for any_errors_fatal 20494 1727096356.37322: done checking for any_errors_fatal 20494 1727096356.37323: checking for max_fail_percentage 20494 1727096356.37324: done checking for max_fail_percentage 20494 1727096356.37325: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.37326: done checking to see if all hosts have failed 20494 1727096356.37326: getting the remaining hosts for this loop 20494 1727096356.37327: done getting the remaining hosts for this loop 20494 1727096356.37331: getting the next task for host managed_node2 20494 1727096356.37336: done getting next task for host managed_node2 20494 1727096356.37340: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096356.37343: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.37362: getting variables 20494 1727096356.37364: in VariableManager get_vars() 20494 1727096356.37420: Calling all_inventory to load vars for managed_node2 20494 1727096356.37422: Calling groups_inventory to load vars for managed_node2 20494 1727096356.37424: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.37434: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.37436: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.37439: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.37980: done sending task result for task 0afff68d-5257-775d-49e9-000000000118 20494 1727096356.37984: WORKER PROCESS EXITING 20494 1727096356.39428: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.41171: done with get_vars() 20494 1727096356.41194: done getting variables 20494 1727096356.41256: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:16 -0400 (0:00:00.082) 0:00:41.783 ****** 20494 1727096356.41292: entering _queue_task() for managed_node2/fail 20494 1727096356.41717: worker is 1 (out of 1 available) 20494 1727096356.41780: exiting _queue_task() for managed_node2/fail 20494 1727096356.41791: done queuing things up, now waiting for results queue to drain 20494 1727096356.41827: waiting for pending results... 20494 1727096356.42263: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096356.42512: in run() - task 0afff68d-5257-775d-49e9-000000000119 20494 1727096356.42593: variable 'ansible_search_path' from source: unknown 20494 1727096356.42603: variable 'ansible_search_path' from source: unknown 20494 1727096356.42691: calling self._execute() 20494 1727096356.43000: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.43006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.43009: variable 'omit' from source: magic vars 20494 1727096356.43603: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.43620: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.43854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.44161: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.44218: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.44263: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.44358: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.44459: variable 'networkmanager_version' from source: set_fact 20494 1727096356.44481: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.44602: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.44612: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.44750: variable 'networkmanager_version' from source: set_fact 20494 1727096356.44779: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.44891: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.44894: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.45073: variable 'networkmanager_version' from source: set_fact 20494 1727096356.45078: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.45173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096356.47479: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096356.47563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096356.47876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096356.47880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096356.47882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096356.47885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.47887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.47890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.47892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.47894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.47991: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.48019: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20494 1727096356.48145: variable 'ansible_distribution' from source: facts 20494 1727096356.48155: variable '__network_rh_distros' from source: role '' defaults 20494 1727096356.48173: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20494 1727096356.48438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.48527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.48531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.48550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.48574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.48622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.48656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.48691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.48734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.48759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.48853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.48856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.48889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.48938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.48973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.49392: variable 'network_connections' from source: task vars 20494 1727096356.49396: variable 'interface' from source: play vars 20494 1727096356.49449: variable 'interface' from source: play vars 20494 1727096356.49466: variable 'network_state' from source: role '' defaults 20494 1727096356.49534: 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) 20494 1727096356.49562: 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) 20494 1727096356.49595: 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) 20494 1727096356.49642: 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) 20494 1727096356.49675: 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 20494 1727096356.49718: when evaluation is False, skipping this task 20494 1727096356.49721: _execute() done 20494 1727096356.49723: dumping result to json 20494 1727096356.49725: done dumping result, returning 20494 1727096356.49728: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-775d-49e9-000000000119] 20494 1727096356.49730: sending task result for task 0afff68d-5257-775d-49e9-000000000119 skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 20494 1727096356.49902: no more pending results, returning what we have 20494 1727096356.49906: results queue empty 20494 1727096356.49907: checking for any_errors_fatal 20494 1727096356.49917: done checking for any_errors_fatal 20494 1727096356.49918: checking for max_fail_percentage 20494 1727096356.49920: done checking for max_fail_percentage 20494 1727096356.49921: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.49922: done checking to see if all hosts have failed 20494 1727096356.49923: getting the remaining hosts for this loop 20494 1727096356.49931: done getting the remaining hosts for this loop 20494 1727096356.49935: getting the next task for host managed_node2 20494 1727096356.49941: done getting next task for host managed_node2 20494 1727096356.49945: ^ 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 20494 1727096356.49947: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.49969: getting variables 20494 1727096356.49971: in VariableManager get_vars() 20494 1727096356.50028: Calling all_inventory to load vars for managed_node2 20494 1727096356.50031: Calling groups_inventory to load vars for managed_node2 20494 1727096356.50033: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.50044: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.50048: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.50050: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.50683: done sending task result for task 0afff68d-5257-775d-49e9-000000000119 20494 1727096356.50687: WORKER PROCESS EXITING 20494 1727096356.51694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.52583: done with get_vars() 20494 1727096356.52600: done getting variables 20494 1727096356.52645: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:16 -0400 (0:00:00.113) 0:00:41.897 ****** 20494 1727096356.52672: entering _queue_task() for managed_node2/dnf 20494 1727096356.52910: worker is 1 (out of 1 available) 20494 1727096356.52925: exiting _queue_task() for managed_node2/dnf 20494 1727096356.52937: done queuing things up, now waiting for results queue to drain 20494 1727096356.52938: waiting for pending results... 20494 1727096356.53112: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20494 1727096356.53224: in run() - task 0afff68d-5257-775d-49e9-00000000011a 20494 1727096356.53238: variable 'ansible_search_path' from source: unknown 20494 1727096356.53242: variable 'ansible_search_path' from source: unknown 20494 1727096356.53291: calling self._execute() 20494 1727096356.53398: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.53404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.53407: variable 'omit' from source: magic vars 20494 1727096356.53798: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.53802: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.53938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.54190: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.54230: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.54257: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.54330: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.54449: variable 'networkmanager_version' from source: set_fact 20494 1727096356.54455: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.54578: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.54588: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.54737: variable 'networkmanager_version' from source: set_fact 20494 1727096356.54777: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.54884: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.54900: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.55073: variable 'networkmanager_version' from source: set_fact 20494 1727096356.55076: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.55236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096356.56940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096356.56985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096356.57011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096356.57033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096356.57087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096356.57148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.57171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.57215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.57234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.57312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.57572: variable 'ansible_distribution' from source: facts 20494 1727096356.57576: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.57579: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20494 1727096356.57581: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096356.57605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.57628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.57650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.57700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.57704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.57742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.57764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.57790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.57827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.57840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.57883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.57914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.57930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.57974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.57984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.58131: variable 'network_connections' from source: task vars 20494 1727096356.58142: variable 'interface' from source: play vars 20494 1727096356.58211: variable 'interface' from source: play vars 20494 1727096356.58264: 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) 20494 1727096356.58290: 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) 20494 1727096356.58314: 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) 20494 1727096356.58340: 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) 20494 1727096356.58402: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096356.58564: variable 'network_connections' from source: task vars 20494 1727096356.58578: variable 'interface' from source: play vars 20494 1727096356.58620: variable 'interface' from source: play vars 20494 1727096356.58645: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096356.58648: when evaluation is False, skipping this task 20494 1727096356.58651: _execute() done 20494 1727096356.58653: dumping result to json 20494 1727096356.58655: done dumping result, returning 20494 1727096356.58662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000011a] 20494 1727096356.58669: sending task result for task 0afff68d-5257-775d-49e9-00000000011a 20494 1727096356.58756: done sending task result for task 0afff68d-5257-775d-49e9-00000000011a 20494 1727096356.58759: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096356.58834: no more pending results, returning what we have 20494 1727096356.58838: results queue empty 20494 1727096356.58838: checking for any_errors_fatal 20494 1727096356.58844: done checking for any_errors_fatal 20494 1727096356.58845: checking for max_fail_percentage 20494 1727096356.58847: done checking for max_fail_percentage 20494 1727096356.58848: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.58848: done checking to see if all hosts have failed 20494 1727096356.58849: getting the remaining hosts for this loop 20494 1727096356.58850: done getting the remaining hosts for this loop 20494 1727096356.58854: getting the next task for host managed_node2 20494 1727096356.58859: done getting next task for host managed_node2 20494 1727096356.58862: ^ 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 20494 1727096356.58865: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.58886: getting variables 20494 1727096356.58888: in VariableManager get_vars() 20494 1727096356.58938: Calling all_inventory to load vars for managed_node2 20494 1727096356.58940: Calling groups_inventory to load vars for managed_node2 20494 1727096356.58942: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.58952: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.58954: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.58957: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.59856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.60835: done with get_vars() 20494 1727096356.60861: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096356.60966: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:16 -0400 (0:00:00.083) 0:00:41.981 ****** 20494 1727096356.61043: entering _queue_task() for managed_node2/yum 20494 1727096356.61676: worker is 1 (out of 1 available) 20494 1727096356.61692: exiting _queue_task() for managed_node2/yum 20494 1727096356.61704: done queuing things up, now waiting for results queue to drain 20494 1727096356.61706: waiting for pending results... 20494 1727096356.62770: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20494 1727096356.63322: in run() - task 0afff68d-5257-775d-49e9-00000000011b 20494 1727096356.63588: variable 'ansible_search_path' from source: unknown 20494 1727096356.63592: variable 'ansible_search_path' from source: unknown 20494 1727096356.63596: calling self._execute() 20494 1727096356.63644: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.63658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.63681: variable 'omit' from source: magic vars 20494 1727096356.64801: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.64805: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.65058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.65714: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.65779: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.65826: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.65931: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.66035: variable 'networkmanager_version' from source: set_fact 20494 1727096356.66056: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.66183: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.66200: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.66324: variable 'networkmanager_version' from source: set_fact 20494 1727096356.66337: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.66412: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.66415: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.66502: variable 'networkmanager_version' from source: set_fact 20494 1727096356.66509: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.66598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096356.68013: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096356.68056: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096356.68087: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096356.68110: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096356.68129: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096356.68214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.68280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.68321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.68344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.68401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.68490: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.68529: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20494 1727096356.68532: when evaluation is False, skipping this task 20494 1727096356.68535: _execute() done 20494 1727096356.68537: dumping result to json 20494 1727096356.68543: done dumping result, returning 20494 1727096356.68574: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000011b] 20494 1727096356.68577: sending task result for task 0afff68d-5257-775d-49e9-00000000011b 20494 1727096356.68688: done sending task result for task 0afff68d-5257-775d-49e9-00000000011b skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20494 1727096356.68751: no more pending results, returning what we have 20494 1727096356.68755: results queue empty 20494 1727096356.68757: checking for any_errors_fatal 20494 1727096356.68764: done checking for any_errors_fatal 20494 1727096356.68765: checking for max_fail_percentage 20494 1727096356.68768: done checking for max_fail_percentage 20494 1727096356.68830: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.68831: done checking to see if all hosts have failed 20494 1727096356.68832: getting the remaining hosts for this loop 20494 1727096356.68833: done getting the remaining hosts for this loop 20494 1727096356.68837: getting the next task for host managed_node2 20494 1727096356.68886: done getting next task for host managed_node2 20494 1727096356.68891: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096356.68894: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.68915: getting variables 20494 1727096356.68917: in VariableManager get_vars() 20494 1727096356.69012: Calling all_inventory to load vars for managed_node2 20494 1727096356.69079: Calling groups_inventory to load vars for managed_node2 20494 1727096356.69095: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.69108: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.69115: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.69123: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.69648: WORKER PROCESS EXITING 20494 1727096356.70328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.71355: done with get_vars() 20494 1727096356.71376: done getting variables 20494 1727096356.71422: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:16 -0400 (0:00:00.104) 0:00:42.085 ****** 20494 1727096356.71446: entering _queue_task() for managed_node2/fail 20494 1727096356.71702: worker is 1 (out of 1 available) 20494 1727096356.71716: exiting _queue_task() for managed_node2/fail 20494 1727096356.71731: done queuing things up, now waiting for results queue to drain 20494 1727096356.71733: waiting for pending results... 20494 1727096356.71906: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096356.72001: in run() - task 0afff68d-5257-775d-49e9-00000000011c 20494 1727096356.72012: variable 'ansible_search_path' from source: unknown 20494 1727096356.72016: variable 'ansible_search_path' from source: unknown 20494 1727096356.72102: calling self._execute() 20494 1727096356.72173: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.72178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.72186: variable 'omit' from source: magic vars 20494 1727096356.72557: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.72565: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.72717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.72906: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.72938: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.72966: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.73263: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.73325: variable 'networkmanager_version' from source: set_fact 20494 1727096356.73336: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.73413: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.73417: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.73506: variable 'networkmanager_version' from source: set_fact 20494 1727096356.73516: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.73603: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.73607: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.73736: variable 'networkmanager_version' from source: set_fact 20494 1727096356.73740: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.73848: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096356.74010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096356.75722: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096356.75786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096356.75812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096356.75838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096356.75929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096356.75961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.76035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.76039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.76066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.76088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.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) 20494 1727096356.76143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.76160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.76188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.76201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.76230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.76247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.76263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.76290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.76302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.76410: variable 'network_connections' from source: task vars 20494 1727096356.76421: variable 'interface' from source: play vars 20494 1727096356.76475: variable 'interface' from source: play vars 20494 1727096356.76516: 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) 20494 1727096356.76533: 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) 20494 1727096356.76553: 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) 20494 1727096356.76586: 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) 20494 1727096356.76631: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096356.76786: variable 'network_connections' from source: task vars 20494 1727096356.76789: variable 'interface' from source: play vars 20494 1727096356.76836: variable 'interface' from source: play vars 20494 1727096356.76858: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096356.76861: when evaluation is False, skipping this task 20494 1727096356.76864: _execute() done 20494 1727096356.76869: dumping result to json 20494 1727096356.76871: done dumping result, returning 20494 1727096356.76882: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000011c] 20494 1727096356.76884: sending task result for task 0afff68d-5257-775d-49e9-00000000011c 20494 1727096356.76961: done sending task result for task 0afff68d-5257-775d-49e9-00000000011c 20494 1727096356.76964: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096356.77028: no more pending results, returning what we have 20494 1727096356.77031: results queue empty 20494 1727096356.77032: checking for any_errors_fatal 20494 1727096356.77038: done checking for any_errors_fatal 20494 1727096356.77038: checking for max_fail_percentage 20494 1727096356.77040: done checking for max_fail_percentage 20494 1727096356.77042: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.77043: done checking to see if all hosts have failed 20494 1727096356.77043: getting the remaining hosts for this loop 20494 1727096356.77045: done getting the remaining hosts for this loop 20494 1727096356.77048: getting the next task for host managed_node2 20494 1727096356.77054: done getting next task for host managed_node2 20494 1727096356.77057: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20494 1727096356.77060: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.77082: getting variables 20494 1727096356.77084: in VariableManager get_vars() 20494 1727096356.77135: Calling all_inventory to load vars for managed_node2 20494 1727096356.77138: Calling groups_inventory to load vars for managed_node2 20494 1727096356.77140: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.77149: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.77151: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.77153: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.78071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.79354: done with get_vars() 20494 1727096356.79375: done getting variables 20494 1727096356.79433: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:16 -0400 (0:00:00.080) 0:00:42.165 ****** 20494 1727096356.79460: entering _queue_task() for managed_node2/package 20494 1727096356.79818: worker is 1 (out of 1 available) 20494 1727096356.79834: exiting _queue_task() for managed_node2/package 20494 1727096356.79850: done queuing things up, now waiting for results queue to drain 20494 1727096356.79852: waiting for pending results... 20494 1727096356.80125: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20494 1727096356.80255: in run() - task 0afff68d-5257-775d-49e9-00000000011d 20494 1727096356.80260: variable 'ansible_search_path' from source: unknown 20494 1727096356.80262: variable 'ansible_search_path' from source: unknown 20494 1727096356.80293: calling self._execute() 20494 1727096356.80373: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.80377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.80386: variable 'omit' from source: magic vars 20494 1727096356.80831: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.80852: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.80963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.81250: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.81262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.81300: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.81351: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.81424: variable 'networkmanager_version' from source: set_fact 20494 1727096356.81434: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.81516: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.81519: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.81687: variable 'networkmanager_version' from source: set_fact 20494 1727096356.81691: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.81749: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.81753: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.81860: variable 'networkmanager_version' from source: set_fact 20494 1727096356.81869: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.82014: variable 'network_packages' from source: role '' defaults 20494 1727096356.82083: variable '__network_provider_setup' from source: role '' defaults 20494 1727096356.82093: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096356.82143: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096356.82150: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096356.82197: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096356.82314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096356.83977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096356.84020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096356.84057: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096356.84085: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096356.84107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096356.84165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.84189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.84206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.84235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.84247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.84284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.84299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.84315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.84343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.84353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.84559: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096356.84651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.84673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.84690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.84717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.84727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.84821: variable 'ansible_python' from source: facts 20494 1727096356.84828: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096356.84897: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096356.84988: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096356.85107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.85128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.85155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.85204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.85285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.85314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096356.85377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096356.85383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096356.85419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096356.85458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096356.85618: variable 'network_connections' from source: task vars 20494 1727096356.85662: variable 'interface' from source: play vars 20494 1727096356.85714: variable 'interface' from source: play vars 20494 1727096356.85771: 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) 20494 1727096356.85791: 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) 20494 1727096356.85811: 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) 20494 1727096356.85831: 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) 20494 1727096356.85872: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096356.86099: variable 'network_connections' from source: task vars 20494 1727096356.86103: variable 'interface' from source: play vars 20494 1727096356.86213: variable 'interface' from source: play vars 20494 1727096356.86234: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096356.86312: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096356.86581: variable 'network_connections' from source: task vars 20494 1727096356.86584: variable 'interface' from source: play vars 20494 1727096356.86684: variable 'interface' from source: play vars 20494 1727096356.86697: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096356.86881: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096356.87270: variable 'network_connections' from source: task vars 20494 1727096356.87273: variable 'interface' from source: play vars 20494 1727096356.87329: variable 'interface' from source: play vars 20494 1727096356.87414: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096356.87498: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096356.87514: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096356.87582: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096356.87910: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096356.88558: variable 'network_connections' from source: task vars 20494 1727096356.88561: variable 'interface' from source: play vars 20494 1727096356.88675: variable 'interface' from source: play vars 20494 1727096356.88679: variable 'ansible_distribution' from source: facts 20494 1727096356.88683: variable '__network_rh_distros' from source: role '' defaults 20494 1727096356.88686: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.88699: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096356.88926: variable 'ansible_distribution' from source: facts 20494 1727096356.88929: variable '__network_rh_distros' from source: role '' defaults 20494 1727096356.88934: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.88942: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096356.89052: variable 'ansible_distribution' from source: facts 20494 1727096356.89056: variable '__network_rh_distros' from source: role '' defaults 20494 1727096356.89060: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.89090: variable 'network_provider' from source: set_fact 20494 1727096356.89102: variable 'ansible_facts' from source: unknown 20494 1727096356.89611: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20494 1727096356.89614: when evaluation is False, skipping this task 20494 1727096356.89616: _execute() done 20494 1727096356.89619: dumping result to json 20494 1727096356.89621: done dumping result, returning 20494 1727096356.89623: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-775d-49e9-00000000011d] 20494 1727096356.89626: sending task result for task 0afff68d-5257-775d-49e9-00000000011d 20494 1727096356.89740: done sending task result for task 0afff68d-5257-775d-49e9-00000000011d 20494 1727096356.89745: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20494 1727096356.89813: no more pending results, returning what we have 20494 1727096356.89817: results queue empty 20494 1727096356.89817: checking for any_errors_fatal 20494 1727096356.89823: done checking for any_errors_fatal 20494 1727096356.89824: checking for max_fail_percentage 20494 1727096356.89826: done checking for max_fail_percentage 20494 1727096356.89827: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.89828: done checking to see if all hosts have failed 20494 1727096356.89828: getting the remaining hosts for this loop 20494 1727096356.89829: done getting the remaining hosts for this loop 20494 1727096356.89833: getting the next task for host managed_node2 20494 1727096356.89839: done getting next task for host managed_node2 20494 1727096356.89844: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096356.89847: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.90047: getting variables 20494 1727096356.90049: in VariableManager get_vars() 20494 1727096356.90131: Calling all_inventory to load vars for managed_node2 20494 1727096356.90136: Calling groups_inventory to load vars for managed_node2 20494 1727096356.90139: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.90148: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.90152: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.90155: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.91741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.93424: done with get_vars() 20494 1727096356.93451: done getting variables 20494 1727096356.93531: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:16 -0400 (0:00:00.141) 0:00:42.306 ****** 20494 1727096356.93574: entering _queue_task() for managed_node2/package 20494 1727096356.93902: worker is 1 (out of 1 available) 20494 1727096356.93918: exiting _queue_task() for managed_node2/package 20494 1727096356.93931: done queuing things up, now waiting for results queue to drain 20494 1727096356.93932: waiting for pending results... 20494 1727096356.94113: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096356.94210: in run() - task 0afff68d-5257-775d-49e9-00000000011e 20494 1727096356.94222: variable 'ansible_search_path' from source: unknown 20494 1727096356.94225: variable 'ansible_search_path' from source: unknown 20494 1727096356.94255: calling self._execute() 20494 1727096356.94328: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.94332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.94342: variable 'omit' from source: magic vars 20494 1727096356.94621: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.94631: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.94754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.94947: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.94986: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.95010: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.95070: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096356.95129: variable 'networkmanager_version' from source: set_fact 20494 1727096356.95139: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.95217: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.95221: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.95313: variable 'networkmanager_version' from source: set_fact 20494 1727096356.95320: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.95397: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.95400: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.95490: variable 'networkmanager_version' from source: set_fact 20494 1727096356.95499: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096356.95574: variable 'network_state' from source: role '' defaults 20494 1727096356.95584: Evaluated conditional (network_state != {}): False 20494 1727096356.95587: when evaluation is False, skipping this task 20494 1727096356.95590: _execute() done 20494 1727096356.95592: dumping result to json 20494 1727096356.95595: done dumping result, returning 20494 1727096356.95603: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-775d-49e9-00000000011e] 20494 1727096356.95605: sending task result for task 0afff68d-5257-775d-49e9-00000000011e 20494 1727096356.95701: done sending task result for task 0afff68d-5257-775d-49e9-00000000011e 20494 1727096356.95703: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096356.95748: no more pending results, returning what we have 20494 1727096356.95751: results queue empty 20494 1727096356.95752: checking for any_errors_fatal 20494 1727096356.95759: done checking for any_errors_fatal 20494 1727096356.95760: checking for max_fail_percentage 20494 1727096356.95762: done checking for max_fail_percentage 20494 1727096356.95763: checking to see if all hosts have failed and the running result is not ok 20494 1727096356.95764: done checking to see if all hosts have failed 20494 1727096356.95764: getting the remaining hosts for this loop 20494 1727096356.95765: done getting the remaining hosts for this loop 20494 1727096356.95771: getting the next task for host managed_node2 20494 1727096356.95777: done getting next task for host managed_node2 20494 1727096356.95780: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096356.95783: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096356.95803: getting variables 20494 1727096356.95805: in VariableManager get_vars() 20494 1727096356.95855: Calling all_inventory to load vars for managed_node2 20494 1727096356.95857: Calling groups_inventory to load vars for managed_node2 20494 1727096356.95859: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096356.95876: Calling all_plugins_play to load vars for managed_node2 20494 1727096356.95879: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096356.95883: Calling groups_plugins_play to load vars for managed_node2 20494 1727096356.97196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096356.98076: done with get_vars() 20494 1727096356.98094: done getting variables 20494 1727096356.98138: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:16 -0400 (0:00:00.045) 0:00:42.352 ****** 20494 1727096356.98164: entering _queue_task() for managed_node2/package 20494 1727096356.98416: worker is 1 (out of 1 available) 20494 1727096356.98428: exiting _queue_task() for managed_node2/package 20494 1727096356.98441: done queuing things up, now waiting for results queue to drain 20494 1727096356.98443: waiting for pending results... 20494 1727096356.98623: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096356.98723: in run() - task 0afff68d-5257-775d-49e9-00000000011f 20494 1727096356.98734: variable 'ansible_search_path' from source: unknown 20494 1727096356.98737: variable 'ansible_search_path' from source: unknown 20494 1727096356.98767: calling self._execute() 20494 1727096356.98844: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096356.98848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096356.98858: variable 'omit' from source: magic vars 20494 1727096356.99442: variable 'ansible_distribution_major_version' from source: facts 20494 1727096356.99445: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096356.99509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096356.99759: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096356.99814: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096356.99854: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096356.99932: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096357.00014: variable 'networkmanager_version' from source: set_fact 20494 1727096357.00030: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.00142: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.00153: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.00290: variable 'networkmanager_version' from source: set_fact 20494 1727096357.00303: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.00414: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.00425: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.00555: variable 'networkmanager_version' from source: set_fact 20494 1727096357.00575: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.00696: variable 'network_state' from source: role '' defaults 20494 1727096357.00711: Evaluated conditional (network_state != {}): False 20494 1727096357.00718: when evaluation is False, skipping this task 20494 1727096357.00724: _execute() done 20494 1727096357.00730: dumping result to json 20494 1727096357.00741: done dumping result, returning 20494 1727096357.00754: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-775d-49e9-00000000011f] 20494 1727096357.00763: sending task result for task 0afff68d-5257-775d-49e9-00000000011f skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096357.00910: no more pending results, returning what we have 20494 1727096357.00914: results queue empty 20494 1727096357.00915: checking for any_errors_fatal 20494 1727096357.00923: done checking for any_errors_fatal 20494 1727096357.00924: checking for max_fail_percentage 20494 1727096357.00926: done checking for max_fail_percentage 20494 1727096357.00927: checking to see if all hosts have failed and the running result is not ok 20494 1727096357.00928: done checking to see if all hosts have failed 20494 1727096357.00928: getting the remaining hosts for this loop 20494 1727096357.00930: done getting the remaining hosts for this loop 20494 1727096357.00933: getting the next task for host managed_node2 20494 1727096357.00939: done getting next task for host managed_node2 20494 1727096357.00942: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096357.00945: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096357.00971: getting variables 20494 1727096357.00974: in VariableManager get_vars() 20494 1727096357.01025: Calling all_inventory to load vars for managed_node2 20494 1727096357.01028: Calling groups_inventory to load vars for managed_node2 20494 1727096357.01030: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096357.01183: Calling all_plugins_play to load vars for managed_node2 20494 1727096357.01186: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096357.01189: Calling groups_plugins_play to load vars for managed_node2 20494 1727096357.01782: done sending task result for task 0afff68d-5257-775d-49e9-00000000011f 20494 1727096357.01786: WORKER PROCESS EXITING 20494 1727096357.02682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096357.04256: done with get_vars() 20494 1727096357.04291: done getting variables 20494 1727096357.04358: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:17 -0400 (0:00:00.062) 0:00:42.414 ****** 20494 1727096357.04395: entering _queue_task() for managed_node2/service 20494 1727096357.04973: worker is 1 (out of 1 available) 20494 1727096357.04983: exiting _queue_task() for managed_node2/service 20494 1727096357.04994: done queuing things up, now waiting for results queue to drain 20494 1727096357.04996: waiting for pending results... 20494 1727096357.05085: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096357.05250: in run() - task 0afff68d-5257-775d-49e9-000000000120 20494 1727096357.05272: variable 'ansible_search_path' from source: unknown 20494 1727096357.05282: variable 'ansible_search_path' from source: unknown 20494 1727096357.05328: calling self._execute() 20494 1727096357.05429: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096357.05450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096357.05465: variable 'omit' from source: magic vars 20494 1727096357.05865: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.05889: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.06059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096357.06334: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096357.06384: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096357.06426: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096357.06505: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096357.06596: variable 'networkmanager_version' from source: set_fact 20494 1727096357.06612: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.06730: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.06747: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.06963: variable 'networkmanager_version' from source: set_fact 20494 1727096357.06966: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.07012: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.07021: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.07157: variable 'networkmanager_version' from source: set_fact 20494 1727096357.07174: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.07390: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096357.07481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096357.10988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096357.11113: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096357.11211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096357.11275: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096357.11324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096357.11436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.11497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.11566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.11605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.11649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.11872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.11876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.11878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.11880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.11882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.11884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.11908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.11937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.11981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.12009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.12194: variable 'network_connections' from source: task vars 20494 1727096357.12220: variable 'interface' from source: play vars 20494 1727096357.12304: variable 'interface' from source: play vars 20494 1727096357.12466: 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) 20494 1727096357.12494: 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) 20494 1727096357.12524: 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) 20494 1727096357.12563: 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) 20494 1727096357.12628: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096357.12893: variable 'network_connections' from source: task vars 20494 1727096357.12972: variable 'interface' from source: play vars 20494 1727096357.12977: variable 'interface' from source: play vars 20494 1727096357.13075: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096357.13079: when evaluation is False, skipping this task 20494 1727096357.13081: _execute() done 20494 1727096357.13084: dumping result to json 20494 1727096357.13095: done dumping result, returning 20494 1727096357.13098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000120] 20494 1727096357.13100: sending task result for task 0afff68d-5257-775d-49e9-000000000120 20494 1727096357.13173: done sending task result for task 0afff68d-5257-775d-49e9-000000000120 20494 1727096357.13176: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096357.13244: no more pending results, returning what we have 20494 1727096357.13248: results queue empty 20494 1727096357.13248: checking for any_errors_fatal 20494 1727096357.13255: done checking for any_errors_fatal 20494 1727096357.13256: checking for max_fail_percentage 20494 1727096357.13258: done checking for max_fail_percentage 20494 1727096357.13259: checking to see if all hosts have failed and the running result is not ok 20494 1727096357.13260: done checking to see if all hosts have failed 20494 1727096357.13260: getting the remaining hosts for this loop 20494 1727096357.13262: done getting the remaining hosts for this loop 20494 1727096357.13266: getting the next task for host managed_node2 20494 1727096357.13274: done getting next task for host managed_node2 20494 1727096357.13278: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096357.13282: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096357.13302: getting variables 20494 1727096357.13304: in VariableManager get_vars() 20494 1727096357.13360: Calling all_inventory to load vars for managed_node2 20494 1727096357.13363: Calling groups_inventory to load vars for managed_node2 20494 1727096357.13365: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096357.13482: Calling all_plugins_play to load vars for managed_node2 20494 1727096357.13486: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096357.13490: Calling groups_plugins_play to load vars for managed_node2 20494 1727096357.15774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096357.18742: done with get_vars() 20494 1727096357.18976: done getting variables 20494 1727096357.19034: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:17 -0400 (0:00:00.146) 0:00:42.561 ****** 20494 1727096357.19071: entering _queue_task() for managed_node2/service 20494 1727096357.19825: worker is 1 (out of 1 available) 20494 1727096357.19838: exiting _queue_task() for managed_node2/service 20494 1727096357.19852: done queuing things up, now waiting for results queue to drain 20494 1727096357.19854: waiting for pending results... 20494 1727096357.20616: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096357.21086: in run() - task 0afff68d-5257-775d-49e9-000000000121 20494 1727096357.21089: variable 'ansible_search_path' from source: unknown 20494 1727096357.21092: variable 'ansible_search_path' from source: unknown 20494 1727096357.21094: calling self._execute() 20494 1727096357.21096: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096357.21099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096357.21101: variable 'omit' from source: magic vars 20494 1727096357.22009: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.22173: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.22407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096357.22877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096357.22926: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096357.22963: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096357.23254: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096357.23343: variable 'networkmanager_version' from source: set_fact 20494 1727096357.23361: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.23676: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.23688: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.23823: variable 'networkmanager_version' from source: set_fact 20494 1727096357.24174: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.24178: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.24184: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096357.24311: variable 'networkmanager_version' from source: set_fact 20494 1727096357.24320: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096357.24875: variable 'network_provider' from source: set_fact 20494 1727096357.24881: variable 'network_state' from source: role '' defaults 20494 1727096357.24892: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20494 1727096357.24900: variable 'omit' from source: magic vars 20494 1727096357.24965: variable 'omit' from source: magic vars 20494 1727096357.25001: variable 'network_service_name' from source: role '' defaults 20494 1727096357.25071: variable 'network_service_name' from source: role '' defaults 20494 1727096357.25173: variable '__network_provider_setup' from source: role '' defaults 20494 1727096357.25382: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096357.25445: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096357.25452: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096357.25775: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096357.26038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096357.30917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096357.31110: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096357.31148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096357.31184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096357.31295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096357.31493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.31522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.31664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.31708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.31726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.31890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.31913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.31937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.32109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.32112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.32549: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096357.32851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.32881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.32906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.32944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.33079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.33473: variable 'ansible_python' from source: facts 20494 1727096357.33476: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096357.33490: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096357.33673: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096357.33909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.33998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.34021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.34179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.34195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.34242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096357.34385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096357.34408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096357.34445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096357.34576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096357.34755: variable 'network_connections' from source: task vars 20494 1727096357.34758: variable 'interface' from source: play vars 20494 1727096357.34984: variable 'interface' from source: play vars 20494 1727096357.35169: 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) 20494 1727096357.35204: 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) 20494 1727096357.35350: 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) 20494 1727096357.35390: 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) 20494 1727096357.35436: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096357.36175: variable 'network_connections' from source: task vars 20494 1727096357.36179: variable 'interface' from source: play vars 20494 1727096357.36259: variable 'interface' from source: play vars 20494 1727096357.36353: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096357.36592: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096357.37058: variable 'network_connections' from source: task vars 20494 1727096357.37061: variable 'interface' from source: play vars 20494 1727096357.37353: variable 'interface' from source: play vars 20494 1727096357.37471: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096357.37545: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096357.38154: variable 'network_connections' from source: task vars 20494 1727096357.38157: variable 'interface' from source: play vars 20494 1727096357.38496: variable 'interface' from source: play vars 20494 1727096357.38556: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096357.38623: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096357.38630: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096357.38972: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096357.39159: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096357.40412: variable 'network_connections' from source: task vars 20494 1727096357.40415: variable 'interface' from source: play vars 20494 1727096357.40482: variable 'interface' from source: play vars 20494 1727096357.40492: variable 'ansible_distribution' from source: facts 20494 1727096357.40495: variable '__network_rh_distros' from source: role '' defaults 20494 1727096357.40501: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.40530: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096357.40707: variable 'ansible_distribution' from source: facts 20494 1727096357.40710: variable '__network_rh_distros' from source: role '' defaults 20494 1727096357.40872: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.40876: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096357.40911: variable 'ansible_distribution' from source: facts 20494 1727096357.40914: variable '__network_rh_distros' from source: role '' defaults 20494 1727096357.40920: variable 'ansible_distribution_major_version' from source: facts 20494 1727096357.40960: variable 'network_provider' from source: set_fact 20494 1727096357.40985: variable 'omit' from source: magic vars 20494 1727096357.41274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096357.41277: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096357.41280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096357.41282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096357.41284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096357.41286: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096357.41287: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096357.41289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096357.41291: Set connection var ansible_pipelining to False 20494 1727096357.41293: Set connection var ansible_timeout to 10 20494 1727096357.41295: Set connection var ansible_connection to ssh 20494 1727096357.41297: Set connection var ansible_shell_type to sh 20494 1727096357.41299: Set connection var ansible_shell_executable to /bin/sh 20494 1727096357.41301: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096357.41303: variable 'ansible_shell_executable' from source: unknown 20494 1727096357.41305: variable 'ansible_connection' from source: unknown 20494 1727096357.41307: variable 'ansible_module_compression' from source: unknown 20494 1727096357.41314: variable 'ansible_shell_type' from source: unknown 20494 1727096357.41316: variable 'ansible_shell_executable' from source: unknown 20494 1727096357.41318: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096357.41320: variable 'ansible_pipelining' from source: unknown 20494 1727096357.41322: variable 'ansible_timeout' from source: unknown 20494 1727096357.41324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096357.41426: 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) 20494 1727096357.41575: variable 'omit' from source: magic vars 20494 1727096357.41578: starting attempt loop 20494 1727096357.41580: running the handler 20494 1727096357.41582: variable 'ansible_facts' from source: unknown 20494 1727096357.42265: _low_level_execute_command(): starting 20494 1727096357.42269: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096357.42957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096357.42970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096357.42984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096357.42999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096357.43101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096357.43122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096357.43196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096357.44916: stdout chunk (state=3): >>>/root <<< 20494 1727096357.45153: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096357.45157: stdout chunk (state=3): >>><<< 20494 1727096357.45166: stderr chunk (state=3): >>><<< 20494 1727096357.45224: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096357.45232: _low_level_execute_command(): starting 20494 1727096357.45238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959 `" && echo ansible-tmp-1727096357.4521964-22344-116028323868959="` echo /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959 `" ) && sleep 0' 20494 1727096357.46622: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096357.46858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096357.46976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096357.47096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096357.49091: stdout chunk (state=3): >>>ansible-tmp-1727096357.4521964-22344-116028323868959=/root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959 <<< 20494 1727096357.49276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096357.49280: stdout chunk (state=3): >>><<< 20494 1727096357.49287: stderr chunk (state=3): >>><<< 20494 1727096357.49306: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096357.4521964-22344-116028323868959=/root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096357.49346: variable 'ansible_module_compression' from source: unknown 20494 1727096357.49403: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20494 1727096357.49683: variable 'ansible_facts' from source: unknown 20494 1727096357.50093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py 20494 1727096357.50562: Sending initial data 20494 1727096357.50565: Sent initial data (156 bytes) 20494 1727096357.51630: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096357.51639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096357.51648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096357.51662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096357.51680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096357.51686: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096357.51696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096357.51749: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096357.51804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096357.51820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096357.51871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096357.53572: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096357.53746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096357.53750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpfzrcbl91 /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py <<< 20494 1727096357.53752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py" <<< 20494 1727096357.53975: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpfzrcbl91" to remote "/root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py" <<< 20494 1727096357.55846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096357.55938: stderr chunk (state=3): >>><<< 20494 1727096357.55948: stdout chunk (state=3): >>><<< 20494 1727096357.55981: done transferring module to remote 20494 1727096357.55998: _low_level_execute_command(): starting 20494 1727096357.56010: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/ /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py && sleep 0' 20494 1727096357.56856: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096357.56872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096357.56943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096357.56990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096357.57025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096357.58974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096357.58978: stdout chunk (state=3): >>><<< 20494 1727096357.58980: stderr chunk (state=3): >>><<< 20494 1727096357.58983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096357.58986: _low_level_execute_command(): starting 20494 1727096357.58988: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/AnsiballZ_systemd.py && sleep 0' 20494 1727096357.59529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096357.59583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096357.59734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096357.59737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096357.59740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096357.59771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096357.89640: 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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4567040", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308433408", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1333692000", "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", "Coredum<<< 20494 1727096357.89659: stdout chunk (state=3): >>>pReceive": "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 20494 1727096357.91899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096357.91904: stdout chunk (state=3): >>><<< 20494 1727096357.91907: stderr chunk (state=3): >>><<< 20494 1727096357.91914: _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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4567040", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308433408", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1333692000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096357.91948: 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-1727096357.4521964-22344-116028323868959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096357.91979: _low_level_execute_command(): starting 20494 1727096357.91988: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096357.4521964-22344-116028323868959/ > /dev/null 2>&1 && sleep 0' 20494 1727096357.92595: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096357.92610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096357.92626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096357.92647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096357.92664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096357.92684: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096357.92699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096357.92718: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096357.92731: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096357.92742: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096357.92754: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096357.92778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096357.92860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096357.92884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096357.92904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096357.92969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096357.94851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096357.94889: stdout chunk (state=3): >>><<< 20494 1727096357.94902: stderr chunk (state=3): >>><<< 20494 1727096357.94921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096357.94933: handler run complete 20494 1727096357.95007: attempt loop complete, returning result 20494 1727096357.95146: _execute() done 20494 1727096357.95154: dumping result to json 20494 1727096357.95182: done dumping result, returning 20494 1727096357.95196: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-775d-49e9-000000000121] 20494 1727096357.95206: sending task result for task 0afff68d-5257-775d-49e9-000000000121 20494 1727096357.95714: done sending task result for task 0afff68d-5257-775d-49e9-000000000121 20494 1727096357.95717: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096357.95772: no more pending results, returning what we have 20494 1727096357.95776: results queue empty 20494 1727096357.95777: checking for any_errors_fatal 20494 1727096357.95783: done checking for any_errors_fatal 20494 1727096357.95783: checking for max_fail_percentage 20494 1727096357.95785: done checking for max_fail_percentage 20494 1727096357.95786: checking to see if all hosts have failed and the running result is not ok 20494 1727096357.95787: done checking to see if all hosts have failed 20494 1727096357.95788: getting the remaining hosts for this loop 20494 1727096357.95789: done getting the remaining hosts for this loop 20494 1727096357.95792: getting the next task for host managed_node2 20494 1727096357.95798: done getting next task for host managed_node2 20494 1727096357.95802: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096357.95806: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096357.95819: getting variables 20494 1727096357.95820: in VariableManager get_vars() 20494 1727096357.96039: Calling all_inventory to load vars for managed_node2 20494 1727096357.96042: Calling groups_inventory to load vars for managed_node2 20494 1727096357.96045: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096357.96054: Calling all_plugins_play to load vars for managed_node2 20494 1727096357.96057: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096357.96060: Calling groups_plugins_play to load vars for managed_node2 20494 1727096357.97429: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096357.98941: done with get_vars() 20494 1727096357.98966: done getting variables 20494 1727096357.99030: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:17 -0400 (0:00:00.799) 0:00:43.361 ****** 20494 1727096357.99072: entering _queue_task() for managed_node2/service 20494 1727096357.99492: worker is 1 (out of 1 available) 20494 1727096357.99505: exiting _queue_task() for managed_node2/service 20494 1727096357.99518: done queuing things up, now waiting for results queue to drain 20494 1727096357.99519: waiting for pending results... 20494 1727096357.99715: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096358.00074: in run() - task 0afff68d-5257-775d-49e9-000000000122 20494 1727096358.00078: variable 'ansible_search_path' from source: unknown 20494 1727096358.00081: variable 'ansible_search_path' from source: unknown 20494 1727096358.00083: calling self._execute() 20494 1727096358.00085: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.00087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.00090: variable 'omit' from source: magic vars 20494 1727096358.00413: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.00435: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.00612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096358.00877: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096358.00930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096358.00977: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096358.01017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096358.01174: variable 'networkmanager_version' from source: set_fact 20494 1727096358.01179: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.01282: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.01298: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.01434: variable 'networkmanager_version' from source: set_fact 20494 1727096358.01450: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.01563: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.01576: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.01710: variable 'networkmanager_version' from source: set_fact 20494 1727096358.01723: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.01848: variable 'network_provider' from source: set_fact 20494 1727096358.01859: Evaluated conditional (network_provider == "nm"): True 20494 1727096358.01951: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096358.02061: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096358.02183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096358.04075: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096358.04136: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096358.04165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096358.04195: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096358.04215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096358.04278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096358.04301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096358.04318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096358.04346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096358.04357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096358.04394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096358.04412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096358.04429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096358.04455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096358.04465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096358.04497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096358.04515: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096358.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) 20494 1727096358.04557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096358.04569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096358.04665: variable 'network_connections' from source: task vars 20494 1727096358.04681: variable 'interface' from source: play vars 20494 1727096358.04735: variable 'interface' from source: play vars 20494 1727096358.04785: 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) 20494 1727096358.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) 20494 1727096358.04818: 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) 20494 1727096358.04835: 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) 20494 1727096358.04881: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096358.05033: variable 'network_connections' from source: task vars 20494 1727096358.05036: variable 'interface' from source: play vars 20494 1727096358.05085: variable 'interface' from source: play vars 20494 1727096358.05118: Evaluated conditional (__network_wpa_supplicant_required): False 20494 1727096358.05121: when evaluation is False, skipping this task 20494 1727096358.05124: _execute() done 20494 1727096358.05126: dumping result to json 20494 1727096358.05128: done dumping result, returning 20494 1727096358.05135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-775d-49e9-000000000122] 20494 1727096358.05140: sending task result for task 0afff68d-5257-775d-49e9-000000000122 20494 1727096358.05234: done sending task result for task 0afff68d-5257-775d-49e9-000000000122 20494 1727096358.05237: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20494 1727096358.05292: no more pending results, returning what we have 20494 1727096358.05296: results queue empty 20494 1727096358.05297: checking for any_errors_fatal 20494 1727096358.05323: done checking for any_errors_fatal 20494 1727096358.05323: checking for max_fail_percentage 20494 1727096358.05328: done checking for max_fail_percentage 20494 1727096358.05329: checking to see if all hosts have failed and the running result is not ok 20494 1727096358.05330: done checking to see if all hosts have failed 20494 1727096358.05330: getting the remaining hosts for this loop 20494 1727096358.05331: done getting the remaining hosts for this loop 20494 1727096358.05338: getting the next task for host managed_node2 20494 1727096358.05344: done getting next task for host managed_node2 20494 1727096358.05348: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096358.05351: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096358.05374: getting variables 20494 1727096358.05375: in VariableManager get_vars() 20494 1727096358.05426: Calling all_inventory to load vars for managed_node2 20494 1727096358.05429: Calling groups_inventory to load vars for managed_node2 20494 1727096358.05430: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096358.05440: Calling all_plugins_play to load vars for managed_node2 20494 1727096358.05443: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096358.05446: Calling groups_plugins_play to load vars for managed_node2 20494 1727096358.06798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096358.07655: done with get_vars() 20494 1727096358.07676: done getting variables 20494 1727096358.07718: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:18 -0400 (0:00:00.086) 0:00:43.448 ****** 20494 1727096358.07742: entering _queue_task() for managed_node2/service 20494 1727096358.07999: worker is 1 (out of 1 available) 20494 1727096358.08014: exiting _queue_task() for managed_node2/service 20494 1727096358.08027: done queuing things up, now waiting for results queue to drain 20494 1727096358.08029: waiting for pending results... 20494 1727096358.08214: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096358.08314: in run() - task 0afff68d-5257-775d-49e9-000000000123 20494 1727096358.08325: variable 'ansible_search_path' from source: unknown 20494 1727096358.08328: variable 'ansible_search_path' from source: unknown 20494 1727096358.08359: calling self._execute() 20494 1727096358.08443: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.08447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.08455: variable 'omit' from source: magic vars 20494 1727096358.08972: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.08976: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.09107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096358.09397: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096358.09454: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096358.09494: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096358.09529: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096358.09622: variable 'networkmanager_version' from source: set_fact 20494 1727096358.09648: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.09819: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.09831: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.09952: variable 'networkmanager_version' from source: set_fact 20494 1727096358.09959: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.10048: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.10052: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.10143: variable 'networkmanager_version' from source: set_fact 20494 1727096358.10149: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.10225: variable 'network_provider' from source: set_fact 20494 1727096358.10229: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096358.10232: when evaluation is False, skipping this task 20494 1727096358.10236: _execute() done 20494 1727096358.10239: dumping result to json 20494 1727096358.10242: done dumping result, returning 20494 1727096358.10250: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-775d-49e9-000000000123] 20494 1727096358.10255: sending task result for task 0afff68d-5257-775d-49e9-000000000123 20494 1727096358.10343: done sending task result for task 0afff68d-5257-775d-49e9-000000000123 20494 1727096358.10346: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096358.10392: no more pending results, returning what we have 20494 1727096358.10396: results queue empty 20494 1727096358.10397: checking for any_errors_fatal 20494 1727096358.10407: done checking for any_errors_fatal 20494 1727096358.10408: checking for max_fail_percentage 20494 1727096358.10410: done checking for max_fail_percentage 20494 1727096358.10411: checking to see if all hosts have failed and the running result is not ok 20494 1727096358.10412: done checking to see if all hosts have failed 20494 1727096358.10413: getting the remaining hosts for this loop 20494 1727096358.10414: done getting the remaining hosts for this loop 20494 1727096358.10418: getting the next task for host managed_node2 20494 1727096358.10424: done getting next task for host managed_node2 20494 1727096358.10428: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096358.10430: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096358.10451: getting variables 20494 1727096358.10453: in VariableManager get_vars() 20494 1727096358.10507: Calling all_inventory to load vars for managed_node2 20494 1727096358.10510: Calling groups_inventory to load vars for managed_node2 20494 1727096358.10512: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096358.10521: Calling all_plugins_play to load vars for managed_node2 20494 1727096358.10524: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096358.10526: Calling groups_plugins_play to load vars for managed_node2 20494 1727096358.11322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096358.12731: done with get_vars() 20494 1727096358.12758: done getting variables 20494 1727096358.12820: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:18 -0400 (0:00:00.051) 0:00:43.499 ****** 20494 1727096358.12856: entering _queue_task() for managed_node2/copy 20494 1727096358.13206: worker is 1 (out of 1 available) 20494 1727096358.13219: exiting _queue_task() for managed_node2/copy 20494 1727096358.13233: done queuing things up, now waiting for results queue to drain 20494 1727096358.13235: waiting for pending results... 20494 1727096358.13507: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096358.13605: in run() - task 0afff68d-5257-775d-49e9-000000000124 20494 1727096358.13625: variable 'ansible_search_path' from source: unknown 20494 1727096358.13636: variable 'ansible_search_path' from source: unknown 20494 1727096358.13659: calling self._execute() 20494 1727096358.13732: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.13742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.13745: variable 'omit' from source: magic vars 20494 1727096358.14029: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.14038: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.14159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096358.14366: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096358.14405: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096358.14430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096358.14454: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096358.14514: variable 'networkmanager_version' from source: set_fact 20494 1727096358.14524: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.14631: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.14634: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.14727: variable 'networkmanager_version' from source: set_fact 20494 1727096358.14735: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.14810: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.14813: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.14903: variable 'networkmanager_version' from source: set_fact 20494 1727096358.14910: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.14987: variable 'network_provider' from source: set_fact 20494 1727096358.14993: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096358.14995: when evaluation is False, skipping this task 20494 1727096358.14998: _execute() done 20494 1727096358.15001: dumping result to json 20494 1727096358.15004: done dumping result, returning 20494 1727096358.15011: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-775d-49e9-000000000124] 20494 1727096358.15016: sending task result for task 0afff68d-5257-775d-49e9-000000000124 20494 1727096358.15188: done sending task result for task 0afff68d-5257-775d-49e9-000000000124 20494 1727096358.15191: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20494 1727096358.15249: no more pending results, returning what we have 20494 1727096358.15252: results queue empty 20494 1727096358.15252: checking for any_errors_fatal 20494 1727096358.15258: done checking for any_errors_fatal 20494 1727096358.15258: checking for max_fail_percentage 20494 1727096358.15260: done checking for max_fail_percentage 20494 1727096358.15260: checking to see if all hosts have failed and the running result is not ok 20494 1727096358.15261: done checking to see if all hosts have failed 20494 1727096358.15262: getting the remaining hosts for this loop 20494 1727096358.15263: done getting the remaining hosts for this loop 20494 1727096358.15266: getting the next task for host managed_node2 20494 1727096358.15273: done getting next task for host managed_node2 20494 1727096358.15276: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096358.15279: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096358.15295: getting variables 20494 1727096358.15296: in VariableManager get_vars() 20494 1727096358.15341: Calling all_inventory to load vars for managed_node2 20494 1727096358.15343: Calling groups_inventory to load vars for managed_node2 20494 1727096358.15345: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096358.15354: Calling all_plugins_play to load vars for managed_node2 20494 1727096358.15356: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096358.15359: Calling groups_plugins_play to load vars for managed_node2 20494 1727096358.16665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096358.17518: done with get_vars() 20494 1727096358.17534: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:18 -0400 (0:00:00.047) 0:00:43.546 ****** 20494 1727096358.17600: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096358.17837: worker is 1 (out of 1 available) 20494 1727096358.17852: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096358.17864: done queuing things up, now waiting for results queue to drain 20494 1727096358.17869: waiting for pending results... 20494 1727096358.18044: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096358.18138: in run() - task 0afff68d-5257-775d-49e9-000000000125 20494 1727096358.18148: variable 'ansible_search_path' from source: unknown 20494 1727096358.18152: variable 'ansible_search_path' from source: unknown 20494 1727096358.18183: calling self._execute() 20494 1727096358.18253: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.18257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.18269: variable 'omit' from source: magic vars 20494 1727096358.18582: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.18588: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.18776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096358.19081: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096358.19114: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096358.19188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096358.19273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096358.19310: variable 'networkmanager_version' from source: set_fact 20494 1727096358.19328: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.19486: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.19491: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.19580: variable 'networkmanager_version' from source: set_fact 20494 1727096358.19592: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.19666: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.19679: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.19872: variable 'networkmanager_version' from source: set_fact 20494 1727096358.19879: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.19882: variable 'omit' from source: magic vars 20494 1727096358.19933: variable 'omit' from source: magic vars 20494 1727096358.20074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096358.22187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096358.22262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096358.22308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096358.22391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096358.22394: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096358.22462: variable 'network_provider' from source: set_fact 20494 1727096358.22608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096358.22639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096358.22672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096358.22707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096358.22715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096358.22779: variable 'omit' from source: magic vars 20494 1727096358.22885: variable 'omit' from source: magic vars 20494 1727096358.22979: variable 'network_connections' from source: task vars 20494 1727096358.22989: variable 'interface' from source: play vars 20494 1727096358.23060: variable 'interface' from source: play vars 20494 1727096358.23166: variable 'omit' from source: magic vars 20494 1727096358.23198: variable '__lsr_ansible_managed' from source: task vars 20494 1727096358.23238: variable '__lsr_ansible_managed' from source: task vars 20494 1727096358.23474: Loaded config def from plugin (lookup/template) 20494 1727096358.23479: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20494 1727096358.23525: File lookup term: get_ansible_managed.j2 20494 1727096358.23528: variable 'ansible_search_path' from source: unknown 20494 1727096358.23532: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20494 1727096358.23547: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20494 1727096358.23556: variable 'ansible_search_path' from source: unknown 20494 1727096358.32597: variable 'ansible_managed' from source: unknown 20494 1727096358.32690: variable 'omit' from source: magic vars 20494 1727096358.32707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096358.32727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096358.32738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096358.32749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096358.32756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096358.32774: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096358.32778: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.32780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.32843: Set connection var ansible_pipelining to False 20494 1727096358.32846: Set connection var ansible_timeout to 10 20494 1727096358.32852: Set connection var ansible_connection to ssh 20494 1727096358.32855: Set connection var ansible_shell_type to sh 20494 1727096358.32859: Set connection var ansible_shell_executable to /bin/sh 20494 1727096358.32864: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096358.32896: variable 'ansible_shell_executable' from source: unknown 20494 1727096358.32901: variable 'ansible_connection' from source: unknown 20494 1727096358.32904: variable 'ansible_module_compression' from source: unknown 20494 1727096358.32906: variable 'ansible_shell_type' from source: unknown 20494 1727096358.32909: variable 'ansible_shell_executable' from source: unknown 20494 1727096358.32911: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.32913: variable 'ansible_pipelining' from source: unknown 20494 1727096358.32916: variable 'ansible_timeout' from source: unknown 20494 1727096358.32918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.33072: 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__) 20494 1727096358.33076: variable 'omit' from source: magic vars 20494 1727096358.33078: starting attempt loop 20494 1727096358.33081: running the handler 20494 1727096358.33083: _low_level_execute_command(): starting 20494 1727096358.33085: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096358.33717: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096358.33721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096358.33725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.33727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096358.33730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.33797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096358.33800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096358.33807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096358.33852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096358.35525: stdout chunk (state=3): >>>/root <<< 20494 1727096358.35715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096358.35731: stderr chunk (state=3): >>><<< 20494 1727096358.35778: stdout chunk (state=3): >>><<< 20494 1727096358.35782: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096358.35800: _low_level_execute_command(): starting 20494 1727096358.35810: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112 `" && echo ansible-tmp-1727096358.357788-22400-163045784032112="` echo /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112 `" ) && sleep 0' 20494 1727096358.36512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096358.36515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096358.36517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.36519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096358.36521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.36577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096358.36581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096358.36583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096358.36620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096358.38579: stdout chunk (state=3): >>>ansible-tmp-1727096358.357788-22400-163045784032112=/root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112 <<< 20494 1727096358.38682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096358.38709: stderr chunk (state=3): >>><<< 20494 1727096358.38712: stdout chunk (state=3): >>><<< 20494 1727096358.38728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096358.357788-22400-163045784032112=/root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096358.38764: variable 'ansible_module_compression' from source: unknown 20494 1727096358.38800: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20494 1727096358.38842: variable 'ansible_facts' from source: unknown 20494 1727096358.38934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py 20494 1727096358.39029: Sending initial data 20494 1727096358.39033: Sent initial data (167 bytes) 20494 1727096358.39484: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.39577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096358.39591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096358.39613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096358.39678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096358.41302: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096358.41350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096358.41389: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp0f4gt1ln /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py <<< 20494 1727096358.41394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py" <<< 20494 1727096358.41448: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp0f4gt1ln" to remote "/root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py" <<< 20494 1727096358.42720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096358.42735: stderr chunk (state=3): >>><<< 20494 1727096358.42883: stdout chunk (state=3): >>><<< 20494 1727096358.42886: done transferring module to remote 20494 1727096358.42888: _low_level_execute_command(): starting 20494 1727096358.42891: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/ /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py && sleep 0' 20494 1727096358.43492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096358.43526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096358.43581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096358.43598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.43795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096358.43814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096358.43847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096358.43972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096358.45821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096358.45888: stderr chunk (state=3): >>><<< 20494 1727096358.45903: stdout chunk (state=3): >>><<< 20494 1727096358.46003: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096358.46007: _low_level_execute_command(): starting 20494 1727096358.46010: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/AnsiballZ_network_connections.py && sleep 0' 20494 1727096358.46585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096358.46686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.46734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096358.46750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096358.46773: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096358.46861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096358.83185: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20494 1727096358.85350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096358.85411: stderr chunk (state=3): >>><<< 20494 1727096358.85415: stdout chunk (state=3): >>><<< 20494 1727096358.85530: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}, "invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "state": "up", "type": "ethernet", "ip": {"dhcp4": "no", "auto6": "no"}}], "__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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096358.85534: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', 'state': 'up', 'type': 'ethernet', 'ip': {'dhcp4': 'no', 'auto6': 'no'}}], '__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-1727096358.357788-22400-163045784032112/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096358.85537: _low_level_execute_command(): starting 20494 1727096358.85539: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096358.357788-22400-163045784032112/ > /dev/null 2>&1 && sleep 0' 20494 1727096358.86091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096358.86095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096358.86097: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.86099: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096358.86101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096358.86103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096358.86156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096358.86173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096358.86197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096358.86265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096358.88109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096358.88124: stderr chunk (state=3): >>><<< 20494 1727096358.88127: stdout chunk (state=3): >>><<< 20494 1727096358.88142: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096358.88149: handler run complete 20494 1727096358.88173: attempt loop complete, returning result 20494 1727096358.88176: _execute() done 20494 1727096358.88178: dumping result to json 20494 1727096358.88183: done dumping result, returning 20494 1727096358.88190: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-775d-49e9-000000000125] 20494 1727096358.88197: sending task result for task 0afff68d-5257-775d-49e9-000000000125 20494 1727096358.88303: done sending task result for task 0afff68d-5257-775d-49e9-000000000125 20494 1727096358.88306: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} 20494 1727096358.88432: no more pending results, returning what we have 20494 1727096358.88435: results queue empty 20494 1727096358.88436: checking for any_errors_fatal 20494 1727096358.88443: done checking for any_errors_fatal 20494 1727096358.88444: checking for max_fail_percentage 20494 1727096358.88445: done checking for max_fail_percentage 20494 1727096358.88446: checking to see if all hosts have failed and the running result is not ok 20494 1727096358.88447: done checking to see if all hosts have failed 20494 1727096358.88448: getting the remaining hosts for this loop 20494 1727096358.88449: done getting the remaining hosts for this loop 20494 1727096358.88452: getting the next task for host managed_node2 20494 1727096358.88457: done getting next task for host managed_node2 20494 1727096358.88460: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096358.88463: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096358.88479: getting variables 20494 1727096358.88480: in VariableManager get_vars() 20494 1727096358.88534: Calling all_inventory to load vars for managed_node2 20494 1727096358.88536: Calling groups_inventory to load vars for managed_node2 20494 1727096358.88538: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096358.88547: Calling all_plugins_play to load vars for managed_node2 20494 1727096358.88550: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096358.88552: Calling groups_plugins_play to load vars for managed_node2 20494 1727096358.89681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096358.91216: done with get_vars() 20494 1727096358.91243: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:18 -0400 (0:00:00.737) 0:00:44.284 ****** 20494 1727096358.91337: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096358.91794: worker is 1 (out of 1 available) 20494 1727096358.91806: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096358.91818: done queuing things up, now waiting for results queue to drain 20494 1727096358.91820: waiting for pending results... 20494 1727096358.92165: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096358.92182: in run() - task 0afff68d-5257-775d-49e9-000000000126 20494 1727096358.92203: variable 'ansible_search_path' from source: unknown 20494 1727096358.92212: variable 'ansible_search_path' from source: unknown 20494 1727096358.92255: calling self._execute() 20494 1727096358.92354: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.92369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.92383: variable 'omit' from source: magic vars 20494 1727096358.92762: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.92780: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.92958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096358.93228: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096358.93282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096358.93374: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096358.93377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096358.93446: variable 'networkmanager_version' from source: set_fact 20494 1727096358.93465: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.93957: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.93971: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.94111: variable 'networkmanager_version' from source: set_fact 20494 1727096358.94126: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.94246: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.94351: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.94394: variable 'networkmanager_version' from source: set_fact 20494 1727096358.94408: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096358.94524: variable 'network_state' from source: role '' defaults 20494 1727096358.94541: Evaluated conditional (network_state != {}): False 20494 1727096358.94549: when evaluation is False, skipping this task 20494 1727096358.94556: _execute() done 20494 1727096358.94564: dumping result to json 20494 1727096358.94576: done dumping result, returning 20494 1727096358.94587: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-775d-49e9-000000000126] 20494 1727096358.94598: sending task result for task 0afff68d-5257-775d-49e9-000000000126 20494 1727096358.94801: done sending task result for task 0afff68d-5257-775d-49e9-000000000126 20494 1727096358.94805: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096358.94861: no more pending results, returning what we have 20494 1727096358.94865: results queue empty 20494 1727096358.94866: checking for any_errors_fatal 20494 1727096358.94882: done checking for any_errors_fatal 20494 1727096358.94883: checking for max_fail_percentage 20494 1727096358.94885: done checking for max_fail_percentage 20494 1727096358.94887: checking to see if all hosts have failed and the running result is not ok 20494 1727096358.94888: done checking to see if all hosts have failed 20494 1727096358.94888: getting the remaining hosts for this loop 20494 1727096358.94890: done getting the remaining hosts for this loop 20494 1727096358.94894: getting the next task for host managed_node2 20494 1727096358.94901: done getting next task for host managed_node2 20494 1727096358.94907: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096358.94910: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096358.94933: getting variables 20494 1727096358.94935: in VariableManager get_vars() 20494 1727096358.95192: Calling all_inventory to load vars for managed_node2 20494 1727096358.95195: Calling groups_inventory to load vars for managed_node2 20494 1727096358.95198: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096358.95208: Calling all_plugins_play to load vars for managed_node2 20494 1727096358.95211: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096358.95214: Calling groups_plugins_play to load vars for managed_node2 20494 1727096358.96644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096358.98165: done with get_vars() 20494 1727096358.98194: done getting variables 20494 1727096358.98256: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:18 -0400 (0:00:00.069) 0:00:44.353 ****** 20494 1727096358.98293: entering _queue_task() for managed_node2/debug 20494 1727096358.98637: worker is 1 (out of 1 available) 20494 1727096358.98652: exiting _queue_task() for managed_node2/debug 20494 1727096358.98665: done queuing things up, now waiting for results queue to drain 20494 1727096358.98666: waiting for pending results... 20494 1727096358.98959: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096358.99173: in run() - task 0afff68d-5257-775d-49e9-000000000127 20494 1727096358.99177: variable 'ansible_search_path' from source: unknown 20494 1727096358.99179: variable 'ansible_search_path' from source: unknown 20494 1727096358.99182: calling self._execute() 20494 1727096358.99249: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096358.99262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096358.99280: variable 'omit' from source: magic vars 20494 1727096358.99624: variable 'ansible_distribution_major_version' from source: facts 20494 1727096358.99640: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096358.99824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096359.00093: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096359.00146: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096359.00186: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096359.00235: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096359.00344: variable 'networkmanager_version' from source: set_fact 20494 1727096359.00348: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.00493: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.00504: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.00637: variable 'networkmanager_version' from source: set_fact 20494 1727096359.00672: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.00765: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.00782: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.00972: variable 'networkmanager_version' from source: set_fact 20494 1727096359.00976: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.00979: variable 'omit' from source: magic vars 20494 1727096359.00999: variable 'omit' from source: magic vars 20494 1727096359.01040: variable 'omit' from source: magic vars 20494 1727096359.01077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096359.01115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096359.01139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096359.01161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.01179: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.01218: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096359.01226: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.01235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.01372: Set connection var ansible_pipelining to False 20494 1727096359.01375: Set connection var ansible_timeout to 10 20494 1727096359.01378: Set connection var ansible_connection to ssh 20494 1727096359.01380: Set connection var ansible_shell_type to sh 20494 1727096359.01382: Set connection var ansible_shell_executable to /bin/sh 20494 1727096359.01384: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096359.01409: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.01417: variable 'ansible_connection' from source: unknown 20494 1727096359.01430: variable 'ansible_module_compression' from source: unknown 20494 1727096359.01473: variable 'ansible_shell_type' from source: unknown 20494 1727096359.01476: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.01478: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.01479: variable 'ansible_pipelining' from source: unknown 20494 1727096359.01482: variable 'ansible_timeout' from source: unknown 20494 1727096359.01484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.01587: Loading ActionModule 'debug' from /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) 20494 1727096359.01604: variable 'omit' from source: magic vars 20494 1727096359.01615: starting attempt loop 20494 1727096359.01621: running the handler 20494 1727096359.01751: variable '__network_connections_result' from source: set_fact 20494 1727096359.01818: handler run complete 20494 1727096359.01836: attempt loop complete, returning result 20494 1727096359.01877: _execute() done 20494 1727096359.01886: dumping result to json 20494 1727096359.01888: done dumping result, returning 20494 1727096359.01891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-775d-49e9-000000000127] 20494 1727096359.01893: sending task result for task 0afff68d-5257-775d-49e9-000000000127 ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } 20494 1727096359.02146: no more pending results, returning what we have 20494 1727096359.02150: results queue empty 20494 1727096359.02150: checking for any_errors_fatal 20494 1727096359.02157: done checking for any_errors_fatal 20494 1727096359.02158: checking for max_fail_percentage 20494 1727096359.02160: done checking for max_fail_percentage 20494 1727096359.02161: checking to see if all hosts have failed and the running result is not ok 20494 1727096359.02162: done checking to see if all hosts have failed 20494 1727096359.02162: getting the remaining hosts for this loop 20494 1727096359.02164: done getting the remaining hosts for this loop 20494 1727096359.02170: getting the next task for host managed_node2 20494 1727096359.02176: done getting next task for host managed_node2 20494 1727096359.02181: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096359.02184: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096359.02204: getting variables 20494 1727096359.02207: in VariableManager get_vars() 20494 1727096359.02266: Calling all_inventory to load vars for managed_node2 20494 1727096359.02292: Calling groups_inventory to load vars for managed_node2 20494 1727096359.02296: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096359.02309: Calling all_plugins_play to load vars for managed_node2 20494 1727096359.02316: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096359.02320: Calling groups_plugins_play to load vars for managed_node2 20494 1727096359.02841: done sending task result for task 0afff68d-5257-775d-49e9-000000000127 20494 1727096359.02845: WORKER PROCESS EXITING 20494 1727096359.03210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096359.08531: done with get_vars() 20494 1727096359.08558: done getting variables 20494 1727096359.08610: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:19 -0400 (0:00:00.103) 0:00:44.457 ****** 20494 1727096359.08639: entering _queue_task() for managed_node2/debug 20494 1727096359.08984: worker is 1 (out of 1 available) 20494 1727096359.08997: exiting _queue_task() for managed_node2/debug 20494 1727096359.09008: done queuing things up, now waiting for results queue to drain 20494 1727096359.09011: waiting for pending results... 20494 1727096359.09220: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096359.09330: in run() - task 0afff68d-5257-775d-49e9-000000000128 20494 1727096359.09343: variable 'ansible_search_path' from source: unknown 20494 1727096359.09346: variable 'ansible_search_path' from source: unknown 20494 1727096359.09382: calling self._execute() 20494 1727096359.09453: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.09459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.09466: variable 'omit' from source: magic vars 20494 1727096359.09750: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.09760: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.09889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096359.10083: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096359.10118: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096359.10176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096359.10204: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096359.10271: variable 'networkmanager_version' from source: set_fact 20494 1727096359.10282: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.10356: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.10360: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.10457: variable 'networkmanager_version' from source: set_fact 20494 1727096359.10471: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.10580: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.10587: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.10879: variable 'networkmanager_version' from source: set_fact 20494 1727096359.10882: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.10884: variable 'omit' from source: magic vars 20494 1727096359.10887: variable 'omit' from source: magic vars 20494 1727096359.10889: variable 'omit' from source: magic vars 20494 1727096359.10890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096359.10905: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096359.10930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096359.10951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.10964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.11011: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096359.11020: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.11027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.11135: Set connection var ansible_pipelining to False 20494 1727096359.11147: Set connection var ansible_timeout to 10 20494 1727096359.11160: Set connection var ansible_connection to ssh 20494 1727096359.11170: Set connection var ansible_shell_type to sh 20494 1727096359.11180: Set connection var ansible_shell_executable to /bin/sh 20494 1727096359.11189: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096359.11214: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.11221: variable 'ansible_connection' from source: unknown 20494 1727096359.11227: variable 'ansible_module_compression' from source: unknown 20494 1727096359.11233: variable 'ansible_shell_type' from source: unknown 20494 1727096359.11239: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.11244: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.11250: variable 'ansible_pipelining' from source: unknown 20494 1727096359.11255: variable 'ansible_timeout' from source: unknown 20494 1727096359.11260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.11373: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 20494 1727096359.11389: variable 'omit' from source: magic vars 20494 1727096359.11399: starting attempt loop 20494 1727096359.11404: running the handler 20494 1727096359.11460: variable '__network_connections_result' from source: set_fact 20494 1727096359.11517: variable '__network_connections_result' from source: set_fact 20494 1727096359.11673: handler run complete 20494 1727096359.11676: attempt loop complete, returning result 20494 1727096359.11678: _execute() done 20494 1727096359.11680: dumping result to json 20494 1727096359.11682: done dumping result, returning 20494 1727096359.11684: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-775d-49e9-000000000128] 20494 1727096359.11687: sending task result for task 0afff68d-5257-775d-49e9-000000000128 20494 1727096359.12073: done sending task result for task 0afff68d-5257-775d-49e9-000000000128 20494 1727096359.12076: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, e9a8287f-4c34-42de-8250-e3048753b194 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } 20494 1727096359.12157: no more pending results, returning what we have 20494 1727096359.12161: results queue empty 20494 1727096359.12161: checking for any_errors_fatal 20494 1727096359.12171: done checking for any_errors_fatal 20494 1727096359.12172: checking for max_fail_percentage 20494 1727096359.12174: done checking for max_fail_percentage 20494 1727096359.12175: checking to see if all hosts have failed and the running result is not ok 20494 1727096359.12176: done checking to see if all hosts have failed 20494 1727096359.12176: getting the remaining hosts for this loop 20494 1727096359.12177: done getting the remaining hosts for this loop 20494 1727096359.12181: getting the next task for host managed_node2 20494 1727096359.12185: done getting next task for host managed_node2 20494 1727096359.12188: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096359.12190: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096359.12202: getting variables 20494 1727096359.12204: in VariableManager get_vars() 20494 1727096359.12251: Calling all_inventory to load vars for managed_node2 20494 1727096359.12254: Calling groups_inventory to load vars for managed_node2 20494 1727096359.12256: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096359.12264: Calling all_plugins_play to load vars for managed_node2 20494 1727096359.12271: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096359.12275: Calling groups_plugins_play to load vars for managed_node2 20494 1727096359.13256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096359.14133: done with get_vars() 20494 1727096359.14152: done getting variables 20494 1727096359.14201: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:19 -0400 (0:00:00.055) 0:00:44.512 ****** 20494 1727096359.14229: entering _queue_task() for managed_node2/debug 20494 1727096359.14488: worker is 1 (out of 1 available) 20494 1727096359.14501: exiting _queue_task() for managed_node2/debug 20494 1727096359.14512: done queuing things up, now waiting for results queue to drain 20494 1727096359.14514: waiting for pending results... 20494 1727096359.14725: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096359.14866: in run() - task 0afff68d-5257-775d-49e9-000000000129 20494 1727096359.14892: variable 'ansible_search_path' from source: unknown 20494 1727096359.14900: variable 'ansible_search_path' from source: unknown 20494 1727096359.14944: calling self._execute() 20494 1727096359.15048: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.15059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.15074: variable 'omit' from source: magic vars 20494 1727096359.15459: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.15478: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.15659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096359.15885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096359.15918: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096359.15954: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096359.15984: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096359.16043: variable 'networkmanager_version' from source: set_fact 20494 1727096359.16059: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.16176: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.16180: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.16270: variable 'networkmanager_version' from source: set_fact 20494 1727096359.16283: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.16352: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.16355: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.16444: variable 'networkmanager_version' from source: set_fact 20494 1727096359.16451: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.16529: variable 'network_state' from source: role '' defaults 20494 1727096359.16538: Evaluated conditional (network_state != {}): False 20494 1727096359.16541: when evaluation is False, skipping this task 20494 1727096359.16543: _execute() done 20494 1727096359.16546: dumping result to json 20494 1727096359.16548: done dumping result, returning 20494 1727096359.16555: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-775d-49e9-000000000129] 20494 1727096359.16560: sending task result for task 0afff68d-5257-775d-49e9-000000000129 20494 1727096359.16647: done sending task result for task 0afff68d-5257-775d-49e9-000000000129 20494 1727096359.16650: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20494 1727096359.16697: no more pending results, returning what we have 20494 1727096359.16700: results queue empty 20494 1727096359.16701: checking for any_errors_fatal 20494 1727096359.16710: done checking for any_errors_fatal 20494 1727096359.16711: checking for max_fail_percentage 20494 1727096359.16713: done checking for max_fail_percentage 20494 1727096359.16714: checking to see if all hosts have failed and the running result is not ok 20494 1727096359.16715: done checking to see if all hosts have failed 20494 1727096359.16715: getting the remaining hosts for this loop 20494 1727096359.16717: done getting the remaining hosts for this loop 20494 1727096359.16720: getting the next task for host managed_node2 20494 1727096359.16727: done getting next task for host managed_node2 20494 1727096359.16730: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096359.16733: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 20494 1727096359.16753: getting variables 20494 1727096359.16754: in VariableManager get_vars() 20494 1727096359.16810: Calling all_inventory to load vars for managed_node2 20494 1727096359.16813: Calling groups_inventory to load vars for managed_node2 20494 1727096359.16815: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096359.16824: Calling all_plugins_play to load vars for managed_node2 20494 1727096359.16826: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096359.16829: Calling groups_plugins_play to load vars for managed_node2 20494 1727096359.17775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096359.19078: done with get_vars() 20494 1727096359.19100: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:19 -0400 (0:00:00.049) 0:00:44.562 ****** 20494 1727096359.19223: entering _queue_task() for managed_node2/ping 20494 1727096359.19645: worker is 1 (out of 1 available) 20494 1727096359.19661: exiting _queue_task() for managed_node2/ping 20494 1727096359.19677: done queuing things up, now waiting for results queue to drain 20494 1727096359.19678: waiting for pending results... 20494 1727096359.20045: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096359.20174: in run() - task 0afff68d-5257-775d-49e9-00000000012a 20494 1727096359.20180: variable 'ansible_search_path' from source: unknown 20494 1727096359.20186: variable 'ansible_search_path' from source: unknown 20494 1727096359.20190: calling self._execute() 20494 1727096359.20270: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.20283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.20318: variable 'omit' from source: magic vars 20494 1727096359.20838: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.20943: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.21106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096359.21316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096359.21335: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096359.21363: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096359.21393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096359.21624: variable 'networkmanager_version' from source: set_fact 20494 1727096359.21628: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.21669: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.21710: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.21872: variable 'networkmanager_version' from source: set_fact 20494 1727096359.21875: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.21951: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.21954: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.22154: variable 'networkmanager_version' from source: set_fact 20494 1727096359.22157: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.22160: variable 'omit' from source: magic vars 20494 1727096359.22176: variable 'omit' from source: magic vars 20494 1727096359.22202: variable 'omit' from source: magic vars 20494 1727096359.22217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096359.22240: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096359.22258: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096359.22284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.22293: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.22317: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096359.22321: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.22323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.22437: Set connection var ansible_pipelining to False 20494 1727096359.22456: Set connection var ansible_timeout to 10 20494 1727096359.22460: Set connection var ansible_connection to ssh 20494 1727096359.22462: Set connection var ansible_shell_type to sh 20494 1727096359.22464: Set connection var ansible_shell_executable to /bin/sh 20494 1727096359.22471: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096359.22487: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.22490: variable 'ansible_connection' from source: unknown 20494 1727096359.22492: variable 'ansible_module_compression' from source: unknown 20494 1727096359.22495: variable 'ansible_shell_type' from source: unknown 20494 1727096359.22497: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.22499: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.22501: variable 'ansible_pipelining' from source: unknown 20494 1727096359.22504: variable 'ansible_timeout' from source: unknown 20494 1727096359.22509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.22645: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 20494 1727096359.22658: variable 'omit' from source: magic vars 20494 1727096359.22661: starting attempt loop 20494 1727096359.22664: running the handler 20494 1727096359.22675: _low_level_execute_command(): starting 20494 1727096359.22682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096359.23296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.23340: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.23344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.23346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.23392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.25061: stdout chunk (state=3): >>>/root <<< 20494 1727096359.25159: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.25201: stderr chunk (state=3): >>><<< 20494 1727096359.25204: stdout chunk (state=3): >>><<< 20494 1727096359.25220: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.25250: _low_level_execute_command(): starting 20494 1727096359.25254: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805 `" && echo ansible-tmp-1727096359.252324-22443-256169236904805="` echo /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805 `" ) && sleep 0' 20494 1727096359.25709: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096359.25715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.25717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096359.25719: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096359.25722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.25775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.25780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.25783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.25817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.27735: stdout chunk (state=3): >>>ansible-tmp-1727096359.252324-22443-256169236904805=/root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805 <<< 20494 1727096359.27841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.27913: stderr chunk (state=3): >>><<< 20494 1727096359.27916: stdout chunk (state=3): >>><<< 20494 1727096359.27927: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096359.252324-22443-256169236904805=/root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.27984: variable 'ansible_module_compression' from source: unknown 20494 1727096359.28015: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20494 1727096359.28054: variable 'ansible_facts' from source: unknown 20494 1727096359.28119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py 20494 1727096359.28346: Sending initial data 20494 1727096359.28350: Sent initial data (152 bytes) 20494 1727096359.28877: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.28927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.28935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.28938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.28981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.30578: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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" <<< 20494 1727096359.30582: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 20494 1727096359.30618: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096359.30651: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp_ay4ipib /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py <<< 20494 1727096359.30655: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py" <<< 20494 1727096359.30688: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp_ay4ipib" to remote "/root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py" <<< 20494 1727096359.30693: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py" <<< 20494 1727096359.31188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.31231: stderr chunk (state=3): >>><<< 20494 1727096359.31235: stdout chunk (state=3): >>><<< 20494 1727096359.31255: done transferring module to remote 20494 1727096359.31264: _low_level_execute_command(): starting 20494 1727096359.31272: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/ /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py && sleep 0' 20494 1727096359.31741: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096359.31744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096359.31747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096359.31755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096359.31758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.31815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.31821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.31859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.33708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.33734: stderr chunk (state=3): >>><<< 20494 1727096359.33737: stdout chunk (state=3): >>><<< 20494 1727096359.33745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.33748: _low_level_execute_command(): starting 20494 1727096359.33755: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/AnsiballZ_ping.py && sleep 0' 20494 1727096359.34434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096359.34438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.34466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.34473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.34475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.34519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.49801: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20494 1727096359.51313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096359.51474: stdout chunk (state=3): >>><<< 20494 1727096359.51477: stderr chunk (state=3): >>><<< 20494 1727096359.51480: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096359.51486: 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-1727096359.252324-22443-256169236904805/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096359.51489: _low_level_execute_command(): starting 20494 1727096359.51491: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096359.252324-22443-256169236904805/ > /dev/null 2>&1 && sleep 0' 20494 1727096359.53229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.53382: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.53397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.55314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.55318: stdout chunk (state=3): >>><<< 20494 1727096359.55320: stderr chunk (state=3): >>><<< 20494 1727096359.55341: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.55344: handler run complete 20494 1727096359.55399: attempt loop complete, returning result 20494 1727096359.55402: _execute() done 20494 1727096359.55404: dumping result to json 20494 1727096359.55406: done dumping result, returning 20494 1727096359.55409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-775d-49e9-00000000012a] 20494 1727096359.55411: sending task result for task 0afff68d-5257-775d-49e9-00000000012a ok: [managed_node2] => { "changed": false, "ping": "pong" } 20494 1727096359.55535: no more pending results, returning what we have 20494 1727096359.55538: results queue empty 20494 1727096359.55539: checking for any_errors_fatal 20494 1727096359.55547: done checking for any_errors_fatal 20494 1727096359.55548: checking for max_fail_percentage 20494 1727096359.55550: done checking for max_fail_percentage 20494 1727096359.55551: checking to see if all hosts have failed and the running result is not ok 20494 1727096359.55552: done checking to see if all hosts have failed 20494 1727096359.55552: getting the remaining hosts for this loop 20494 1727096359.55554: done getting the remaining hosts for this loop 20494 1727096359.55558: getting the next task for host managed_node2 20494 1727096359.55572: done getting next task for host managed_node2 20494 1727096359.55769: ^ task is: TASK: meta (role_complete) 20494 1727096359.55774: ^ state is: HOST STATE: block=3, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096359.55791: getting variables 20494 1727096359.55793: in VariableManager get_vars() 20494 1727096359.55844: Calling all_inventory to load vars for managed_node2 20494 1727096359.55847: Calling groups_inventory to load vars for managed_node2 20494 1727096359.55849: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096359.55860: Calling all_plugins_play to load vars for managed_node2 20494 1727096359.55863: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096359.55875: Calling groups_plugins_play to load vars for managed_node2 20494 1727096359.56397: done sending task result for task 0afff68d-5257-775d-49e9-00000000012a 20494 1727096359.56400: WORKER PROCESS EXITING 20494 1727096359.57650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096359.59321: done with get_vars() 20494 1727096359.59349: done getting variables 20494 1727096359.59439: done queuing things up, now waiting for results queue to drain 20494 1727096359.59442: results queue empty 20494 1727096359.59443: checking for any_errors_fatal 20494 1727096359.59446: done checking for any_errors_fatal 20494 1727096359.59447: checking for max_fail_percentage 20494 1727096359.59448: done checking for max_fail_percentage 20494 1727096359.59449: checking to see if all hosts have failed and the running result is not ok 20494 1727096359.59449: done checking to see if all hosts have failed 20494 1727096359.59450: getting the remaining hosts for this loop 20494 1727096359.59451: done getting the remaining hosts for this loop 20494 1727096359.59454: getting the next task for host managed_node2 20494 1727096359.59458: done getting next task for host managed_node2 20494 1727096359.59460: ^ task is: TASK: Get current device features 20494 1727096359.59461: ^ state is: HOST STATE: block=3, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096359.59464: getting variables 20494 1727096359.59465: in VariableManager get_vars() 20494 1727096359.59488: Calling all_inventory to load vars for managed_node2 20494 1727096359.59491: Calling groups_inventory to load vars for managed_node2 20494 1727096359.59493: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096359.59498: Calling all_plugins_play to load vars for managed_node2 20494 1727096359.59500: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096359.59502: Calling groups_plugins_play to load vars for managed_node2 20494 1727096359.60834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096359.62418: done with get_vars() 20494 1727096359.62452: done getting variables 20494 1727096359.62502: 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 current device features] ********************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:191 Monday 23 September 2024 08:59:19 -0400 (0:00:00.433) 0:00:44.995 ****** 20494 1727096359.62533: entering _queue_task() for managed_node2/command 20494 1727096359.63185: worker is 1 (out of 1 available) 20494 1727096359.63197: exiting _queue_task() for managed_node2/command 20494 1727096359.63207: done queuing things up, now waiting for results queue to drain 20494 1727096359.63209: waiting for pending results... 20494 1727096359.63340: running TaskExecutor() for managed_node2/TASK: Get current device features 20494 1727096359.63438: in run() - task 0afff68d-5257-775d-49e9-00000000015a 20494 1727096359.63547: variable 'ansible_search_path' from source: unknown 20494 1727096359.63551: calling self._execute() 20494 1727096359.63613: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.63627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.63642: variable 'omit' from source: magic vars 20494 1727096359.64055: variable 'ansible_distribution_major_version' from source: facts 20494 1727096359.64074: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096359.64268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096359.64552: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096359.64608: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096359.64656: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096359.64699: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096359.64792: variable 'networkmanager_version' from source: set_fact 20494 1727096359.64809: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096359.64821: variable 'omit' from source: magic vars 20494 1727096359.64855: variable 'omit' from source: magic vars 20494 1727096359.65064: variable 'interface' from source: play vars 20494 1727096359.65069: variable 'omit' from source: magic vars 20494 1727096359.65072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096359.65075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096359.65077: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096359.65141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.65157: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096359.65201: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096359.65211: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.65218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.65331: Set connection var ansible_pipelining to False 20494 1727096359.65344: Set connection var ansible_timeout to 10 20494 1727096359.65355: Set connection var ansible_connection to ssh 20494 1727096359.65362: Set connection var ansible_shell_type to sh 20494 1727096359.65375: Set connection var ansible_shell_executable to /bin/sh 20494 1727096359.65391: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096359.65424: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.65431: variable 'ansible_connection' from source: unknown 20494 1727096359.65437: variable 'ansible_module_compression' from source: unknown 20494 1727096359.65445: variable 'ansible_shell_type' from source: unknown 20494 1727096359.65451: variable 'ansible_shell_executable' from source: unknown 20494 1727096359.65457: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096359.65464: variable 'ansible_pipelining' from source: unknown 20494 1727096359.65473: variable 'ansible_timeout' from source: unknown 20494 1727096359.65481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096359.65608: 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) 20494 1727096359.65611: variable 'omit' from source: magic vars 20494 1727096359.65622: starting attempt loop 20494 1727096359.65673: running the handler 20494 1727096359.65677: _low_level_execute_command(): starting 20494 1727096359.65679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096359.66292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096359.66310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096359.66321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.66363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.66388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.66423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.68425: stdout chunk (state=3): >>>/root <<< 20494 1727096359.68429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.68431: stderr chunk (state=3): >>><<< 20494 1727096359.68436: stdout chunk (state=3): >>><<< 20494 1727096359.68565: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.68576: _low_level_execute_command(): starting 20494 1727096359.68579: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529 `" && echo ansible-tmp-1727096359.6846507-22453-238948447311529="` echo /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529 `" ) && sleep 0' 20494 1727096359.69372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.69478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.69483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.69538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.69748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.71779: stdout chunk (state=3): >>>ansible-tmp-1727096359.6846507-22453-238948447311529=/root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529 <<< 20494 1727096359.71901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.71904: stdout chunk (state=3): >>><<< 20494 1727096359.71907: stderr chunk (state=3): >>><<< 20494 1727096359.72073: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096359.6846507-22453-238948447311529=/root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.72078: variable 'ansible_module_compression' from source: unknown 20494 1727096359.72080: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096359.72082: variable 'ansible_facts' from source: unknown 20494 1727096359.72155: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py 20494 1727096359.72326: Sending initial data 20494 1727096359.72335: Sent initial data (156 bytes) 20494 1727096359.73094: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.73160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.73183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.73205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.73281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.74902: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096359.74946: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096359.74996: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp60kh49sx /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py <<< 20494 1727096359.75018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py" <<< 20494 1727096359.75042: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp60kh49sx" to remote "/root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py" <<< 20494 1727096359.75945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.75952: stdout chunk (state=3): >>><<< 20494 1727096359.75955: stderr chunk (state=3): >>><<< 20494 1727096359.75957: done transferring module to remote 20494 1727096359.75959: _low_level_execute_command(): starting 20494 1727096359.75961: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/ /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py && sleep 0' 20494 1727096359.76884: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.76986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.77028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.77096: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.79106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096359.79110: stdout chunk (state=3): >>><<< 20494 1727096359.79113: stderr chunk (state=3): >>><<< 20494 1727096359.79116: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096359.79118: _low_level_execute_command(): starting 20494 1727096359.79121: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/AnsiballZ_command.py && sleep 0' 20494 1727096359.79872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096359.79876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096359.79891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096359.80059: 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/35282dee7b' <<< 20494 1727096359.80205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.80263: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096359.96017: stdout chunk (state=3): >>> {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:59:19.955621", "end": "2024-09-23 08:59:19.958895", "delta": "0:00:00.003274", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096359.97647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096359.97690: stderr chunk (state=3): >>><<< 20494 1727096359.97693: stdout chunk (state=3): >>><<< 20494 1727096359.97757: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Features for testnic1:\nrx-checksumming: on\ntx-checksumming: on\n\ttx-checksum-ipv4: off [fixed]\n\ttx-checksum-ip-generic: on\n\ttx-checksum-ipv6: off [fixed]\n\ttx-checksum-fcoe-crc: off [fixed]\n\ttx-checksum-sctp: on\nscatter-gather: on\n\ttx-scatter-gather: on\n\ttx-scatter-gather-fraglist: on\ntcp-segmentation-offload: on\n\ttx-tcp-segmentation: on\n\ttx-tcp-ecn-segmentation: on\n\ttx-tcp-mangleid-segmentation: on\n\ttx-tcp6-segmentation: on\ngeneric-segmentation-offload: on\ngeneric-receive-offload: off\nlarge-receive-offload: off [fixed]\nrx-vlan-offload: on\ntx-vlan-offload: on\nntuple-filters: off [fixed]\nreceive-hashing: off [fixed]\nhighdma: on\nrx-vlan-filter: off [fixed]\nvlan-challenged: off [fixed]\ntx-lockless: on [fixed]\nnetns-local: off [fixed]\ntx-gso-robust: off [fixed]\ntx-fcoe-segmentation: off [fixed]\ntx-gre-segmentation: on\ntx-gre-csum-segmentation: on\ntx-ipxip4-segmentation: on\ntx-ipxip6-segmentation: on\ntx-udp_tnl-segmentation: on\ntx-udp_tnl-csum-segmentation: on\ntx-gso-partial: off [fixed]\ntx-tunnel-remcsum-segmentation: off [fixed]\ntx-sctp-segmentation: on\ntx-esp-segmentation: off [fixed]\ntx-udp-segmentation: on\ntx-gso-list: on\nfcoe-mtu: off [fixed]\ntx-nocache-copy: off\nloopback: off [fixed]\nrx-fcs: off [fixed]\nrx-all: off [fixed]\ntx-vlan-stag-hw-insert: on\nrx-vlan-stag-hw-parse: on\nrx-vlan-stag-filter: off [fixed]\nl2-fwd-offload: off [fixed]\nhw-tc-offload: off [fixed]\nesp-hw-offload: off [fixed]\nesp-tx-csum-hw-offload: off [fixed]\nrx-udp_tunnel-port-offload: off [fixed]\ntls-hw-tx-offload: off [fixed]\ntls-hw-rx-offload: off [fixed]\nrx-gro-hw: off [fixed]\ntls-hw-record: off [fixed]\nrx-gro-list: off\nmacsec-hw-offload: off [fixed]\nrx-udp-gro-forwarding: off\nhsr-tag-ins-offload: off [fixed]\nhsr-tag-rm-offload: off [fixed]\nhsr-fwd-offload: off [fixed]\nhsr-dup-offload: off [fixed]", "stderr": "", "rc": 0, "cmd": ["ethtool", "--show-features", "testnic1"], "start": "2024-09-23 08:59:19.955621", "end": "2024-09-23 08:59:19.958895", "delta": "0:00:00.003274", "msg": "", "invocation": {"module_args": {"_raw_params": "ethtool --show-features testnic1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096359.97807: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ethtool --show-features testnic1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096359.97859: _low_level_execute_command(): starting 20494 1727096359.97863: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096359.6846507-22453-238948447311529/ > /dev/null 2>&1 && sleep 0' 20494 1727096359.98587: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096359.98686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096359.98722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096359.98757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096359.98761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096359.98843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096360.00704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096360.00756: stderr chunk (state=3): >>><<< 20494 1727096360.00760: stdout chunk (state=3): >>><<< 20494 1727096360.00779: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096360.00784: handler run complete 20494 1727096360.00805: Evaluated conditional (False): False 20494 1727096360.00814: attempt loop complete, returning result 20494 1727096360.00817: _execute() done 20494 1727096360.00819: dumping result to json 20494 1727096360.00825: done dumping result, returning 20494 1727096360.00834: done running TaskExecutor() for managed_node2/TASK: Get current device features [0afff68d-5257-775d-49e9-00000000015a] 20494 1727096360.00839: sending task result for task 0afff68d-5257-775d-49e9-00000000015a 20494 1727096360.00965: done sending task result for task 0afff68d-5257-775d-49e9-00000000015a 20494 1727096360.00971: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ethtool", "--show-features", "testnic1" ], "delta": "0:00:00.003274", "end": "2024-09-23 08:59:19.958895", "rc": 0, "start": "2024-09-23 08:59:19.955621" } STDOUT: Features for testnic1: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: on tx-scatter-gather: on tx-scatter-gather-fraglist: on tcp-segmentation-offload: on tx-tcp-segmentation: on tx-tcp-ecn-segmentation: on tx-tcp-mangleid-segmentation: on tx-tcp6-segmentation: on generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: on tx-vlan-offload: on ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on rx-vlan-filter: off [fixed] vlan-challenged: off [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-gre-csum-segmentation: on tx-ipxip4-segmentation: on tx-ipxip6-segmentation: on tx-udp_tnl-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: 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 loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: on rx-vlan-stag-hw-parse: on 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] 20494 1727096360.01084: no more pending results, returning what we have 20494 1727096360.01088: results queue empty 20494 1727096360.01089: checking for any_errors_fatal 20494 1727096360.01090: done checking for any_errors_fatal 20494 1727096360.01091: checking for max_fail_percentage 20494 1727096360.01093: done checking for max_fail_percentage 20494 1727096360.01094: checking to see if all hosts have failed and the running result is not ok 20494 1727096360.01095: done checking to see if all hosts have failed 20494 1727096360.01095: getting the remaining hosts for this loop 20494 1727096360.01097: done getting the remaining hosts for this loop 20494 1727096360.01100: getting the next task for host managed_node2 20494 1727096360.01110: done getting next task for host managed_node2 20494 1727096360.01112: ^ task is: TASK: ASSERT: The profile does not change the ethtool features 20494 1727096360.01114: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20494 1727096360.01117: getting variables 20494 1727096360.01119: in VariableManager get_vars() 20494 1727096360.01197: Calling all_inventory to load vars for managed_node2 20494 1727096360.01204: Calling groups_inventory to load vars for managed_node2 20494 1727096360.01232: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.01263: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.01265: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.01270: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.02132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.03013: done with get_vars() 20494 1727096360.03033: done getting variables 20494 1727096360.03081: 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: The profile does not change the ethtool features] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:196 Monday 23 September 2024 08:59:20 -0400 (0:00:00.405) 0:00:45.401 ****** 20494 1727096360.03102: entering _queue_task() for managed_node2/assert 20494 1727096360.03355: worker is 1 (out of 1 available) 20494 1727096360.03372: exiting _queue_task() for managed_node2/assert 20494 1727096360.03385: done queuing things up, now waiting for results queue to drain 20494 1727096360.03387: waiting for pending results... 20494 1727096360.03560: running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features 20494 1727096360.03628: in run() - task 0afff68d-5257-775d-49e9-00000000015b 20494 1727096360.03638: variable 'ansible_search_path' from source: unknown 20494 1727096360.03669: calling self._execute() 20494 1727096360.03750: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.03755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.03763: variable 'omit' from source: magic vars 20494 1727096360.04199: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.04204: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.04397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096360.04653: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096360.04780: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096360.04784: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096360.04835: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096360.05074: variable 'networkmanager_version' from source: set_fact 20494 1727096360.05079: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.05438: variable 'network_provider' from source: set_fact 20494 1727096360.05453: Evaluated conditional (network_provider == 'nm'): True 20494 1727096360.05473: variable 'omit' from source: magic vars 20494 1727096360.05496: variable 'omit' from source: magic vars 20494 1727096360.05522: variable 'omit' from source: magic vars 20494 1727096360.05546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096360.05594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096360.05597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096360.05620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096360.05632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096360.05675: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096360.05678: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.05683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.05802: Set connection var ansible_pipelining to False 20494 1727096360.05805: Set connection var ansible_timeout to 10 20494 1727096360.05811: Set connection var ansible_connection to ssh 20494 1727096360.05813: Set connection var ansible_shell_type to sh 20494 1727096360.05817: Set connection var ansible_shell_executable to /bin/sh 20494 1727096360.05822: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096360.05841: variable 'ansible_shell_executable' from source: unknown 20494 1727096360.05844: variable 'ansible_connection' from source: unknown 20494 1727096360.05847: variable 'ansible_module_compression' from source: unknown 20494 1727096360.05849: variable 'ansible_shell_type' from source: unknown 20494 1727096360.05851: variable 'ansible_shell_executable' from source: unknown 20494 1727096360.05854: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.05856: variable 'ansible_pipelining' from source: unknown 20494 1727096360.05859: variable 'ansible_timeout' from source: unknown 20494 1727096360.05863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.05968: 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) 20494 1727096360.06004: variable 'omit' from source: magic vars 20494 1727096360.06011: starting attempt loop 20494 1727096360.06027: running the handler 20494 1727096360.06180: variable 'original_ethtool_features' from source: set_fact 20494 1727096360.06191: variable 'ethtool_features' from source: set_fact 20494 1727096360.06202: Evaluated conditional (original_ethtool_features.stdout == ethtool_features.stdout): True 20494 1727096360.06207: handler run complete 20494 1727096360.06217: attempt loop complete, returning result 20494 1727096360.06220: _execute() done 20494 1727096360.06230: dumping result to json 20494 1727096360.06233: done dumping result, returning 20494 1727096360.06236: done running TaskExecutor() for managed_node2/TASK: ASSERT: The profile does not change the ethtool features [0afff68d-5257-775d-49e9-00000000015b] 20494 1727096360.06238: sending task result for task 0afff68d-5257-775d-49e9-00000000015b 20494 1727096360.06343: done sending task result for task 0afff68d-5257-775d-49e9-00000000015b 20494 1727096360.06346: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 20494 1727096360.06430: no more pending results, returning what we have 20494 1727096360.06433: results queue empty 20494 1727096360.06434: checking for any_errors_fatal 20494 1727096360.06445: done checking for any_errors_fatal 20494 1727096360.06446: checking for max_fail_percentage 20494 1727096360.06448: done checking for max_fail_percentage 20494 1727096360.06449: checking to see if all hosts have failed and the running result is not ok 20494 1727096360.06450: done checking to see if all hosts have failed 20494 1727096360.06450: getting the remaining hosts for this loop 20494 1727096360.06452: done getting the remaining hosts for this loop 20494 1727096360.06455: getting the next task for host managed_node2 20494 1727096360.06465: done getting next task for host managed_node2 20494 1727096360.06474: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096360.06480: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096360.06499: getting variables 20494 1727096360.06500: in VariableManager get_vars() 20494 1727096360.06544: Calling all_inventory to load vars for managed_node2 20494 1727096360.06547: Calling groups_inventory to load vars for managed_node2 20494 1727096360.06549: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.06561: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.06563: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.06660: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.07553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.08604: done with get_vars() 20494 1727096360.08621: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 08:59:20 -0400 (0:00:00.055) 0:00:45.457 ****** 20494 1727096360.08696: entering _queue_task() for managed_node2/include_tasks 20494 1727096360.08951: worker is 1 (out of 1 available) 20494 1727096360.08964: exiting _queue_task() for managed_node2/include_tasks 20494 1727096360.08979: done queuing things up, now waiting for results queue to drain 20494 1727096360.08981: waiting for pending results... 20494 1727096360.09173: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20494 1727096360.09287: in run() - task 0afff68d-5257-775d-49e9-000000000164 20494 1727096360.09300: variable 'ansible_search_path' from source: unknown 20494 1727096360.09303: variable 'ansible_search_path' from source: unknown 20494 1727096360.09337: calling self._execute() 20494 1727096360.09414: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.09421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.09432: variable 'omit' from source: magic vars 20494 1727096360.09873: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.09880: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.10007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096360.10202: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096360.10246: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096360.10272: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096360.10299: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096360.10362: variable 'networkmanager_version' from source: set_fact 20494 1727096360.10375: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.10524: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.10527: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.10623: variable 'networkmanager_version' from source: set_fact 20494 1727096360.10630: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.10784: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.10787: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.10874: variable 'networkmanager_version' from source: set_fact 20494 1727096360.10877: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.10887: _execute() done 20494 1727096360.10890: dumping result to json 20494 1727096360.10893: done dumping result, returning 20494 1727096360.10924: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-775d-49e9-000000000164] 20494 1727096360.10928: sending task result for task 0afff68d-5257-775d-49e9-000000000164 20494 1727096360.11038: done sending task result for task 0afff68d-5257-775d-49e9-000000000164 20494 1727096360.11042: WORKER PROCESS EXITING 20494 1727096360.11110: no more pending results, returning what we have 20494 1727096360.11115: in VariableManager get_vars() 20494 1727096360.11178: Calling all_inventory to load vars for managed_node2 20494 1727096360.11181: Calling groups_inventory to load vars for managed_node2 20494 1727096360.11186: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.11196: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.11199: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.11201: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.12351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.13354: done with get_vars() 20494 1727096360.13373: variable 'ansible_search_path' from source: unknown 20494 1727096360.13374: variable 'ansible_search_path' from source: unknown 20494 1727096360.13404: we have included files to process 20494 1727096360.13405: generating all_blocks data 20494 1727096360.13407: done generating all_blocks data 20494 1727096360.13412: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096360.13412: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096360.13414: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 20494 1727096360.13821: done processing included file 20494 1727096360.13822: iterating over new_blocks loaded from include file 20494 1727096360.13823: in VariableManager get_vars() 20494 1727096360.13848: done with get_vars() 20494 1727096360.13849: filtering new block on tags 20494 1727096360.13873: done filtering new block on tags 20494 1727096360.13875: in VariableManager get_vars() 20494 1727096360.13896: done with get_vars() 20494 1727096360.13897: filtering new block on tags 20494 1727096360.13922: done filtering new block on tags 20494 1727096360.13924: in VariableManager get_vars() 20494 1727096360.13942: done with get_vars() 20494 1727096360.13944: filtering new block on tags 20494 1727096360.13965: done filtering new block on tags 20494 1727096360.13970: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 20494 1727096360.13974: extending task lists for all hosts with included blocks 20494 1727096360.14783: done extending task lists 20494 1727096360.14784: done processing included files 20494 1727096360.14785: results queue empty 20494 1727096360.14785: checking for any_errors_fatal 20494 1727096360.14789: done checking for any_errors_fatal 20494 1727096360.14789: checking for max_fail_percentage 20494 1727096360.14790: done checking for max_fail_percentage 20494 1727096360.14791: checking to see if all hosts have failed and the running result is not ok 20494 1727096360.14792: done checking to see if all hosts have failed 20494 1727096360.14792: getting the remaining hosts for this loop 20494 1727096360.14793: done getting the remaining hosts for this loop 20494 1727096360.14795: getting the next task for host managed_node2 20494 1727096360.14798: done getting next task for host managed_node2 20494 1727096360.14802: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096360.14806: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096360.14818: getting variables 20494 1727096360.14819: in VariableManager get_vars() 20494 1727096360.14836: Calling all_inventory to load vars for managed_node2 20494 1727096360.14842: Calling groups_inventory to load vars for managed_node2 20494 1727096360.14843: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.14848: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.14850: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.14852: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.15659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.17011: done with get_vars() 20494 1727096360.17043: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 23 September 2024 08:59:20 -0400 (0:00:00.084) 0:00:45.541 ****** 20494 1727096360.17126: entering _queue_task() for managed_node2/setup 20494 1727096360.17572: worker is 1 (out of 1 available) 20494 1727096360.17645: exiting _queue_task() for managed_node2/setup 20494 1727096360.17656: done queuing things up, now waiting for results queue to drain 20494 1727096360.17658: waiting for pending results... 20494 1727096360.17848: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 20494 1727096360.17953: in run() - task 0afff68d-5257-775d-49e9-00000000069c 20494 1727096360.17970: variable 'ansible_search_path' from source: unknown 20494 1727096360.17974: variable 'ansible_search_path' from source: unknown 20494 1727096360.18002: calling self._execute() 20494 1727096360.18079: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.18085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.18094: variable 'omit' from source: magic vars 20494 1727096360.18383: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.18392: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.18517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096360.18712: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096360.18744: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096360.18779: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096360.18805: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096360.18869: variable 'networkmanager_version' from source: set_fact 20494 1727096360.18884: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.18959: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.18962: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.19051: variable 'networkmanager_version' from source: set_fact 20494 1727096360.19059: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.19137: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.19140: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.19228: variable 'networkmanager_version' from source: set_fact 20494 1727096360.19235: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.19347: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.19351: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.19439: variable 'networkmanager_version' from source: set_fact 20494 1727096360.19447: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.19521: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.19524: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.19614: variable 'networkmanager_version' from source: set_fact 20494 1727096360.19623: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.19733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096360.21297: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096360.21483: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096360.21487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096360.21489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096360.21491: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096360.21560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096360.21608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096360.21638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096360.21687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096360.21707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096360.21763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096360.21797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096360.21826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096360.21874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096360.21894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096360.22048: variable '__network_required_facts' from source: role '' defaults 20494 1727096360.22063: variable 'ansible_facts' from source: unknown 20494 1727096360.22742: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 20494 1727096360.22751: when evaluation is False, skipping this task 20494 1727096360.22758: _execute() done 20494 1727096360.22764: dumping result to json 20494 1727096360.22777: done dumping result, returning 20494 1727096360.22790: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0afff68d-5257-775d-49e9-00000000069c] 20494 1727096360.22873: sending task result for task 0afff68d-5257-775d-49e9-00000000069c 20494 1727096360.22948: done sending task result for task 0afff68d-5257-775d-49e9-00000000069c 20494 1727096360.22951: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096360.23000: no more pending results, returning what we have 20494 1727096360.23004: results queue empty 20494 1727096360.23004: checking for any_errors_fatal 20494 1727096360.23005: done checking for any_errors_fatal 20494 1727096360.23006: checking for max_fail_percentage 20494 1727096360.23008: done checking for max_fail_percentage 20494 1727096360.23009: checking to see if all hosts have failed and the running result is not ok 20494 1727096360.23009: done checking to see if all hosts have failed 20494 1727096360.23010: getting the remaining hosts for this loop 20494 1727096360.23017: done getting the remaining hosts for this loop 20494 1727096360.23021: getting the next task for host managed_node2 20494 1727096360.23030: done getting next task for host managed_node2 20494 1727096360.23034: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096360.23038: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096360.23060: getting variables 20494 1727096360.23062: in VariableManager get_vars() 20494 1727096360.23117: Calling all_inventory to load vars for managed_node2 20494 1727096360.23120: Calling groups_inventory to load vars for managed_node2 20494 1727096360.23122: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.23132: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.23135: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.23137: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.24322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.25194: done with get_vars() 20494 1727096360.25212: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 23 September 2024 08:59:20 -0400 (0:00:00.081) 0:00:45.623 ****** 20494 1727096360.25295: entering _queue_task() for managed_node2/stat 20494 1727096360.25661: worker is 1 (out of 1 available) 20494 1727096360.25878: exiting _queue_task() for managed_node2/stat 20494 1727096360.25889: done queuing things up, now waiting for results queue to drain 20494 1727096360.25890: waiting for pending results... 20494 1727096360.26019: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 20494 1727096360.26176: in run() - task 0afff68d-5257-775d-49e9-00000000069e 20494 1727096360.26225: variable 'ansible_search_path' from source: unknown 20494 1727096360.26228: variable 'ansible_search_path' from source: unknown 20494 1727096360.26250: calling self._execute() 20494 1727096360.26368: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.26395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.26413: variable 'omit' from source: magic vars 20494 1727096360.26764: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.26804: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.26969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096360.27159: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096360.27198: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096360.27223: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096360.27249: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096360.27316: variable 'networkmanager_version' from source: set_fact 20494 1727096360.27327: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.27409: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.27412: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.27503: variable 'networkmanager_version' from source: set_fact 20494 1727096360.27511: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.27585: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.27589: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.27672: variable 'networkmanager_version' from source: set_fact 20494 1727096360.27678: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.27788: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.27791: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.27879: variable 'networkmanager_version' from source: set_fact 20494 1727096360.27886: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.27960: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.27964: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.28051: variable 'networkmanager_version' from source: set_fact 20494 1727096360.28058: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.28171: 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) 20494 1727096360.28188: 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) 20494 1727096360.28206: 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) 20494 1727096360.28224: 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) 20494 1727096360.28278: variable '__network_is_ostree' from source: set_fact 20494 1727096360.28283: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096360.28285: when evaluation is False, skipping this task 20494 1727096360.28290: _execute() done 20494 1727096360.28292: dumping result to json 20494 1727096360.28294: done dumping result, returning 20494 1727096360.28302: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0afff68d-5257-775d-49e9-00000000069e] 20494 1727096360.28307: sending task result for task 0afff68d-5257-775d-49e9-00000000069e 20494 1727096360.28400: done sending task result for task 0afff68d-5257-775d-49e9-00000000069e 20494 1727096360.28403: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096360.28479: no more pending results, returning what we have 20494 1727096360.28483: results queue empty 20494 1727096360.28484: checking for any_errors_fatal 20494 1727096360.28493: done checking for any_errors_fatal 20494 1727096360.28494: checking for max_fail_percentage 20494 1727096360.28495: done checking for max_fail_percentage 20494 1727096360.28496: checking to see if all hosts have failed and the running result is not ok 20494 1727096360.28497: done checking to see if all hosts have failed 20494 1727096360.28498: getting the remaining hosts for this loop 20494 1727096360.28499: done getting the remaining hosts for this loop 20494 1727096360.28502: getting the next task for host managed_node2 20494 1727096360.28509: done getting next task for host managed_node2 20494 1727096360.28515: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096360.28520: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096360.28541: getting variables 20494 1727096360.28542: in VariableManager get_vars() 20494 1727096360.28593: Calling all_inventory to load vars for managed_node2 20494 1727096360.28596: Calling groups_inventory to load vars for managed_node2 20494 1727096360.28598: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.28607: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.28609: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.28612: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.30749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.33027: done with get_vars() 20494 1727096360.33066: done getting variables 20494 1727096360.33138: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 23 September 2024 08:59:20 -0400 (0:00:00.078) 0:00:45.702 ****** 20494 1727096360.33189: entering _queue_task() for managed_node2/set_fact 20494 1727096360.33567: worker is 1 (out of 1 available) 20494 1727096360.33583: exiting _queue_task() for managed_node2/set_fact 20494 1727096360.33597: done queuing things up, now waiting for results queue to drain 20494 1727096360.33598: waiting for pending results... 20494 1727096360.34098: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 20494 1727096360.34107: in run() - task 0afff68d-5257-775d-49e9-00000000069f 20494 1727096360.34115: variable 'ansible_search_path' from source: unknown 20494 1727096360.34118: variable 'ansible_search_path' from source: unknown 20494 1727096360.34151: calling self._execute() 20494 1727096360.34239: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.34244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.34254: variable 'omit' from source: magic vars 20494 1727096360.34536: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.34547: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.34761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096360.34957: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096360.35005: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096360.35034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096360.35075: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096360.35172: variable 'networkmanager_version' from source: set_fact 20494 1727096360.35177: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.35265: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.35273: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.35408: variable 'networkmanager_version' from source: set_fact 20494 1727096360.35441: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.35526: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.35529: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.35779: variable 'networkmanager_version' from source: set_fact 20494 1727096360.35782: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.36131: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.36134: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.36282: variable 'networkmanager_version' from source: set_fact 20494 1727096360.36290: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.36607: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.36611: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.36743: variable 'networkmanager_version' from source: set_fact 20494 1727096360.36751: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.37116: 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) 20494 1727096360.37139: 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) 20494 1727096360.37163: 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) 20494 1727096360.37339: 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) 20494 1727096360.37410: variable '__network_is_ostree' from source: set_fact 20494 1727096360.37416: Evaluated conditional (not __network_is_ostree is defined): False 20494 1727096360.37419: when evaluation is False, skipping this task 20494 1727096360.37421: _execute() done 20494 1727096360.37424: dumping result to json 20494 1727096360.37426: done dumping result, returning 20494 1727096360.37435: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0afff68d-5257-775d-49e9-00000000069f] 20494 1727096360.37440: sending task result for task 0afff68d-5257-775d-49e9-00000000069f 20494 1727096360.37766: done sending task result for task 0afff68d-5257-775d-49e9-00000000069f 20494 1727096360.37770: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 20494 1727096360.37825: no more pending results, returning what we have 20494 1727096360.37832: results queue empty 20494 1727096360.37833: checking for any_errors_fatal 20494 1727096360.37840: done checking for any_errors_fatal 20494 1727096360.37841: checking for max_fail_percentage 20494 1727096360.37843: done checking for max_fail_percentage 20494 1727096360.37844: checking to see if all hosts have failed and the running result is not ok 20494 1727096360.37845: done checking to see if all hosts have failed 20494 1727096360.37846: getting the remaining hosts for this loop 20494 1727096360.37848: done getting the remaining hosts for this loop 20494 1727096360.37853: getting the next task for host managed_node2 20494 1727096360.37863: done getting next task for host managed_node2 20494 1727096360.38031: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096360.38038: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096360.38058: getting variables 20494 1727096360.38060: in VariableManager get_vars() 20494 1727096360.38121: Calling all_inventory to load vars for managed_node2 20494 1727096360.38125: Calling groups_inventory to load vars for managed_node2 20494 1727096360.38127: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096360.38136: Calling all_plugins_play to load vars for managed_node2 20494 1727096360.38139: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096360.38142: Calling groups_plugins_play to load vars for managed_node2 20494 1727096360.39565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096360.41434: done with get_vars() 20494 1727096360.41477: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 23 September 2024 08:59:20 -0400 (0:00:00.084) 0:00:45.786 ****** 20494 1727096360.41607: entering _queue_task() for managed_node2/service_facts 20494 1727096360.42055: worker is 1 (out of 1 available) 20494 1727096360.42274: exiting _queue_task() for managed_node2/service_facts 20494 1727096360.42289: done queuing things up, now waiting for results queue to drain 20494 1727096360.42290: waiting for pending results... 20494 1727096360.42557: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 20494 1727096360.42662: in run() - task 0afff68d-5257-775d-49e9-0000000006a1 20494 1727096360.42696: variable 'ansible_search_path' from source: unknown 20494 1727096360.42700: variable 'ansible_search_path' from source: unknown 20494 1727096360.42844: calling self._execute() 20494 1727096360.42868: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.42873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.42900: variable 'omit' from source: magic vars 20494 1727096360.43317: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.43352: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.43550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096360.43985: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096360.43989: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096360.43992: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096360.43994: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096360.44064: variable 'networkmanager_version' from source: set_fact 20494 1727096360.44084: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.44214: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.44223: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.44360: variable 'networkmanager_version' from source: set_fact 20494 1727096360.44588: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.44693: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.44697: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.44832: variable 'networkmanager_version' from source: set_fact 20494 1727096360.44841: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.45024: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.45027: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.45278: variable 'networkmanager_version' from source: set_fact 20494 1727096360.45282: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.45305: variable 'ansible_distribution_major_version' from source: facts 20494 1727096360.45319: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096360.45464: variable 'networkmanager_version' from source: set_fact 20494 1727096360.45481: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096360.45484: variable 'omit' from source: magic vars 20494 1727096360.45566: variable 'omit' from source: magic vars 20494 1727096360.45609: variable 'omit' from source: magic vars 20494 1727096360.45639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096360.45666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096360.45689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096360.45706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096360.45717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096360.45749: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096360.45752: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.45755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.45860: Set connection var ansible_pipelining to False 20494 1727096360.45865: Set connection var ansible_timeout to 10 20494 1727096360.45875: Set connection var ansible_connection to ssh 20494 1727096360.45877: Set connection var ansible_shell_type to sh 20494 1727096360.45883: Set connection var ansible_shell_executable to /bin/sh 20494 1727096360.45889: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096360.45915: variable 'ansible_shell_executable' from source: unknown 20494 1727096360.45918: variable 'ansible_connection' from source: unknown 20494 1727096360.45921: variable 'ansible_module_compression' from source: unknown 20494 1727096360.45923: variable 'ansible_shell_type' from source: unknown 20494 1727096360.45925: variable 'ansible_shell_executable' from source: unknown 20494 1727096360.45928: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096360.45935: variable 'ansible_pipelining' from source: unknown 20494 1727096360.45937: variable 'ansible_timeout' from source: unknown 20494 1727096360.45939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096360.46090: 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__) 20494 1727096360.46098: variable 'omit' from source: magic vars 20494 1727096360.46103: starting attempt loop 20494 1727096360.46106: running the handler 20494 1727096360.46120: _low_level_execute_command(): starting 20494 1727096360.46127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096360.46957: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096360.47006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096360.47038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096360.48730: stdout chunk (state=3): >>>/root <<< 20494 1727096360.49177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096360.49181: stdout chunk (state=3): >>><<< 20494 1727096360.49185: stderr chunk (state=3): >>><<< 20494 1727096360.49188: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096360.49201: _low_level_execute_command(): starting 20494 1727096360.49205: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324 `" && echo ansible-tmp-1727096360.4903748-22495-197798455427324="` echo /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324 `" ) && sleep 0' 20494 1727096360.50218: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096360.50264: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096360.50344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096360.50440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096360.50512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096360.50562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096360.50629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096360.52581: stdout chunk (state=3): >>>ansible-tmp-1727096360.4903748-22495-197798455427324=/root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324 <<< 20494 1727096360.52689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096360.52763: stderr chunk (state=3): >>><<< 20494 1727096360.52771: stdout chunk (state=3): >>><<< 20494 1727096360.52774: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096360.4903748-22495-197798455427324=/root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096360.52800: variable 'ansible_module_compression' from source: unknown 20494 1727096360.52877: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 20494 1727096360.52885: variable 'ansible_facts' from source: unknown 20494 1727096360.52973: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py 20494 1727096360.53218: Sending initial data 20494 1727096360.53221: Sent initial data (162 bytes) 20494 1727096360.53941: 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 <<< 20494 1727096360.53946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096360.53974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096360.54047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096360.55708: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096360.55924: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py" <<< 20494 1727096360.55928: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpb9u79tk1 /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py <<< 20494 1727096360.55983: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpb9u79tk1" to remote "/root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py" <<< 20494 1727096360.56913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096360.56945: stderr chunk (state=3): >>><<< 20494 1727096360.57132: stdout chunk (state=3): >>><<< 20494 1727096360.57135: done transferring module to remote 20494 1727096360.57138: _low_level_execute_command(): starting 20494 1727096360.57140: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/ /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py && sleep 0' 20494 1727096360.58358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096360.58414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096360.58423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096360.58436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096360.58654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096360.58658: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096360.58660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096360.58689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096360.58713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096360.58781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096360.60656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096360.60723: stderr chunk (state=3): >>><<< 20494 1727096360.60727: stdout chunk (state=3): >>><<< 20494 1727096360.60764: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096360.60772: _low_level_execute_command(): starting 20494 1727096360.60775: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/AnsiballZ_service_facts.py && sleep 0' 20494 1727096360.61420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096360.61424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096360.61427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096360.61430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096360.61432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096360.61434: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096360.61436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096360.61439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096360.61441: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096360.61444: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 20494 1727096360.61446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096360.61448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096360.61483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096360.61564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096360.61574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096360.61625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096362.23060: 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<<< 20494 1727096362.23074: 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<<< 20494 1727096362.23082: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 20494 1727096362.23086: stdout chunk (state=3): >>>atic", "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": {}}} <<< 20494 1727096362.24759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096362.24763: stdout chunk (state=3): >>><<< 20494 1727096362.24769: stderr chunk (state=3): >>><<< 20494 1727096362.24978: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096362.25522: 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-1727096360.4903748-22495-197798455427324/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096362.25544: _low_level_execute_command(): starting 20494 1727096362.25553: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096360.4903748-22495-197798455427324/ > /dev/null 2>&1 && sleep 0' 20494 1727096362.26285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096362.26308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096362.26325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096362.26397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096362.26527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096362.28320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096362.28356: stderr chunk (state=3): >>><<< 20494 1727096362.28359: stdout chunk (state=3): >>><<< 20494 1727096362.28576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096362.28580: handler run complete 20494 1727096362.28598: variable 'ansible_facts' from source: unknown 20494 1727096362.28759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096362.29500: variable 'ansible_facts' from source: unknown 20494 1727096362.29992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096362.30073: attempt loop complete, returning result 20494 1727096362.30076: _execute() done 20494 1727096362.30079: dumping result to json 20494 1727096362.30148: done dumping result, returning 20494 1727096362.30156: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0afff68d-5257-775d-49e9-0000000006a1] 20494 1727096362.30162: sending task result for task 0afff68d-5257-775d-49e9-0000000006a1 20494 1727096362.31359: done sending task result for task 0afff68d-5257-775d-49e9-0000000006a1 20494 1727096362.31362: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096362.31485: no more pending results, returning what we have 20494 1727096362.31489: results queue empty 20494 1727096362.31489: checking for any_errors_fatal 20494 1727096362.31494: done checking for any_errors_fatal 20494 1727096362.31495: checking for max_fail_percentage 20494 1727096362.31496: done checking for max_fail_percentage 20494 1727096362.31497: checking to see if all hosts have failed and the running result is not ok 20494 1727096362.31498: done checking to see if all hosts have failed 20494 1727096362.31499: getting the remaining hosts for this loop 20494 1727096362.31500: done getting the remaining hosts for this loop 20494 1727096362.31504: getting the next task for host managed_node2 20494 1727096362.31510: done getting next task for host managed_node2 20494 1727096362.31513: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096362.31518: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096362.31534: getting variables 20494 1727096362.31535: in VariableManager get_vars() 20494 1727096362.31793: Calling all_inventory to load vars for managed_node2 20494 1727096362.31796: Calling groups_inventory to load vars for managed_node2 20494 1727096362.31798: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096362.31807: Calling all_plugins_play to load vars for managed_node2 20494 1727096362.31810: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096362.31812: Calling groups_plugins_play to load vars for managed_node2 20494 1727096362.33172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096362.36637: done with get_vars() 20494 1727096362.36683: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 23 September 2024 08:59:22 -0400 (0:00:01.952) 0:00:47.740 ****** 20494 1727096362.36948: entering _queue_task() for managed_node2/package_facts 20494 1727096362.37666: worker is 1 (out of 1 available) 20494 1727096362.37680: exiting _queue_task() for managed_node2/package_facts 20494 1727096362.37694: done queuing things up, now waiting for results queue to drain 20494 1727096362.37696: waiting for pending results... 20494 1727096362.37998: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 20494 1727096362.38274: in run() - task 0afff68d-5257-775d-49e9-0000000006a2 20494 1727096362.38278: variable 'ansible_search_path' from source: unknown 20494 1727096362.38281: variable 'ansible_search_path' from source: unknown 20494 1727096362.38300: calling self._execute() 20494 1727096362.38412: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096362.38448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096362.38532: variable 'omit' from source: magic vars 20494 1727096362.38910: variable 'ansible_distribution_major_version' from source: facts 20494 1727096362.38927: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096362.39316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096362.39608: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096362.39659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096362.39699: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096362.39744: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096362.39872: variable 'networkmanager_version' from source: set_fact 20494 1727096362.39876: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096362.39982: variable 'ansible_distribution_major_version' from source: facts 20494 1727096362.39992: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096362.40132: variable 'networkmanager_version' from source: set_fact 20494 1727096362.40145: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096362.40275: variable 'ansible_distribution_major_version' from source: facts 20494 1727096362.40377: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096362.40422: variable 'networkmanager_version' from source: set_fact 20494 1727096362.40434: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096362.40606: variable 'ansible_distribution_major_version' from source: facts 20494 1727096362.40615: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096362.40752: variable 'networkmanager_version' from source: set_fact 20494 1727096362.40765: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096362.40885: variable 'ansible_distribution_major_version' from source: facts 20494 1727096362.40895: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096362.41042: variable 'networkmanager_version' from source: set_fact 20494 1727096362.41056: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096362.41069: variable 'omit' from source: magic vars 20494 1727096362.41186: variable 'omit' from source: magic vars 20494 1727096362.41233: variable 'omit' from source: magic vars 20494 1727096362.41285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096362.41327: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096362.41468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096362.41472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096362.41474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096362.41477: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096362.41479: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096362.41485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096362.41611: Set connection var ansible_pipelining to False 20494 1727096362.41623: Set connection var ansible_timeout to 10 20494 1727096362.41631: Set connection var ansible_connection to ssh 20494 1727096362.41637: Set connection var ansible_shell_type to sh 20494 1727096362.41649: Set connection var ansible_shell_executable to /bin/sh 20494 1727096362.41660: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096362.41792: variable 'ansible_shell_executable' from source: unknown 20494 1727096362.41795: variable 'ansible_connection' from source: unknown 20494 1727096362.41797: variable 'ansible_module_compression' from source: unknown 20494 1727096362.41800: variable 'ansible_shell_type' from source: unknown 20494 1727096362.41802: variable 'ansible_shell_executable' from source: unknown 20494 1727096362.41807: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096362.41809: variable 'ansible_pipelining' from source: unknown 20494 1727096362.41816: variable 'ansible_timeout' from source: unknown 20494 1727096362.41818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096362.41986: 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__) 20494 1727096362.42039: variable 'omit' from source: magic vars 20494 1727096362.42050: starting attempt loop 20494 1727096362.42053: running the handler 20494 1727096362.42059: _low_level_execute_command(): starting 20494 1727096362.42077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096362.43060: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096362.43084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096362.43117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096362.43264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096362.44898: stdout chunk (state=3): >>>/root <<< 20494 1727096362.45041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096362.45063: stdout chunk (state=3): >>><<< 20494 1727096362.45082: stderr chunk (state=3): >>><<< 20494 1727096362.45213: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096362.45229: _low_level_execute_command(): starting 20494 1727096362.45235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786 `" && echo ansible-tmp-1727096362.4510748-22580-233671860980786="` echo /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786 `" ) && sleep 0' 20494 1727096362.45902: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096362.45927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096362.45944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096362.45962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096362.46038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096362.46089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096362.46108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096362.46140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096362.46304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096362.48269: stdout chunk (state=3): >>>ansible-tmp-1727096362.4510748-22580-233671860980786=/root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786 <<< 20494 1727096362.48452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096362.48458: stdout chunk (state=3): >>><<< 20494 1727096362.48461: stderr chunk (state=3): >>><<< 20494 1727096362.48692: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096362.4510748-22580-233671860980786=/root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096362.48695: variable 'ansible_module_compression' from source: unknown 20494 1727096362.48698: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 20494 1727096362.48825: variable 'ansible_facts' from source: unknown 20494 1727096362.49273: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py 20494 1727096362.49488: Sending initial data 20494 1727096362.49585: Sent initial data (162 bytes) 20494 1727096362.50414: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096362.50454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096362.50573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096362.50720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096362.50819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096362.50984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096362.52827: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096362.52841: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096362.52925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py" <<< 20494 1727096362.52937: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpxfihxa73 /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py <<< 20494 1727096362.52942: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpxfihxa73" to remote "/root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py" <<< 20494 1727096362.54727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096362.54753: stderr chunk (state=3): >>><<< 20494 1727096362.54757: stdout chunk (state=3): >>><<< 20494 1727096362.54786: done transferring module to remote 20494 1727096362.54797: _low_level_execute_command(): starting 20494 1727096362.54801: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/ /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py && sleep 0' 20494 1727096362.55424: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096362.55440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096362.55449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096362.55489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096362.55492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096362.55495: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096362.55497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096362.55511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096362.55544: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096362.55548: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096362.55611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096362.55633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096362.55705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096362.57893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096362.57897: stdout chunk (state=3): >>><<< 20494 1727096362.57900: stderr chunk (state=3): >>><<< 20494 1727096362.57902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096362.57905: _low_level_execute_command(): starting 20494 1727096362.57908: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/AnsiballZ_package_facts.py && sleep 0' 20494 1727096362.59096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096362.59184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096362.59305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096362.59309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096362.59435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096362.59451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096363.04381: 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"<<< 20494 1727096363.04461: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 20494 1727096363.04552: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 20494 1727096363.04561: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 20494 1727096363.04569: 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<<< 20494 1727096363.04592: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 20494 1727096363.06419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096363.06425: stdout chunk (state=3): >>><<< 20494 1727096363.06428: stderr chunk (state=3): >>><<< 20494 1727096363.06475: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096363.07913: 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-1727096362.4510748-22580-233671860980786/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096363.07925: _low_level_execute_command(): starting 20494 1727096363.08001: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096362.4510748-22580-233671860980786/ > /dev/null 2>&1 && sleep 0' 20494 1727096363.08504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096363.08507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096363.08510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096363.08512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096363.08514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096363.08564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096363.08578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096363.08616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096363.10457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096363.10486: stderr chunk (state=3): >>><<< 20494 1727096363.10489: stdout chunk (state=3): >>><<< 20494 1727096363.10502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096363.10507: handler run complete 20494 1727096363.11016: variable 'ansible_facts' from source: unknown 20494 1727096363.11314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.12939: variable 'ansible_facts' from source: unknown 20494 1727096363.13273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.14272: attempt loop complete, returning result 20494 1727096363.14276: _execute() done 20494 1727096363.14278: dumping result to json 20494 1727096363.14307: done dumping result, returning 20494 1727096363.14321: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0afff68d-5257-775d-49e9-0000000006a2] 20494 1727096363.14330: sending task result for task 0afff68d-5257-775d-49e9-0000000006a2 20494 1727096363.15761: done sending task result for task 0afff68d-5257-775d-49e9-0000000006a2 20494 1727096363.15765: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096363.15856: no more pending results, returning what we have 20494 1727096363.15858: results queue empty 20494 1727096363.15858: checking for any_errors_fatal 20494 1727096363.15862: done checking for any_errors_fatal 20494 1727096363.15862: checking for max_fail_percentage 20494 1727096363.15863: done checking for max_fail_percentage 20494 1727096363.15864: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.15864: done checking to see if all hosts have failed 20494 1727096363.15865: getting the remaining hosts for this loop 20494 1727096363.15865: done getting the remaining hosts for this loop 20494 1727096363.15870: getting the next task for host managed_node2 20494 1727096363.15875: done getting next task for host managed_node2 20494 1727096363.15878: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096363.15880: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.15888: getting variables 20494 1727096363.15888: in VariableManager get_vars() 20494 1727096363.15922: Calling all_inventory to load vars for managed_node2 20494 1727096363.15924: Calling groups_inventory to load vars for managed_node2 20494 1727096363.15925: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.15932: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.15933: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.15935: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.16742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.18218: done with get_vars() 20494 1727096363.18245: done getting variables 20494 1727096363.18310: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 08:59:23 -0400 (0:00:00.814) 0:00:48.554 ****** 20494 1727096363.18352: entering _queue_task() for managed_node2/debug 20494 1727096363.18674: worker is 1 (out of 1 available) 20494 1727096363.18686: exiting _queue_task() for managed_node2/debug 20494 1727096363.18699: done queuing things up, now waiting for results queue to drain 20494 1727096363.18700: waiting for pending results... 20494 1727096363.19086: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20494 1727096363.19163: in run() - task 0afff68d-5257-775d-49e9-000000000165 20494 1727096363.19192: variable 'ansible_search_path' from source: unknown 20494 1727096363.19200: variable 'ansible_search_path' from source: unknown 20494 1727096363.19242: calling self._execute() 20494 1727096363.19350: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.19362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.19381: variable 'omit' from source: magic vars 20494 1727096363.19772: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.19790: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.19978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.20253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.20304: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.20339: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.20385: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.20469: variable 'networkmanager_version' from source: set_fact 20494 1727096363.20491: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.20604: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.20612: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.20739: variable 'networkmanager_version' from source: set_fact 20494 1727096363.20752: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.20863: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.20876: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.21032: variable 'networkmanager_version' from source: set_fact 20494 1727096363.21035: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.21038: variable 'omit' from source: magic vars 20494 1727096363.21100: variable 'omit' from source: magic vars 20494 1727096363.21197: variable 'network_provider' from source: set_fact 20494 1727096363.21249: variable 'omit' from source: magic vars 20494 1727096363.21253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096363.21329: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096363.21359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096363.21386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096363.21402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096363.21469: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096363.21472: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.21475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.21564: Set connection var ansible_pipelining to False 20494 1727096363.21582: Set connection var ansible_timeout to 10 20494 1727096363.21592: Set connection var ansible_connection to ssh 20494 1727096363.21599: Set connection var ansible_shell_type to sh 20494 1727096363.21682: Set connection var ansible_shell_executable to /bin/sh 20494 1727096363.21685: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096363.21687: variable 'ansible_shell_executable' from source: unknown 20494 1727096363.21689: variable 'ansible_connection' from source: unknown 20494 1727096363.21691: variable 'ansible_module_compression' from source: unknown 20494 1727096363.21693: variable 'ansible_shell_type' from source: unknown 20494 1727096363.21695: variable 'ansible_shell_executable' from source: unknown 20494 1727096363.21697: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.21699: variable 'ansible_pipelining' from source: unknown 20494 1727096363.21701: variable 'ansible_timeout' from source: unknown 20494 1727096363.21703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.21799: Loading ActionModule 'debug' from /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) 20494 1727096363.21815: variable 'omit' from source: magic vars 20494 1727096363.21826: starting attempt loop 20494 1727096363.21834: running the handler 20494 1727096363.21886: handler run complete 20494 1727096363.21911: attempt loop complete, returning result 20494 1727096363.21920: _execute() done 20494 1727096363.21927: dumping result to json 20494 1727096363.21935: done dumping result, returning 20494 1727096363.21948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-775d-49e9-000000000165] 20494 1727096363.22007: sending task result for task 0afff68d-5257-775d-49e9-000000000165 20494 1727096363.22079: done sending task result for task 0afff68d-5257-775d-49e9-000000000165 20494 1727096363.22082: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 20494 1727096363.22181: no more pending results, returning what we have 20494 1727096363.22185: results queue empty 20494 1727096363.22186: checking for any_errors_fatal 20494 1727096363.22196: done checking for any_errors_fatal 20494 1727096363.22197: checking for max_fail_percentage 20494 1727096363.22199: done checking for max_fail_percentage 20494 1727096363.22200: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.22201: done checking to see if all hosts have failed 20494 1727096363.22201: getting the remaining hosts for this loop 20494 1727096363.22204: done getting the remaining hosts for this loop 20494 1727096363.22207: getting the next task for host managed_node2 20494 1727096363.22214: done getting next task for host managed_node2 20494 1727096363.22218: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096363.22224: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.22244: getting variables 20494 1727096363.22246: in VariableManager get_vars() 20494 1727096363.22503: Calling all_inventory to load vars for managed_node2 20494 1727096363.22506: Calling groups_inventory to load vars for managed_node2 20494 1727096363.22509: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.22518: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.22521: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.22524: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.23885: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.25572: done with get_vars() 20494 1727096363.25597: done getting variables 20494 1727096363.25657: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 08:59:23 -0400 (0:00:00.073) 0:00:48.627 ****** 20494 1727096363.25697: entering _queue_task() for managed_node2/fail 20494 1727096363.26039: worker is 1 (out of 1 available) 20494 1727096363.26052: exiting _queue_task() for managed_node2/fail 20494 1727096363.26065: done queuing things up, now waiting for results queue to drain 20494 1727096363.26069: waiting for pending results... 20494 1727096363.26488: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20494 1727096363.26501: in run() - task 0afff68d-5257-775d-49e9-000000000166 20494 1727096363.26521: variable 'ansible_search_path' from source: unknown 20494 1727096363.26531: variable 'ansible_search_path' from source: unknown 20494 1727096363.26574: calling self._execute() 20494 1727096363.26682: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.26699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.26717: variable 'omit' from source: magic vars 20494 1727096363.27093: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.27125: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.27277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.27558: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.27577: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.27610: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.27645: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.27731: variable 'networkmanager_version' from source: set_fact 20494 1727096363.27749: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.27883: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.27886: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.28011: variable 'networkmanager_version' from source: set_fact 20494 1727096363.28025: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.28273: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.28276: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.28279: variable 'networkmanager_version' from source: set_fact 20494 1727096363.28281: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.28439: variable 'network_state' from source: role '' defaults 20494 1727096363.28455: Evaluated conditional (network_state != {}): False 20494 1727096363.28463: when evaluation is False, skipping this task 20494 1727096363.28472: _execute() done 20494 1727096363.28481: dumping result to json 20494 1727096363.28488: done dumping result, returning 20494 1727096363.28502: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-775d-49e9-000000000166] 20494 1727096363.28515: sending task result for task 0afff68d-5257-775d-49e9-000000000166 20494 1727096363.28774: done sending task result for task 0afff68d-5257-775d-49e9-000000000166 20494 1727096363.28777: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096363.28825: no more pending results, returning what we have 20494 1727096363.28829: results queue empty 20494 1727096363.28829: checking for any_errors_fatal 20494 1727096363.28836: done checking for any_errors_fatal 20494 1727096363.28837: checking for max_fail_percentage 20494 1727096363.28838: done checking for max_fail_percentage 20494 1727096363.28839: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.28840: done checking to see if all hosts have failed 20494 1727096363.28841: getting the remaining hosts for this loop 20494 1727096363.28842: done getting the remaining hosts for this loop 20494 1727096363.28846: getting the next task for host managed_node2 20494 1727096363.28853: done getting next task for host managed_node2 20494 1727096363.28858: ^ 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 20494 1727096363.28862: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.28888: getting variables 20494 1727096363.28890: in VariableManager get_vars() 20494 1727096363.28943: Calling all_inventory to load vars for managed_node2 20494 1727096363.28946: Calling groups_inventory to load vars for managed_node2 20494 1727096363.28948: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.28959: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.28963: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.28966: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.30326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.31185: done with get_vars() 20494 1727096363.31204: done getting variables 20494 1727096363.31246: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 08:59:23 -0400 (0:00:00.055) 0:00:48.683 ****** 20494 1727096363.31274: entering _queue_task() for managed_node2/fail 20494 1727096363.31513: worker is 1 (out of 1 available) 20494 1727096363.31526: exiting _queue_task() for managed_node2/fail 20494 1727096363.31539: done queuing things up, now waiting for results queue to drain 20494 1727096363.31541: waiting for pending results... 20494 1727096363.31726: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20494 1727096363.31829: in run() - task 0afff68d-5257-775d-49e9-000000000167 20494 1727096363.31840: variable 'ansible_search_path' from source: unknown 20494 1727096363.31844: variable 'ansible_search_path' from source: unknown 20494 1727096363.31876: calling self._execute() 20494 1727096363.31956: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.31960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.31973: variable 'omit' from source: magic vars 20494 1727096363.32377: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.32380: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.32534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.32811: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.32869: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.32905: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.32956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.33051: variable 'networkmanager_version' from source: set_fact 20494 1727096363.33071: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.33202: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.33222: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.33310: variable 'networkmanager_version' from source: set_fact 20494 1727096363.33320: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.33396: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.33401: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.33488: variable 'networkmanager_version' from source: set_fact 20494 1727096363.33495: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.33601: variable 'network_state' from source: role '' defaults 20494 1727096363.33610: Evaluated conditional (network_state != {}): False 20494 1727096363.33613: when evaluation is False, skipping this task 20494 1727096363.33615: _execute() done 20494 1727096363.33619: dumping result to json 20494 1727096363.33621: done dumping result, returning 20494 1727096363.33627: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-775d-49e9-000000000167] 20494 1727096363.33632: sending task result for task 0afff68d-5257-775d-49e9-000000000167 20494 1727096363.33719: done sending task result for task 0afff68d-5257-775d-49e9-000000000167 20494 1727096363.33721: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096363.33773: no more pending results, returning what we have 20494 1727096363.33777: results queue empty 20494 1727096363.33778: checking for any_errors_fatal 20494 1727096363.33789: done checking for any_errors_fatal 20494 1727096363.33790: checking for max_fail_percentage 20494 1727096363.33791: done checking for max_fail_percentage 20494 1727096363.33792: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.33793: done checking to see if all hosts have failed 20494 1727096363.33794: getting the remaining hosts for this loop 20494 1727096363.33795: done getting the remaining hosts for this loop 20494 1727096363.33798: getting the next task for host managed_node2 20494 1727096363.33805: done getting next task for host managed_node2 20494 1727096363.33809: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096363.33813: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.33842: getting variables 20494 1727096363.33844: in VariableManager get_vars() 20494 1727096363.33892: Calling all_inventory to load vars for managed_node2 20494 1727096363.33895: Calling groups_inventory to load vars for managed_node2 20494 1727096363.33897: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.33906: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.33908: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.33911: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.35250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.42322: done with get_vars() 20494 1727096363.42352: done getting variables 20494 1727096363.42438: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 08:59:23 -0400 (0:00:00.111) 0:00:48.795 ****** 20494 1727096363.42472: entering _queue_task() for managed_node2/fail 20494 1727096363.42824: worker is 1 (out of 1 available) 20494 1727096363.42838: exiting _queue_task() for managed_node2/fail 20494 1727096363.42849: done queuing things up, now waiting for results queue to drain 20494 1727096363.42851: waiting for pending results... 20494 1727096363.43289: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20494 1727096363.43354: in run() - task 0afff68d-5257-775d-49e9-000000000168 20494 1727096363.43407: variable 'ansible_search_path' from source: unknown 20494 1727096363.43410: variable 'ansible_search_path' from source: unknown 20494 1727096363.43426: calling self._execute() 20494 1727096363.43524: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.43534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.43548: variable 'omit' from source: magic vars 20494 1727096363.43983: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.44061: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.44195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.44561: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.44615: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.44876: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.44880: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.45023: variable 'networkmanager_version' from source: set_fact 20494 1727096363.45040: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.45270: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.45317: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.45576: variable 'networkmanager_version' from source: set_fact 20494 1727096363.45579: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.45885: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.45898: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.46084: variable 'networkmanager_version' from source: set_fact 20494 1727096363.46130: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.46273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096363.48550: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096363.48640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096363.48706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096363.48765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096363.48807: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096363.48907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.48976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.49027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.49087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.49106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.49237: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.49258: Evaluated conditional (ansible_distribution_major_version | int > 9): True 20494 1727096363.49389: variable 'ansible_distribution' from source: facts 20494 1727096363.49472: variable '__network_rh_distros' from source: role '' defaults 20494 1727096363.49476: Evaluated conditional (ansible_distribution in __network_rh_distros): True 20494 1727096363.49737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.49776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.49817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.49885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.49906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.49979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.50012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.50043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.50112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.50164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.50206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.50240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.50386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.50390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.50400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.50842: variable 'network_connections' from source: task vars 20494 1727096363.50870: variable 'interface' from source: play vars 20494 1727096363.50970: variable 'interface' from source: play vars 20494 1727096363.50989: variable 'network_state' from source: role '' defaults 20494 1727096363.51063: 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) 20494 1727096363.51107: 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) 20494 1727096363.51157: 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) 20494 1727096363.51203: 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) 20494 1727096363.51236: 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 20494 1727096363.51244: when evaluation is False, skipping this task 20494 1727096363.51252: _execute() done 20494 1727096363.51475: dumping result to json 20494 1727096363.51477: done dumping result, returning 20494 1727096363.51480: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-775d-49e9-000000000168] 20494 1727096363.51482: sending task result for task 0afff68d-5257-775d-49e9-000000000168 20494 1727096363.51578: done sending task result for task 0afff68d-5257-775d-49e9-000000000168 20494 1727096363.51584: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 20494 1727096363.51637: no more pending results, returning what we have 20494 1727096363.51644: results queue empty 20494 1727096363.51645: checking for any_errors_fatal 20494 1727096363.51656: done checking for any_errors_fatal 20494 1727096363.51657: checking for max_fail_percentage 20494 1727096363.51662: done checking for max_fail_percentage 20494 1727096363.51664: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.51664: done checking to see if all hosts have failed 20494 1727096363.51665: getting the remaining hosts for this loop 20494 1727096363.51669: done getting the remaining hosts for this loop 20494 1727096363.51677: getting the next task for host managed_node2 20494 1727096363.51686: done getting next task for host managed_node2 20494 1727096363.51691: ^ 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 20494 1727096363.51695: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.51717: getting variables 20494 1727096363.51722: in VariableManager get_vars() 20494 1727096363.51789: Calling all_inventory to load vars for managed_node2 20494 1727096363.51792: Calling groups_inventory to load vars for managed_node2 20494 1727096363.51798: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.51813: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.51817: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.51821: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.53445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.55045: done with get_vars() 20494 1727096363.55077: done getting variables 20494 1727096363.55137: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 08:59:23 -0400 (0:00:00.127) 0:00:48.922 ****** 20494 1727096363.55176: entering _queue_task() for managed_node2/dnf 20494 1727096363.55538: worker is 1 (out of 1 available) 20494 1727096363.55550: exiting _queue_task() for managed_node2/dnf 20494 1727096363.55563: done queuing things up, now waiting for results queue to drain 20494 1727096363.55565: waiting for pending results... 20494 1727096363.55902: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20494 1727096363.56032: in run() - task 0afff68d-5257-775d-49e9-000000000169 20494 1727096363.56104: variable 'ansible_search_path' from source: unknown 20494 1727096363.56108: variable 'ansible_search_path' from source: unknown 20494 1727096363.56129: calling self._execute() 20494 1727096363.56269: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.56292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.56319: variable 'omit' from source: magic vars 20494 1727096363.56821: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.56841: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.57080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.57422: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.57481: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.57518: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.57627: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.57737: variable 'networkmanager_version' from source: set_fact 20494 1727096363.57805: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.57887: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.57898: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.58078: variable 'networkmanager_version' from source: set_fact 20494 1727096363.58096: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.58216: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.58227: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.58403: variable 'networkmanager_version' from source: set_fact 20494 1727096363.58417: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.58773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096363.61146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096363.61217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096363.61256: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096363.61300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096363.61328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096363.61415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.61451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.61485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.61541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.61559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.61696: variable 'ansible_distribution' from source: facts 20494 1727096363.61706: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.61738: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 20494 1727096363.61883: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096363.62027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.62060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.62092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.62133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.62155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.62208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.62234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.62371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.62375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.62377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.62379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.62400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.62429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.62486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.62513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.62712: variable 'network_connections' from source: task vars 20494 1727096363.62733: variable 'interface' from source: play vars 20494 1727096363.62825: variable 'interface' from source: play vars 20494 1727096363.62900: 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) 20494 1727096363.62933: 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) 20494 1727096363.62971: 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) 20494 1727096363.63003: 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) 20494 1727096363.63065: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096363.63572: variable 'network_connections' from source: task vars 20494 1727096363.63576: variable 'interface' from source: play vars 20494 1727096363.63578: variable 'interface' from source: play vars 20494 1727096363.63581: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096363.63583: when evaluation is False, skipping this task 20494 1727096363.63585: _execute() done 20494 1727096363.63587: dumping result to json 20494 1727096363.63589: done dumping result, returning 20494 1727096363.63591: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-000000000169] 20494 1727096363.63593: sending task result for task 0afff68d-5257-775d-49e9-000000000169 20494 1727096363.63684: done sending task result for task 0afff68d-5257-775d-49e9-000000000169 20494 1727096363.63687: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096363.63755: no more pending results, returning what we have 20494 1727096363.63758: results queue empty 20494 1727096363.63759: checking for any_errors_fatal 20494 1727096363.63769: done checking for any_errors_fatal 20494 1727096363.63770: checking for max_fail_percentage 20494 1727096363.63775: done checking for max_fail_percentage 20494 1727096363.63776: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.63777: done checking to see if all hosts have failed 20494 1727096363.63777: getting the remaining hosts for this loop 20494 1727096363.63779: done getting the remaining hosts for this loop 20494 1727096363.63786: getting the next task for host managed_node2 20494 1727096363.63796: done getting next task for host managed_node2 20494 1727096363.63802: ^ 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 20494 1727096363.63809: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.63831: getting variables 20494 1727096363.63833: in VariableManager get_vars() 20494 1727096363.63900: Calling all_inventory to load vars for managed_node2 20494 1727096363.63903: Calling groups_inventory to load vars for managed_node2 20494 1727096363.63906: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.63923: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.63927: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.63930: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.65805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.67499: done with get_vars() 20494 1727096363.67540: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20494 1727096363.67652: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 08:59:23 -0400 (0:00:00.125) 0:00:49.047 ****** 20494 1727096363.67702: entering _queue_task() for managed_node2/yum 20494 1727096363.68137: worker is 1 (out of 1 available) 20494 1727096363.68148: exiting _queue_task() for managed_node2/yum 20494 1727096363.68161: done queuing things up, now waiting for results queue to drain 20494 1727096363.68163: waiting for pending results... 20494 1727096363.68592: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20494 1727096363.68722: in run() - task 0afff68d-5257-775d-49e9-00000000016a 20494 1727096363.68741: variable 'ansible_search_path' from source: unknown 20494 1727096363.68752: variable 'ansible_search_path' from source: unknown 20494 1727096363.68800: calling self._execute() 20494 1727096363.68921: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.68937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.69041: variable 'omit' from source: magic vars 20494 1727096363.69389: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.69406: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.69606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.69897: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.69957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.69998: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.70079: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.70160: variable 'networkmanager_version' from source: set_fact 20494 1727096363.70181: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.70301: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.70310: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.70471: variable 'networkmanager_version' from source: set_fact 20494 1727096363.70563: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.70606: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.70616: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.70760: variable 'networkmanager_version' from source: set_fact 20494 1727096363.70790: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.70953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096363.73345: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096363.73440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096363.73499: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096363.73547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096363.73592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096363.73711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.73728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.73756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.73805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.73827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.73929: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.74040: Evaluated conditional (ansible_distribution_major_version | int < 8): False 20494 1727096363.74044: when evaluation is False, skipping this task 20494 1727096363.74050: _execute() done 20494 1727096363.74055: dumping result to json 20494 1727096363.74057: done dumping result, returning 20494 1727096363.74060: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000016a] 20494 1727096363.74063: sending task result for task 0afff68d-5257-775d-49e9-00000000016a 20494 1727096363.74395: done sending task result for task 0afff68d-5257-775d-49e9-00000000016a 20494 1727096363.74398: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 20494 1727096363.74447: no more pending results, returning what we have 20494 1727096363.74451: results queue empty 20494 1727096363.74451: checking for any_errors_fatal 20494 1727096363.74457: done checking for any_errors_fatal 20494 1727096363.74458: checking for max_fail_percentage 20494 1727096363.74460: done checking for max_fail_percentage 20494 1727096363.74460: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.74461: done checking to see if all hosts have failed 20494 1727096363.74462: getting the remaining hosts for this loop 20494 1727096363.74463: done getting the remaining hosts for this loop 20494 1727096363.74471: getting the next task for host managed_node2 20494 1727096363.74477: done getting next task for host managed_node2 20494 1727096363.74482: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096363.74485: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.74511: getting variables 20494 1727096363.74516: in VariableManager get_vars() 20494 1727096363.74742: Calling all_inventory to load vars for managed_node2 20494 1727096363.74745: Calling groups_inventory to load vars for managed_node2 20494 1727096363.74748: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.74760: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.74764: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.74771: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.76311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.79545: done with get_vars() 20494 1727096363.79656: done getting variables 20494 1727096363.80027: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 08:59:23 -0400 (0:00:00.123) 0:00:49.171 ****** 20494 1727096363.80073: entering _queue_task() for managed_node2/fail 20494 1727096363.80769: worker is 1 (out of 1 available) 20494 1727096363.80833: exiting _queue_task() for managed_node2/fail 20494 1727096363.80845: done queuing things up, now waiting for results queue to drain 20494 1727096363.80846: waiting for pending results... 20494 1727096363.81195: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20494 1727096363.81359: in run() - task 0afff68d-5257-775d-49e9-00000000016b 20494 1727096363.81428: variable 'ansible_search_path' from source: unknown 20494 1727096363.81436: variable 'ansible_search_path' from source: unknown 20494 1727096363.81507: calling self._execute() 20494 1727096363.81649: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.81653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.81665: variable 'omit' from source: magic vars 20494 1727096363.82347: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.82357: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.82539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.82810: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.82859: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.82893: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.82976: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.83064: variable 'networkmanager_version' from source: set_fact 20494 1727096363.83173: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.83195: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.83201: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.83335: variable 'networkmanager_version' from source: set_fact 20494 1727096363.83350: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.83473: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.83479: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.83616: variable 'networkmanager_version' from source: set_fact 20494 1727096363.83624: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.83741: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096363.83913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096363.86305: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096363.86371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096363.86405: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096363.86473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096363.86477: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096363.86550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.86577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.86599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.86634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.86673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.86697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.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) 20494 1727096363.86873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.86876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.86879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.86881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.86883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.86890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.86928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.86940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.87119: variable 'network_connections' from source: task vars 20494 1727096363.87130: variable 'interface' from source: play vars 20494 1727096363.87215: variable 'interface' from source: play vars 20494 1727096363.87273: 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) 20494 1727096363.87303: 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) 20494 1727096363.87328: 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) 20494 1727096363.87354: 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) 20494 1727096363.87403: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096363.87681: variable 'network_connections' from source: task vars 20494 1727096363.87686: variable 'interface' from source: play vars 20494 1727096363.87755: variable 'interface' from source: play vars 20494 1727096363.87782: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096363.87786: when evaluation is False, skipping this task 20494 1727096363.87788: _execute() done 20494 1727096363.87791: dumping result to json 20494 1727096363.87793: done dumping result, returning 20494 1727096363.87873: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000016b] 20494 1727096363.87876: sending task result for task 0afff68d-5257-775d-49e9-00000000016b 20494 1727096363.87940: done sending task result for task 0afff68d-5257-775d-49e9-00000000016b 20494 1727096363.87943: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096363.88007: no more pending results, returning what we have 20494 1727096363.88012: results queue empty 20494 1727096363.88013: checking for any_errors_fatal 20494 1727096363.88022: done checking for any_errors_fatal 20494 1727096363.88023: checking for max_fail_percentage 20494 1727096363.88025: done checking for max_fail_percentage 20494 1727096363.88026: checking to see if all hosts have failed and the running result is not ok 20494 1727096363.88027: done checking to see if all hosts have failed 20494 1727096363.88028: getting the remaining hosts for this loop 20494 1727096363.88030: done getting the remaining hosts for this loop 20494 1727096363.88034: getting the next task for host managed_node2 20494 1727096363.88043: done getting next task for host managed_node2 20494 1727096363.88048: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20494 1727096363.88053: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096363.88076: getting variables 20494 1727096363.88079: in VariableManager get_vars() 20494 1727096363.88133: Calling all_inventory to load vars for managed_node2 20494 1727096363.88136: Calling groups_inventory to load vars for managed_node2 20494 1727096363.88138: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096363.88150: Calling all_plugins_play to load vars for managed_node2 20494 1727096363.88154: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096363.88157: Calling groups_plugins_play to load vars for managed_node2 20494 1727096363.90008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096363.91726: done with get_vars() 20494 1727096363.91766: done getting variables 20494 1727096363.91872: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 08:59:23 -0400 (0:00:00.118) 0:00:49.289 ****** 20494 1727096363.91907: entering _queue_task() for managed_node2/package 20494 1727096363.92360: worker is 1 (out of 1 available) 20494 1727096363.92378: exiting _queue_task() for managed_node2/package 20494 1727096363.92392: done queuing things up, now waiting for results queue to drain 20494 1727096363.92394: waiting for pending results... 20494 1727096363.92757: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20494 1727096363.92848: in run() - task 0afff68d-5257-775d-49e9-00000000016c 20494 1727096363.92877: variable 'ansible_search_path' from source: unknown 20494 1727096363.92880: variable 'ansible_search_path' from source: unknown 20494 1727096363.92910: calling self._execute() 20494 1727096363.93094: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096363.93098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096363.93101: variable 'omit' from source: magic vars 20494 1727096363.93407: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.93415: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.93538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096363.93731: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096363.93765: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096363.93794: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096363.93856: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096363.93917: variable 'networkmanager_version' from source: set_fact 20494 1727096363.93928: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.94005: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.94009: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.94102: variable 'networkmanager_version' from source: set_fact 20494 1727096363.94105: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.94179: variable 'ansible_distribution_major_version' from source: facts 20494 1727096363.94182: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096363.94271: variable 'networkmanager_version' from source: set_fact 20494 1727096363.94280: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096363.94400: variable 'network_packages' from source: role '' defaults 20494 1727096363.94472: variable '__network_provider_setup' from source: role '' defaults 20494 1727096363.94483: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096363.94531: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096363.94545: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096363.94591: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096363.94731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096363.96695: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096363.96701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096363.97055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096363.97059: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096363.97091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096363.97189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.97227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.97285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.97319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.97448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.97456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.97459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.97462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.97713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.97717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.98751: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096363.98891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096363.98921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096363.98955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096363.99009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096363.99064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096363.99320: variable 'ansible_python' from source: facts 20494 1727096363.99428: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096363.99694: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096363.99698: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096363.99988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.00020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.00074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.00121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.00156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.00210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.00238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.00284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.00327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.00359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.00604: variable 'network_connections' from source: task vars 20494 1727096364.00608: variable 'interface' from source: play vars 20494 1727096364.00687: variable 'interface' from source: play vars 20494 1727096364.00763: 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) 20494 1727096364.00821: 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) 20494 1727096364.01017: 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) 20494 1727096364.01043: 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) 20494 1727096364.01099: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096364.02030: variable 'network_connections' from source: task vars 20494 1727096364.02034: variable 'interface' from source: play vars 20494 1727096364.02212: variable 'interface' from source: play vars 20494 1727096364.02303: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096364.02454: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096364.03164: variable 'network_connections' from source: task vars 20494 1727096364.03208: variable 'interface' from source: play vars 20494 1727096364.03476: variable 'interface' from source: play vars 20494 1727096364.03480: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096364.03526: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096364.04277: variable 'network_connections' from source: task vars 20494 1727096364.04384: variable 'interface' from source: play vars 20494 1727096364.04446: variable 'interface' from source: play vars 20494 1727096364.04566: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096364.04636: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096364.04651: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096364.04730: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096364.04956: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096364.05499: variable 'network_connections' from source: task vars 20494 1727096364.05551: variable 'interface' from source: play vars 20494 1727096364.05584: variable 'interface' from source: play vars 20494 1727096364.05597: variable 'ansible_distribution' from source: facts 20494 1727096364.05604: variable '__network_rh_distros' from source: role '' defaults 20494 1727096364.05613: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.05630: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096364.05813: variable 'ansible_distribution' from source: facts 20494 1727096364.05880: variable '__network_rh_distros' from source: role '' defaults 20494 1727096364.05883: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.05885: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096364.06022: variable 'ansible_distribution' from source: facts 20494 1727096364.06032: variable '__network_rh_distros' from source: role '' defaults 20494 1727096364.06041: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.06146: variable 'network_provider' from source: set_fact 20494 1727096364.06179: variable 'ansible_facts' from source: unknown 20494 1727096364.07140: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 20494 1727096364.07149: when evaluation is False, skipping this task 20494 1727096364.07163: _execute() done 20494 1727096364.07187: dumping result to json 20494 1727096364.07190: done dumping result, returning 20494 1727096364.07218: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-775d-49e9-00000000016c] 20494 1727096364.07221: sending task result for task 0afff68d-5257-775d-49e9-00000000016c skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 20494 1727096364.07493: no more pending results, returning what we have 20494 1727096364.07496: results queue empty 20494 1727096364.07497: checking for any_errors_fatal 20494 1727096364.07527: done checking for any_errors_fatal 20494 1727096364.07528: checking for max_fail_percentage 20494 1727096364.07530: done checking for max_fail_percentage 20494 1727096364.07531: checking to see if all hosts have failed and the running result is not ok 20494 1727096364.07532: done checking to see if all hosts have failed 20494 1727096364.07533: getting the remaining hosts for this loop 20494 1727096364.07534: done getting the remaining hosts for this loop 20494 1727096364.07539: getting the next task for host managed_node2 20494 1727096364.07545: done getting next task for host managed_node2 20494 1727096364.07549: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096364.07553: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096364.07583: getting variables 20494 1727096364.07585: in VariableManager get_vars() 20494 1727096364.08200: Calling all_inventory to load vars for managed_node2 20494 1727096364.08203: Calling groups_inventory to load vars for managed_node2 20494 1727096364.08207: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096364.08217: Calling all_plugins_play to load vars for managed_node2 20494 1727096364.08220: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096364.08223: Calling groups_plugins_play to load vars for managed_node2 20494 1727096364.08881: done sending task result for task 0afff68d-5257-775d-49e9-00000000016c 20494 1727096364.08884: WORKER PROCESS EXITING 20494 1727096364.10577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096364.12528: done with get_vars() 20494 1727096364.12555: done getting variables 20494 1727096364.12614: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 08:59:24 -0400 (0:00:00.207) 0:00:49.497 ****** 20494 1727096364.12661: entering _queue_task() for managed_node2/package 20494 1727096364.13043: worker is 1 (out of 1 available) 20494 1727096364.13057: exiting _queue_task() for managed_node2/package 20494 1727096364.13206: done queuing things up, now waiting for results queue to drain 20494 1727096364.13208: waiting for pending results... 20494 1727096364.13406: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20494 1727096364.13735: in run() - task 0afff68d-5257-775d-49e9-00000000016d 20494 1727096364.13856: variable 'ansible_search_path' from source: unknown 20494 1727096364.13859: variable 'ansible_search_path' from source: unknown 20494 1727096364.13861: calling self._execute() 20494 1727096364.13916: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096364.13928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096364.13942: variable 'omit' from source: magic vars 20494 1727096364.14405: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.14486: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.14669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096364.14980: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096364.15049: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096364.15074: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096364.15672: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096364.15675: variable 'networkmanager_version' from source: set_fact 20494 1727096364.15680: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.15682: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.15684: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.15985: variable 'networkmanager_version' from source: set_fact 20494 1727096364.15999: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.16178: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.16246: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.16492: variable 'networkmanager_version' from source: set_fact 20494 1727096364.16536: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.16771: variable 'network_state' from source: role '' defaults 20494 1727096364.17001: Evaluated conditional (network_state != {}): False 20494 1727096364.17006: when evaluation is False, skipping this task 20494 1727096364.17008: _execute() done 20494 1727096364.17011: dumping result to json 20494 1727096364.17014: done dumping result, returning 20494 1727096364.17016: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-775d-49e9-00000000016d] 20494 1727096364.17019: sending task result for task 0afff68d-5257-775d-49e9-00000000016d 20494 1727096364.17097: done sending task result for task 0afff68d-5257-775d-49e9-00000000016d 20494 1727096364.17100: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096364.17320: no more pending results, returning what we have 20494 1727096364.17325: results queue empty 20494 1727096364.17325: checking for any_errors_fatal 20494 1727096364.17335: done checking for any_errors_fatal 20494 1727096364.17335: checking for max_fail_percentage 20494 1727096364.17337: done checking for max_fail_percentage 20494 1727096364.17338: checking to see if all hosts have failed and the running result is not ok 20494 1727096364.17339: done checking to see if all hosts have failed 20494 1727096364.17339: getting the remaining hosts for this loop 20494 1727096364.17341: done getting the remaining hosts for this loop 20494 1727096364.17345: getting the next task for host managed_node2 20494 1727096364.17352: done getting next task for host managed_node2 20494 1727096364.17356: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096364.17359: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096364.17384: getting variables 20494 1727096364.17386: in VariableManager get_vars() 20494 1727096364.17439: Calling all_inventory to load vars for managed_node2 20494 1727096364.17442: Calling groups_inventory to load vars for managed_node2 20494 1727096364.17445: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096364.17457: Calling all_plugins_play to load vars for managed_node2 20494 1727096364.17461: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096364.17463: Calling groups_plugins_play to load vars for managed_node2 20494 1727096364.19544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096364.22675: done with get_vars() 20494 1727096364.22722: done getting variables 20494 1727096364.22812: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 08:59:24 -0400 (0:00:00.102) 0:00:49.599 ****** 20494 1727096364.22877: entering _queue_task() for managed_node2/package 20494 1727096364.23373: worker is 1 (out of 1 available) 20494 1727096364.23390: exiting _queue_task() for managed_node2/package 20494 1727096364.23480: done queuing things up, now waiting for results queue to drain 20494 1727096364.23483: waiting for pending results... 20494 1727096364.23737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20494 1727096364.23930: in run() - task 0afff68d-5257-775d-49e9-00000000016e 20494 1727096364.23940: variable 'ansible_search_path' from source: unknown 20494 1727096364.23944: variable 'ansible_search_path' from source: unknown 20494 1727096364.23947: calling self._execute() 20494 1727096364.24038: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096364.24042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096364.24050: variable 'omit' from source: magic vars 20494 1727096364.24773: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.24778: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.24781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096364.25051: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096364.25098: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096364.25136: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096364.25216: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096364.25292: variable 'networkmanager_version' from source: set_fact 20494 1727096364.25360: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.25547: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.25551: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.25776: variable 'networkmanager_version' from source: set_fact 20494 1727096364.25780: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.25782: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.25785: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.25858: variable 'networkmanager_version' from source: set_fact 20494 1727096364.25878: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.25994: variable 'network_state' from source: role '' defaults 20494 1727096364.26012: Evaluated conditional (network_state != {}): False 20494 1727096364.26015: when evaluation is False, skipping this task 20494 1727096364.26017: _execute() done 20494 1727096364.26020: dumping result to json 20494 1727096364.26023: done dumping result, returning 20494 1727096364.26035: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-775d-49e9-00000000016e] 20494 1727096364.26042: sending task result for task 0afff68d-5257-775d-49e9-00000000016e 20494 1727096364.26374: done sending task result for task 0afff68d-5257-775d-49e9-00000000016e 20494 1727096364.26377: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096364.26418: no more pending results, returning what we have 20494 1727096364.26421: results queue empty 20494 1727096364.26422: checking for any_errors_fatal 20494 1727096364.26429: done checking for any_errors_fatal 20494 1727096364.26430: checking for max_fail_percentage 20494 1727096364.26432: done checking for max_fail_percentage 20494 1727096364.26432: checking to see if all hosts have failed and the running result is not ok 20494 1727096364.26433: done checking to see if all hosts have failed 20494 1727096364.26434: getting the remaining hosts for this loop 20494 1727096364.26435: done getting the remaining hosts for this loop 20494 1727096364.26439: getting the next task for host managed_node2 20494 1727096364.26445: done getting next task for host managed_node2 20494 1727096364.26448: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096364.26452: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096364.26503: getting variables 20494 1727096364.26505: in VariableManager get_vars() 20494 1727096364.26558: Calling all_inventory to load vars for managed_node2 20494 1727096364.26561: Calling groups_inventory to load vars for managed_node2 20494 1727096364.26563: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096364.26634: Calling all_plugins_play to load vars for managed_node2 20494 1727096364.26637: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096364.26640: Calling groups_plugins_play to load vars for managed_node2 20494 1727096364.27962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096364.29008: done with get_vars() 20494 1727096364.29032: done getting variables 20494 1727096364.29097: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 08:59:24 -0400 (0:00:00.062) 0:00:49.661 ****** 20494 1727096364.29131: entering _queue_task() for managed_node2/service 20494 1727096364.29659: worker is 1 (out of 1 available) 20494 1727096364.29674: exiting _queue_task() for managed_node2/service 20494 1727096364.29685: done queuing things up, now waiting for results queue to drain 20494 1727096364.29687: waiting for pending results... 20494 1727096364.30072: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20494 1727096364.30205: in run() - task 0afff68d-5257-775d-49e9-00000000016f 20494 1727096364.30218: variable 'ansible_search_path' from source: unknown 20494 1727096364.30221: variable 'ansible_search_path' from source: unknown 20494 1727096364.30264: calling self._execute() 20494 1727096364.30373: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096364.30390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096364.30406: variable 'omit' from source: magic vars 20494 1727096364.30786: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.30802: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.30986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096364.31223: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096364.31260: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096364.31287: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096364.31339: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096364.31401: variable 'networkmanager_version' from source: set_fact 20494 1727096364.31411: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.31487: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.31491: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.31577: variable 'networkmanager_version' from source: set_fact 20494 1727096364.31583: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.31651: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.31655: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.31744: variable 'networkmanager_version' from source: set_fact 20494 1727096364.31751: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.31826: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096364.31924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096364.33591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096364.33677: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096364.33681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096364.33708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096364.33734: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096364.33811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.33940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.33944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.33947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.33949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.33973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.33993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.34016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.34053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.34070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.34106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.34157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.34161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.34186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.34200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.34361: variable 'network_connections' from source: task vars 20494 1727096364.34377: variable 'interface' from source: play vars 20494 1727096364.34514: variable 'interface' from source: play vars 20494 1727096364.34518: 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) 20494 1727096364.34520: 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) 20494 1727096364.34546: 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) 20494 1727096364.34573: 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) 20494 1727096364.34620: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096364.34787: variable 'network_connections' from source: task vars 20494 1727096364.34791: variable 'interface' from source: play vars 20494 1727096364.34835: variable 'interface' from source: play vars 20494 1727096364.34853: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 20494 1727096364.34857: when evaluation is False, skipping this task 20494 1727096364.34859: _execute() done 20494 1727096364.34862: dumping result to json 20494 1727096364.34864: done dumping result, returning 20494 1727096364.34873: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-775d-49e9-00000000016f] 20494 1727096364.34878: sending task result for task 0afff68d-5257-775d-49e9-00000000016f 20494 1727096364.34964: done sending task result for task 0afff68d-5257-775d-49e9-00000000016f 20494 1727096364.34971: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 20494 1727096364.35016: no more pending results, returning what we have 20494 1727096364.35019: results queue empty 20494 1727096364.35019: checking for any_errors_fatal 20494 1727096364.35025: done checking for any_errors_fatal 20494 1727096364.35026: checking for max_fail_percentage 20494 1727096364.35027: done checking for max_fail_percentage 20494 1727096364.35028: checking to see if all hosts have failed and the running result is not ok 20494 1727096364.35029: done checking to see if all hosts have failed 20494 1727096364.35030: getting the remaining hosts for this loop 20494 1727096364.35031: done getting the remaining hosts for this loop 20494 1727096364.35034: getting the next task for host managed_node2 20494 1727096364.35040: done getting next task for host managed_node2 20494 1727096364.35045: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096364.35048: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096364.35076: getting variables 20494 1727096364.35079: in VariableManager get_vars() 20494 1727096364.35130: Calling all_inventory to load vars for managed_node2 20494 1727096364.35132: Calling groups_inventory to load vars for managed_node2 20494 1727096364.35134: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096364.35143: Calling all_plugins_play to load vars for managed_node2 20494 1727096364.35145: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096364.35148: Calling groups_plugins_play to load vars for managed_node2 20494 1727096364.35960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096364.37282: done with get_vars() 20494 1727096364.37299: done getting variables 20494 1727096364.37346: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 08:59:24 -0400 (0:00:00.082) 0:00:49.744 ****** 20494 1727096364.37373: entering _queue_task() for managed_node2/service 20494 1727096364.37611: worker is 1 (out of 1 available) 20494 1727096364.37623: exiting _queue_task() for managed_node2/service 20494 1727096364.37634: done queuing things up, now waiting for results queue to drain 20494 1727096364.37636: waiting for pending results... 20494 1727096364.37822: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20494 1727096364.37914: in run() - task 0afff68d-5257-775d-49e9-000000000170 20494 1727096364.37925: variable 'ansible_search_path' from source: unknown 20494 1727096364.37929: variable 'ansible_search_path' from source: unknown 20494 1727096364.37956: calling self._execute() 20494 1727096364.38035: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096364.38039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096364.38048: variable 'omit' from source: magic vars 20494 1727096364.38332: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.38340: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.38458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096364.38643: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096364.38679: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096364.38705: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096364.38760: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096364.38819: variable 'networkmanager_version' from source: set_fact 20494 1727096364.38830: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.38905: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.38909: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.39001: variable 'networkmanager_version' from source: set_fact 20494 1727096364.39008: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.39084: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.39087: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096364.39176: variable 'networkmanager_version' from source: set_fact 20494 1727096364.39184: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096364.39280: variable 'network_provider' from source: set_fact 20494 1727096364.39284: variable 'network_state' from source: role '' defaults 20494 1727096364.39293: Evaluated conditional (network_provider == "nm" or network_state != {}): True 20494 1727096364.39299: variable 'omit' from source: magic vars 20494 1727096364.39342: variable 'omit' from source: magic vars 20494 1727096364.39402: variable 'network_service_name' from source: role '' defaults 20494 1727096364.39461: variable 'network_service_name' from source: role '' defaults 20494 1727096364.39592: variable '__network_provider_setup' from source: role '' defaults 20494 1727096364.39596: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096364.39693: variable '__network_service_name_default_nm' from source: role '' defaults 20494 1727096364.39732: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096364.39793: variable '__network_packages_default_nm' from source: role '' defaults 20494 1727096364.39957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096364.42412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096364.42450: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096364.42483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096364.42540: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096364.42558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096364.42694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.42714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.42730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.42793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.42819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.42850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.42886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.42940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.42950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.42982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.43219: variable '__network_packages_default_gobject_packages' from source: role '' defaults 20494 1727096364.43309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.43326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.43342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.43384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.43421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.43499: variable 'ansible_python' from source: facts 20494 1727096364.43515: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 20494 1727096364.43597: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096364.43650: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096364.43735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.43765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.43788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.43813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.43826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.43859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096364.43879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096364.43916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096364.43952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096364.43982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096364.44094: variable 'network_connections' from source: task vars 20494 1727096364.44097: variable 'interface' from source: play vars 20494 1727096364.44149: variable 'interface' from source: play vars 20494 1727096364.44207: 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) 20494 1727096364.44229: 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) 20494 1727096364.44280: 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) 20494 1727096364.44319: 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) 20494 1727096364.44385: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096364.44555: variable 'network_connections' from source: task vars 20494 1727096364.44561: variable 'interface' from source: play vars 20494 1727096364.44617: variable 'interface' from source: play vars 20494 1727096364.44640: variable '__network_packages_default_wireless' from source: role '' defaults 20494 1727096364.44697: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096364.44882: variable 'network_connections' from source: task vars 20494 1727096364.44887: variable 'interface' from source: play vars 20494 1727096364.44938: variable 'interface' from source: play vars 20494 1727096364.44954: variable '__network_packages_default_team' from source: role '' defaults 20494 1727096364.45010: variable '__network_team_connections_defined' from source: role '' defaults 20494 1727096364.45196: variable 'network_connections' from source: task vars 20494 1727096364.45199: variable 'interface' from source: play vars 20494 1727096364.45248: variable 'interface' from source: play vars 20494 1727096364.45289: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096364.45328: variable '__network_service_name_default_initscripts' from source: role '' defaults 20494 1727096364.45335: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096364.45383: variable '__network_packages_default_initscripts' from source: role '' defaults 20494 1727096364.45540: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 20494 1727096364.45865: variable 'network_connections' from source: task vars 20494 1727096364.45873: variable 'interface' from source: play vars 20494 1727096364.45914: variable 'interface' from source: play vars 20494 1727096364.45926: variable 'ansible_distribution' from source: facts 20494 1727096364.45929: variable '__network_rh_distros' from source: role '' defaults 20494 1727096364.45931: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.45941: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 20494 1727096364.46055: variable 'ansible_distribution' from source: facts 20494 1727096364.46058: variable '__network_rh_distros' from source: role '' defaults 20494 1727096364.46061: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.46074: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 20494 1727096364.46186: variable 'ansible_distribution' from source: facts 20494 1727096364.46189: variable '__network_rh_distros' from source: role '' defaults 20494 1727096364.46196: variable 'ansible_distribution_major_version' from source: facts 20494 1727096364.46219: variable 'network_provider' from source: set_fact 20494 1727096364.46233: variable 'omit' from source: magic vars 20494 1727096364.46257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096364.46281: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096364.46296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096364.46310: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096364.46319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096364.46341: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096364.46344: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096364.46346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096364.46419: Set connection var ansible_pipelining to False 20494 1727096364.46424: Set connection var ansible_timeout to 10 20494 1727096364.46428: Set connection var ansible_connection to ssh 20494 1727096364.46431: Set connection var ansible_shell_type to sh 20494 1727096364.46436: Set connection var ansible_shell_executable to /bin/sh 20494 1727096364.46441: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096364.46460: variable 'ansible_shell_executable' from source: unknown 20494 1727096364.46464: variable 'ansible_connection' from source: unknown 20494 1727096364.46466: variable 'ansible_module_compression' from source: unknown 20494 1727096364.46475: variable 'ansible_shell_type' from source: unknown 20494 1727096364.46477: variable 'ansible_shell_executable' from source: unknown 20494 1727096364.46479: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096364.46481: variable 'ansible_pipelining' from source: unknown 20494 1727096364.46484: variable 'ansible_timeout' from source: unknown 20494 1727096364.46486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096364.46556: 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) 20494 1727096364.46565: variable 'omit' from source: magic vars 20494 1727096364.46574: starting attempt loop 20494 1727096364.46577: running the handler 20494 1727096364.46632: variable 'ansible_facts' from source: unknown 20494 1727096364.47436: _low_level_execute_command(): starting 20494 1727096364.47443: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096364.48521: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096364.48585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096364.48609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096364.50265: stdout chunk (state=3): >>>/root <<< 20494 1727096364.50373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096364.50404: stderr chunk (state=3): >>><<< 20494 1727096364.50406: stdout chunk (state=3): >>><<< 20494 1727096364.50489: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096364.50493: _low_level_execute_command(): starting 20494 1727096364.50497: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113 `" && echo ansible-tmp-1727096364.5041838-22667-144724030793113="` echo /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113 `" ) && sleep 0' 20494 1727096364.51297: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096364.51397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096364.51582: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096364.51644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096364.53575: stdout chunk (state=3): >>>ansible-tmp-1727096364.5041838-22667-144724030793113=/root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113 <<< 20494 1727096364.53684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096364.53724: stderr chunk (state=3): >>><<< 20494 1727096364.53753: stdout chunk (state=3): >>><<< 20494 1727096364.53779: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096364.5041838-22667-144724030793113=/root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096364.53993: variable 'ansible_module_compression' from source: unknown 20494 1727096364.53996: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 20494 1727096364.53999: variable 'ansible_facts' from source: unknown 20494 1727096364.54420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py 20494 1727096364.54713: Sending initial data 20494 1727096364.54805: Sent initial data (156 bytes) 20494 1727096364.55560: 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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096364.55581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096364.55674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096364.55693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096364.55755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096364.57400: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096364.57454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096364.57521: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwwvslb2v /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py <<< 20494 1727096364.57525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py" <<< 20494 1727096364.57558: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwwvslb2v" to remote "/root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py" <<< 20494 1727096364.59333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096364.59436: stderr chunk (state=3): >>><<< 20494 1727096364.59439: stdout chunk (state=3): >>><<< 20494 1727096364.59450: done transferring module to remote 20494 1727096364.59473: _low_level_execute_command(): starting 20494 1727096364.59484: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/ /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py && sleep 0' 20494 1727096364.60852: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096364.60855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096364.60939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096364.60957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096364.60996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096364.61129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096364.62970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096364.63027: stderr chunk (state=3): >>><<< 20494 1727096364.63047: stdout chunk (state=3): >>><<< 20494 1727096364.63083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096364.63212: _low_level_execute_command(): starting 20494 1727096364.63216: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/AnsiballZ_systemd.py && sleep 0' 20494 1727096364.64183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096364.64302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096364.64331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096364.64345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096364.64513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096364.94311: 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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4571136", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314872320", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1360820000", "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", "Coredum<<< 20494 1727096364.94358: stdout chunk (state=3): >>>pReceive": "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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}}} <<< 20494 1727096364.96340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096364.96357: stdout chunk (state=3): >>><<< 20494 1727096364.96375: stderr chunk (state=3): >>><<< 20494 1727096364.96386: _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": "6933", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainStartTimestampMonotonic": "148866720", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ExecMainHandoffTimestampMonotonic": "148882347", "ExecMainPID": "6933", "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": "4195", "MemoryCurrent": "4571136", "MemoryPeak": "7372800", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3314872320", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "1360820000", "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 sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target network.target NetworkManager-wait-online.service multi-user.target cloud-init.service", "After": "systemd-journald.socket dbus-broker.service sysinit.target system.slice basic.target cloud-init-local.service dbus.socket network-pre.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Mon 2024-09-23 08:55:25 EDT", "StateChangeTimestampMonotonic": "267537564", "InactiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveExitTimestampMonotonic": "148867374", "ActiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveEnterTimestampMonotonic": "148958112", "ActiveExitTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ActiveExitTimestampMonotonic": "148846079", "InactiveEnterTimestamp": "Mon 2024-09-23 08:53:26 EDT", "InactiveEnterTimestampMonotonic": "148863571", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Mon 2024-09-23 08:53:26 EDT", "ConditionTimestampMonotonic": "148865593", "AssertTimestamp": "Mon 2024-09-23 08:53:26 EDT", "AssertTimestampMonotonic": "148865596", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1d8325a356394de09dff7606f8803703", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096364.96536: 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-1727096364.5041838-22667-144724030793113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096364.96574: _low_level_execute_command(): starting 20494 1727096364.96577: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096364.5041838-22667-144724030793113/ > /dev/null 2>&1 && sleep 0' 20494 1727096364.97139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096364.97143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096364.97145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096364.97147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096364.97149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096364.97218: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096364.97222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096364.97251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096364.99119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096364.99131: stderr chunk (state=3): >>><<< 20494 1727096364.99145: stdout chunk (state=3): >>><<< 20494 1727096364.99157: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096364.99373: handler run complete 20494 1727096364.99376: attempt loop complete, returning result 20494 1727096364.99378: _execute() done 20494 1727096364.99380: dumping result to json 20494 1727096364.99382: done dumping result, returning 20494 1727096364.99384: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-775d-49e9-000000000170] 20494 1727096364.99386: sending task result for task 0afff68d-5257-775d-49e9-000000000170 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096364.99651: no more pending results, returning what we have 20494 1727096364.99654: results queue empty 20494 1727096364.99655: checking for any_errors_fatal 20494 1727096364.99660: done checking for any_errors_fatal 20494 1727096364.99661: checking for max_fail_percentage 20494 1727096364.99663: done checking for max_fail_percentage 20494 1727096364.99664: checking to see if all hosts have failed and the running result is not ok 20494 1727096364.99664: done checking to see if all hosts have failed 20494 1727096364.99665: getting the remaining hosts for this loop 20494 1727096364.99670: done getting the remaining hosts for this loop 20494 1727096364.99673: getting the next task for host managed_node2 20494 1727096364.99680: done getting next task for host managed_node2 20494 1727096364.99683: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096364.99687: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096364.99702: getting variables 20494 1727096364.99704: in VariableManager get_vars() 20494 1727096364.99748: Calling all_inventory to load vars for managed_node2 20494 1727096364.99751: Calling groups_inventory to load vars for managed_node2 20494 1727096364.99753: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096364.99764: Calling all_plugins_play to load vars for managed_node2 20494 1727096364.99983: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096364.99994: Calling groups_plugins_play to load vars for managed_node2 20494 1727096365.00599: done sending task result for task 0afff68d-5257-775d-49e9-000000000170 20494 1727096365.00602: WORKER PROCESS EXITING 20494 1727096365.03207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096365.05275: done with get_vars() 20494 1727096365.05306: done getting variables 20494 1727096365.05363: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 08:59:25 -0400 (0:00:00.680) 0:00:50.424 ****** 20494 1727096365.05431: entering _queue_task() for managed_node2/service 20494 1727096365.06153: worker is 1 (out of 1 available) 20494 1727096365.06370: exiting _queue_task() for managed_node2/service 20494 1727096365.06383: done queuing things up, now waiting for results queue to drain 20494 1727096365.06389: waiting for pending results... 20494 1727096365.06764: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20494 1727096365.07296: in run() - task 0afff68d-5257-775d-49e9-000000000171 20494 1727096365.07300: variable 'ansible_search_path' from source: unknown 20494 1727096365.07302: variable 'ansible_search_path' from source: unknown 20494 1727096365.07304: calling self._execute() 20494 1727096365.07659: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096365.07674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096365.07739: variable 'omit' from source: magic vars 20494 1727096365.08869: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.08873: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.09425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096365.10395: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096365.10844: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096365.10848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096365.10850: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096365.11038: variable 'networkmanager_version' from source: set_fact 20494 1727096365.11307: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.11905: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.12064: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.12702: variable 'networkmanager_version' from source: set_fact 20494 1727096365.12705: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.12861: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.12926: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.13225: variable 'networkmanager_version' from source: set_fact 20494 1727096365.13240: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.13522: variable 'network_provider' from source: set_fact 20494 1727096365.13525: Evaluated conditional (network_provider == "nm"): True 20494 1727096365.13528: variable '__network_wpa_supplicant_required' from source: role '' defaults 20494 1727096365.13593: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 20494 1727096365.13735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096365.17870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096365.18176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096365.18221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096365.18320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096365.18435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096365.18597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096365.18721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096365.18748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096365.18854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096365.18876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096365.19075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096365.19079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096365.19109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096365.19150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096365.19199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096365.19333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096365.19359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096365.19389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096365.19519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096365.19537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096365.19873: variable 'network_connections' from source: task vars 20494 1727096365.19932: variable 'interface' from source: play vars 20494 1727096365.20162: variable 'interface' from source: play vars 20494 1727096365.20215: 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) 20494 1727096365.20298: 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) 20494 1727096365.20328: 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) 20494 1727096365.20408: 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) 20494 1727096365.20539: variable '__network_wireless_connections_defined' from source: role '' defaults 20494 1727096365.21085: variable 'network_connections' from source: task vars 20494 1727096365.21263: variable 'interface' from source: play vars 20494 1727096365.21553: variable 'interface' from source: play vars 20494 1727096365.21638: Evaluated conditional (__network_wpa_supplicant_required): False 20494 1727096365.21715: when evaluation is False, skipping this task 20494 1727096365.21723: _execute() done 20494 1727096365.21729: dumping result to json 20494 1727096365.21737: done dumping result, returning 20494 1727096365.21843: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-775d-49e9-000000000171] 20494 1727096365.21846: sending task result for task 0afff68d-5257-775d-49e9-000000000171 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 20494 1727096365.22085: no more pending results, returning what we have 20494 1727096365.22089: results queue empty 20494 1727096365.22090: checking for any_errors_fatal 20494 1727096365.22163: done checking for any_errors_fatal 20494 1727096365.22164: checking for max_fail_percentage 20494 1727096365.22166: done checking for max_fail_percentage 20494 1727096365.22169: checking to see if all hosts have failed and the running result is not ok 20494 1727096365.22170: done checking to see if all hosts have failed 20494 1727096365.22171: getting the remaining hosts for this loop 20494 1727096365.22172: done getting the remaining hosts for this loop 20494 1727096365.22176: getting the next task for host managed_node2 20494 1727096365.22183: done getting next task for host managed_node2 20494 1727096365.22187: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096365.22192: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096365.22213: getting variables 20494 1727096365.22216: in VariableManager get_vars() 20494 1727096365.22978: Calling all_inventory to load vars for managed_node2 20494 1727096365.22981: Calling groups_inventory to load vars for managed_node2 20494 1727096365.22984: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096365.22996: Calling all_plugins_play to load vars for managed_node2 20494 1727096365.23000: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096365.23003: Calling groups_plugins_play to load vars for managed_node2 20494 1727096365.23880: done sending task result for task 0afff68d-5257-775d-49e9-000000000171 20494 1727096365.23883: WORKER PROCESS EXITING 20494 1727096365.25125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096365.27034: done with get_vars() 20494 1727096365.27058: done getting variables 20494 1727096365.27144: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 08:59:25 -0400 (0:00:00.218) 0:00:50.643 ****** 20494 1727096365.27279: entering _queue_task() for managed_node2/service 20494 1727096365.28009: worker is 1 (out of 1 available) 20494 1727096365.28020: exiting _queue_task() for managed_node2/service 20494 1727096365.28029: done queuing things up, now waiting for results queue to drain 20494 1727096365.28031: waiting for pending results... 20494 1727096365.28263: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20494 1727096365.28599: in run() - task 0afff68d-5257-775d-49e9-000000000172 20494 1727096365.28716: variable 'ansible_search_path' from source: unknown 20494 1727096365.28719: variable 'ansible_search_path' from source: unknown 20494 1727096365.28723: calling self._execute() 20494 1727096365.28857: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096365.28863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096365.29082: variable 'omit' from source: magic vars 20494 1727096365.29673: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.29676: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.29835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096365.30113: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096365.30153: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096365.30391: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096365.30424: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096365.30511: variable 'networkmanager_version' from source: set_fact 20494 1727096365.30523: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.30870: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.30882: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.31126: variable 'networkmanager_version' from source: set_fact 20494 1727096365.31135: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.31269: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.31277: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.31579: variable 'networkmanager_version' from source: set_fact 20494 1727096365.31588: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.31806: variable 'network_provider' from source: set_fact 20494 1727096365.31813: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096365.31816: when evaluation is False, skipping this task 20494 1727096365.31819: _execute() done 20494 1727096365.31822: dumping result to json 20494 1727096365.31824: done dumping result, returning 20494 1727096365.31830: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-775d-49e9-000000000172] 20494 1727096365.31836: sending task result for task 0afff68d-5257-775d-49e9-000000000172 20494 1727096365.32047: done sending task result for task 0afff68d-5257-775d-49e9-000000000172 20494 1727096365.32050: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20494 1727096365.32095: no more pending results, returning what we have 20494 1727096365.32099: results queue empty 20494 1727096365.32100: checking for any_errors_fatal 20494 1727096365.32109: done checking for any_errors_fatal 20494 1727096365.32110: checking for max_fail_percentage 20494 1727096365.32113: done checking for max_fail_percentage 20494 1727096365.32114: checking to see if all hosts have failed and the running result is not ok 20494 1727096365.32115: done checking to see if all hosts have failed 20494 1727096365.32115: getting the remaining hosts for this loop 20494 1727096365.32117: done getting the remaining hosts for this loop 20494 1727096365.32121: getting the next task for host managed_node2 20494 1727096365.32128: done getting next task for host managed_node2 20494 1727096365.32132: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096365.32136: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096365.32160: getting variables 20494 1727096365.32162: in VariableManager get_vars() 20494 1727096365.32217: Calling all_inventory to load vars for managed_node2 20494 1727096365.32219: Calling groups_inventory to load vars for managed_node2 20494 1727096365.32221: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096365.32232: Calling all_plugins_play to load vars for managed_node2 20494 1727096365.32235: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096365.32237: Calling groups_plugins_play to load vars for managed_node2 20494 1727096365.34444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096365.36001: done with get_vars() 20494 1727096365.36024: done getting variables 20494 1727096365.36082: 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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 08:59:25 -0400 (0:00:00.088) 0:00:50.731 ****** 20494 1727096365.36118: entering _queue_task() for managed_node2/copy 20494 1727096365.36428: worker is 1 (out of 1 available) 20494 1727096365.36439: exiting _queue_task() for managed_node2/copy 20494 1727096365.36451: done queuing things up, now waiting for results queue to drain 20494 1727096365.36453: waiting for pending results... 20494 1727096365.36729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20494 1727096365.36892: in run() - task 0afff68d-5257-775d-49e9-000000000173 20494 1727096365.37073: variable 'ansible_search_path' from source: unknown 20494 1727096365.37076: variable 'ansible_search_path' from source: unknown 20494 1727096365.37079: calling self._execute() 20494 1727096365.37081: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096365.37084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096365.37086: variable 'omit' from source: magic vars 20494 1727096365.37429: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.37446: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.37617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096365.37882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096365.37933: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096365.37975: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096365.38012: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096365.38104: variable 'networkmanager_version' from source: set_fact 20494 1727096365.38121: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.38271: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.38287: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.38429: variable 'networkmanager_version' from source: set_fact 20494 1727096365.38443: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.38555: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.38565: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.38696: variable 'networkmanager_version' from source: set_fact 20494 1727096365.38710: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.38822: variable 'network_provider' from source: set_fact 20494 1727096365.38837: Evaluated conditional (network_provider == "initscripts"): False 20494 1727096365.38871: when evaluation is False, skipping this task 20494 1727096365.38874: _execute() done 20494 1727096365.38877: dumping result to json 20494 1727096365.38879: done dumping result, returning 20494 1727096365.38882: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-775d-49e9-000000000173] 20494 1727096365.38885: sending task result for task 0afff68d-5257-775d-49e9-000000000173 20494 1727096365.39210: done sending task result for task 0afff68d-5257-775d-49e9-000000000173 20494 1727096365.39213: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 20494 1727096365.39250: no more pending results, returning what we have 20494 1727096365.39254: results queue empty 20494 1727096365.39254: checking for any_errors_fatal 20494 1727096365.39258: done checking for any_errors_fatal 20494 1727096365.39259: checking for max_fail_percentage 20494 1727096365.39261: done checking for max_fail_percentage 20494 1727096365.39262: checking to see if all hosts have failed and the running result is not ok 20494 1727096365.39263: done checking to see if all hosts have failed 20494 1727096365.39263: getting the remaining hosts for this loop 20494 1727096365.39264: done getting the remaining hosts for this loop 20494 1727096365.39270: getting the next task for host managed_node2 20494 1727096365.39276: done getting next task for host managed_node2 20494 1727096365.39279: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096365.39282: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096365.39299: getting variables 20494 1727096365.39300: in VariableManager get_vars() 20494 1727096365.39340: Calling all_inventory to load vars for managed_node2 20494 1727096365.39343: Calling groups_inventory to load vars for managed_node2 20494 1727096365.39345: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096365.39353: Calling all_plugins_play to load vars for managed_node2 20494 1727096365.39355: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096365.39358: Calling groups_plugins_play to load vars for managed_node2 20494 1727096365.41534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096365.44449: done with get_vars() 20494 1727096365.44832: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 08:59:25 -0400 (0:00:00.088) 0:00:50.819 ****** 20494 1727096365.44925: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096365.45746: worker is 1 (out of 1 available) 20494 1727096365.45759: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20494 1727096365.45877: done queuing things up, now waiting for results queue to drain 20494 1727096365.45880: waiting for pending results... 20494 1727096365.46278: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20494 1727096365.46434: in run() - task 0afff68d-5257-775d-49e9-000000000174 20494 1727096365.46454: variable 'ansible_search_path' from source: unknown 20494 1727096365.46461: variable 'ansible_search_path' from source: unknown 20494 1727096365.46501: calling self._execute() 20494 1727096365.46606: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096365.46617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096365.46631: variable 'omit' from source: magic vars 20494 1727096365.47007: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.47022: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.47200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096365.47463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096365.47518: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096365.47553: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096365.47590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096365.47677: variable 'networkmanager_version' from source: set_fact 20494 1727096365.47693: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.47847: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.47857: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.48066: variable 'networkmanager_version' from source: set_fact 20494 1727096365.48072: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.48200: variable 'ansible_distribution_major_version' from source: facts 20494 1727096365.48210: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096365.48346: variable 'networkmanager_version' from source: set_fact 20494 1727096365.48488: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096365.48491: variable 'omit' from source: magic vars 20494 1727096365.48494: variable 'omit' from source: magic vars 20494 1727096365.48574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096365.50692: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096365.50757: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096365.50803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096365.50833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096365.50859: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096365.50933: variable 'network_provider' from source: set_fact 20494 1727096365.51059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096365.51093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096365.51191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096365.51195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096365.51198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096365.51248: variable 'omit' from source: magic vars 20494 1727096365.51359: variable 'omit' from source: magic vars 20494 1727096365.51464: variable 'network_connections' from source: task vars 20494 1727096365.51478: variable 'interface' from source: play vars 20494 1727096365.51547: variable 'interface' from source: play vars 20494 1727096365.51699: variable 'omit' from source: magic vars 20494 1727096365.51707: variable '__lsr_ansible_managed' from source: task vars 20494 1727096365.51865: variable '__lsr_ansible_managed' from source: task vars 20494 1727096365.52376: Loaded config def from plugin (lookup/template) 20494 1727096365.52379: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 20494 1727096365.52382: File lookup term: get_ansible_managed.j2 20494 1727096365.52384: variable 'ansible_search_path' from source: unknown 20494 1727096365.52386: evaluation_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 20494 1727096365.52390: search_path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 20494 1727096365.52392: variable 'ansible_search_path' from source: unknown 20494 1727096365.60600: variable 'ansible_managed' from source: unknown 20494 1727096365.60716: variable 'omit' from source: magic vars 20494 1727096365.60745: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096365.60770: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096365.60797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096365.60814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096365.60824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096365.60852: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096365.60855: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096365.60857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096365.61006: Set connection var ansible_pipelining to False 20494 1727096365.61013: Set connection var ansible_timeout to 10 20494 1727096365.61018: Set connection var ansible_connection to ssh 20494 1727096365.61021: Set connection var ansible_shell_type to sh 20494 1727096365.61026: Set connection var ansible_shell_executable to /bin/sh 20494 1727096365.61031: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096365.61056: variable 'ansible_shell_executable' from source: unknown 20494 1727096365.61059: variable 'ansible_connection' from source: unknown 20494 1727096365.61061: variable 'ansible_module_compression' from source: unknown 20494 1727096365.61064: variable 'ansible_shell_type' from source: unknown 20494 1727096365.61066: variable 'ansible_shell_executable' from source: unknown 20494 1727096365.61235: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096365.61241: variable 'ansible_pipelining' from source: unknown 20494 1727096365.61243: variable 'ansible_timeout' from source: unknown 20494 1727096365.61248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096365.61397: 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__) 20494 1727096365.61416: variable 'omit' from source: magic vars 20494 1727096365.61419: starting attempt loop 20494 1727096365.61489: running the handler 20494 1727096365.61502: _low_level_execute_command(): starting 20494 1727096365.61509: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096365.62611: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096365.62630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096365.62645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096365.62735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096365.62766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096365.62784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096365.62812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096365.62881: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096365.64670: stdout chunk (state=3): >>>/root <<< 20494 1727096365.64728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096365.64776: stdout chunk (state=3): >>><<< 20494 1727096365.64779: stderr chunk (state=3): >>><<< 20494 1727096365.64806: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096365.64932: _low_level_execute_command(): starting 20494 1727096365.64936: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416 `" && echo ansible-tmp-1727096365.648209-22720-70987728031416="` echo /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416 `" ) && sleep 0' 20494 1727096365.65600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096365.65613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096365.65627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096365.65643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096365.65705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096365.65729: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096365.65778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096365.65886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096365.65902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096365.66006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096365.66164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096365.67951: stdout chunk (state=3): >>>ansible-tmp-1727096365.648209-22720-70987728031416=/root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416 <<< 20494 1727096365.68125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096365.68156: stderr chunk (state=3): >>><<< 20494 1727096365.68160: stdout chunk (state=3): >>><<< 20494 1727096365.68193: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096365.648209-22720-70987728031416=/root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096365.68337: variable 'ansible_module_compression' from source: unknown 20494 1727096365.68429: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 20494 1727096365.68688: variable 'ansible_facts' from source: unknown 20494 1727096365.68692: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py 20494 1727096365.68888: Sending initial data 20494 1727096365.68898: Sent initial data (166 bytes) 20494 1727096365.69619: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096365.69683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096365.69744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096365.69765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096365.69794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096365.69856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096365.71513: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096365.71571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096365.71596: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp5gl3xjtf /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py <<< 20494 1727096365.71600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py" <<< 20494 1727096365.71652: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp5gl3xjtf" to remote "/root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py" <<< 20494 1727096365.73392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096365.73460: stderr chunk (state=3): >>><<< 20494 1727096365.73470: stdout chunk (state=3): >>><<< 20494 1727096365.73561: done transferring module to remote 20494 1727096365.73577: _low_level_execute_command(): starting 20494 1727096365.73580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/ /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py && sleep 0' 20494 1727096365.74716: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096365.74726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096365.74739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096365.74873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096365.74878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096365.74884: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096365.74888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096365.74911: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096365.75018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096365.75037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096365.75126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096365.77176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096365.77180: stdout chunk (state=3): >>><<< 20494 1727096365.77183: stderr chunk (state=3): >>><<< 20494 1727096365.77185: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096365.77188: _low_level_execute_command(): starting 20494 1727096365.77190: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/AnsiballZ_network_connections.py && sleep 0' 20494 1727096365.78079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096365.78082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096365.78090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096365.78146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096365.78186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096365.78203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096365.78370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096365.78375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.08800: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_uv7qm0k9/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_uv7qm0k9/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/e9a8287f-4c34-42de-8250-e3048753b194: error=unknown <<< 20494 1727096366.09023: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "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": "testnic1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 20494 1727096366.10950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096366.10954: stderr chunk (state=3): >>><<< 20494 1727096366.10956: stdout chunk (state=3): >>><<< 20494 1727096366.10990: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_uv7qm0k9/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_uv7qm0k9/ansible_fedora.linux_system_roles.network_connections_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py", line 102, in fail ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on testnic1/e9a8287f-4c34-42de-8250-e3048753b194: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "testnic1", "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": "testnic1", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096366.11022: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'testnic1', '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-1727096365.648209-22720-70987728031416/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096366.11030: _low_level_execute_command(): starting 20494 1727096366.11034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096365.648209-22720-70987728031416/ > /dev/null 2>&1 && sleep 0' 20494 1727096366.11650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096366.11653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096366.11656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.11790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.11811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.13777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096366.13782: stdout chunk (state=3): >>><<< 20494 1727096366.13785: stderr chunk (state=3): >>><<< 20494 1727096366.13787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096366.13790: handler run complete 20494 1727096366.13941: attempt loop complete, returning result 20494 1727096366.14039: _execute() done 20494 1727096366.14043: dumping result to json 20494 1727096366.14046: done dumping result, returning 20494 1727096366.14122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-775d-49e9-000000000174] 20494 1727096366.14159: sending task result for task 0afff68d-5257-775d-49e9-000000000174 20494 1727096366.14638: done sending task result for task 0afff68d-5257-775d-49e9-000000000174 20494 1727096366.14643: WORKER PROCESS EXITING changed: [managed_node2] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 20494 1727096366.14799: no more pending results, returning what we have 20494 1727096366.14803: results queue empty 20494 1727096366.14804: checking for any_errors_fatal 20494 1727096366.14811: done checking for any_errors_fatal 20494 1727096366.14812: checking for max_fail_percentage 20494 1727096366.14814: done checking for max_fail_percentage 20494 1727096366.14815: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.14816: done checking to see if all hosts have failed 20494 1727096366.14817: getting the remaining hosts for this loop 20494 1727096366.14818: done getting the remaining hosts for this loop 20494 1727096366.14822: getting the next task for host managed_node2 20494 1727096366.14828: done getting next task for host managed_node2 20494 1727096366.14832: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096366.14836: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.14847: getting variables 20494 1727096366.14849: in VariableManager get_vars() 20494 1727096366.15076: Calling all_inventory to load vars for managed_node2 20494 1727096366.15082: Calling groups_inventory to load vars for managed_node2 20494 1727096366.15085: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.15099: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.15163: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.15173: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.16946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.17827: done with get_vars() 20494 1727096366.17848: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 08:59:26 -0400 (0:00:00.729) 0:00:51.549 ****** 20494 1727096366.17914: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096366.18255: worker is 1 (out of 1 available) 20494 1727096366.18269: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20494 1727096366.18283: done queuing things up, now waiting for results queue to drain 20494 1727096366.18285: waiting for pending results... 20494 1727096366.18586: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20494 1727096366.18718: in run() - task 0afff68d-5257-775d-49e9-000000000175 20494 1727096366.18736: variable 'ansible_search_path' from source: unknown 20494 1727096366.18740: variable 'ansible_search_path' from source: unknown 20494 1727096366.18785: calling self._execute() 20494 1727096366.18903: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.18907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.18909: variable 'omit' from source: magic vars 20494 1727096366.19371: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.19375: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.19581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.19838: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.19885: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.19914: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.19939: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.20015: variable 'networkmanager_version' from source: set_fact 20494 1727096366.20026: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.20226: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.20232: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.20339: variable 'networkmanager_version' from source: set_fact 20494 1727096366.20349: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.20459: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.20462: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.20587: variable 'networkmanager_version' from source: set_fact 20494 1727096366.20594: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.20693: variable 'network_state' from source: role '' defaults 20494 1727096366.20730: Evaluated conditional (network_state != {}): False 20494 1727096366.20733: when evaluation is False, skipping this task 20494 1727096366.20738: _execute() done 20494 1727096366.20743: dumping result to json 20494 1727096366.20745: done dumping result, returning 20494 1727096366.20747: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-775d-49e9-000000000175] 20494 1727096366.20749: sending task result for task 0afff68d-5257-775d-49e9-000000000175 20494 1727096366.20845: done sending task result for task 0afff68d-5257-775d-49e9-000000000175 20494 1727096366.20848: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 20494 1727096366.20902: no more pending results, returning what we have 20494 1727096366.20906: results queue empty 20494 1727096366.20907: checking for any_errors_fatal 20494 1727096366.20918: done checking for any_errors_fatal 20494 1727096366.20918: checking for max_fail_percentage 20494 1727096366.20920: done checking for max_fail_percentage 20494 1727096366.20921: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.20922: done checking to see if all hosts have failed 20494 1727096366.20922: getting the remaining hosts for this loop 20494 1727096366.20923: done getting the remaining hosts for this loop 20494 1727096366.20927: getting the next task for host managed_node2 20494 1727096366.20934: done getting next task for host managed_node2 20494 1727096366.20937: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096366.20942: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.20964: getting variables 20494 1727096366.20965: in VariableManager get_vars() 20494 1727096366.21016: Calling all_inventory to load vars for managed_node2 20494 1727096366.21018: Calling groups_inventory to load vars for managed_node2 20494 1727096366.21020: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.21029: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.21032: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.21034: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.21955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.22999: done with get_vars() 20494 1727096366.23016: done getting variables 20494 1727096366.23059: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 08:59:26 -0400 (0:00:00.051) 0:00:51.601 ****** 20494 1727096366.23088: entering _queue_task() for managed_node2/debug 20494 1727096366.23332: worker is 1 (out of 1 available) 20494 1727096366.23346: exiting _queue_task() for managed_node2/debug 20494 1727096366.23356: done queuing things up, now waiting for results queue to drain 20494 1727096366.23358: waiting for pending results... 20494 1727096366.23539: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20494 1727096366.23632: in run() - task 0afff68d-5257-775d-49e9-000000000176 20494 1727096366.23643: variable 'ansible_search_path' from source: unknown 20494 1727096366.23648: variable 'ansible_search_path' from source: unknown 20494 1727096366.23697: calling self._execute() 20494 1727096366.23779: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.23784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.23793: variable 'omit' from source: magic vars 20494 1727096366.24208: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.24213: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.24334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.24535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.24569: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.24599: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.24623: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.24698: variable 'networkmanager_version' from source: set_fact 20494 1727096366.24715: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.24857: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.24860: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.24984: variable 'networkmanager_version' from source: set_fact 20494 1727096366.25016: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.25110: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.25113: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.25223: variable 'networkmanager_version' from source: set_fact 20494 1727096366.25239: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.25263: variable 'omit' from source: magic vars 20494 1727096366.25304: variable 'omit' from source: magic vars 20494 1727096366.25334: variable 'omit' from source: magic vars 20494 1727096366.25374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096366.25396: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096366.25411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096366.25436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096366.25451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096366.25501: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096366.25504: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.25510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.25603: Set connection var ansible_pipelining to False 20494 1727096366.25607: Set connection var ansible_timeout to 10 20494 1727096366.25609: Set connection var ansible_connection to ssh 20494 1727096366.25612: Set connection var ansible_shell_type to sh 20494 1727096366.25614: Set connection var ansible_shell_executable to /bin/sh 20494 1727096366.25617: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096366.25633: variable 'ansible_shell_executable' from source: unknown 20494 1727096366.25645: variable 'ansible_connection' from source: unknown 20494 1727096366.25648: variable 'ansible_module_compression' from source: unknown 20494 1727096366.25650: variable 'ansible_shell_type' from source: unknown 20494 1727096366.25652: variable 'ansible_shell_executable' from source: unknown 20494 1727096366.25654: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.25656: variable 'ansible_pipelining' from source: unknown 20494 1727096366.25659: variable 'ansible_timeout' from source: unknown 20494 1727096366.25682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.25808: Loading ActionModule 'debug' from /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) 20494 1727096366.25817: variable 'omit' from source: magic vars 20494 1727096366.25820: starting attempt loop 20494 1727096366.25822: running the handler 20494 1727096366.25963: variable '__network_connections_result' from source: set_fact 20494 1727096366.26002: handler run complete 20494 1727096366.26013: attempt loop complete, returning result 20494 1727096366.26016: _execute() done 20494 1727096366.26018: dumping result to json 20494 1727096366.26021: done dumping result, returning 20494 1727096366.26029: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-775d-49e9-000000000176] 20494 1727096366.26033: sending task result for task 0afff68d-5257-775d-49e9-000000000176 20494 1727096366.26151: done sending task result for task 0afff68d-5257-775d-49e9-000000000176 20494 1727096366.26154: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "" ] } 20494 1727096366.26230: no more pending results, returning what we have 20494 1727096366.26234: results queue empty 20494 1727096366.26235: checking for any_errors_fatal 20494 1727096366.26240: done checking for any_errors_fatal 20494 1727096366.26241: checking for max_fail_percentage 20494 1727096366.26243: done checking for max_fail_percentage 20494 1727096366.26244: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.26245: done checking to see if all hosts have failed 20494 1727096366.26246: getting the remaining hosts for this loop 20494 1727096366.26247: done getting the remaining hosts for this loop 20494 1727096366.26250: getting the next task for host managed_node2 20494 1727096366.26256: done getting next task for host managed_node2 20494 1727096366.26259: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096366.26263: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.26283: getting variables 20494 1727096366.26285: in VariableManager get_vars() 20494 1727096366.26334: Calling all_inventory to load vars for managed_node2 20494 1727096366.26340: Calling groups_inventory to load vars for managed_node2 20494 1727096366.26343: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.26352: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.26355: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.26358: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.27260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.28716: done with get_vars() 20494 1727096366.28733: done getting variables 20494 1727096366.28828: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 08:59:26 -0400 (0:00:00.057) 0:00:51.659 ****** 20494 1727096366.28883: entering _queue_task() for managed_node2/debug 20494 1727096366.29143: worker is 1 (out of 1 available) 20494 1727096366.29159: exiting _queue_task() for managed_node2/debug 20494 1727096366.29175: done queuing things up, now waiting for results queue to drain 20494 1727096366.29177: waiting for pending results... 20494 1727096366.29491: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20494 1727096366.29587: in run() - task 0afff68d-5257-775d-49e9-000000000177 20494 1727096366.29611: variable 'ansible_search_path' from source: unknown 20494 1727096366.29620: variable 'ansible_search_path' from source: unknown 20494 1727096366.29658: calling self._execute() 20494 1727096366.29770: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.29784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.29811: variable 'omit' from source: magic vars 20494 1727096366.30208: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.30223: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.30411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.30709: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.30756: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.30810: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.30849: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.30944: variable 'networkmanager_version' from source: set_fact 20494 1727096366.30954: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.31084: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.31087: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.31180: variable 'networkmanager_version' from source: set_fact 20494 1727096366.31187: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.31259: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.31262: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.31350: variable 'networkmanager_version' from source: set_fact 20494 1727096366.31357: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.31363: variable 'omit' from source: magic vars 20494 1727096366.31409: variable 'omit' from source: magic vars 20494 1727096366.31441: variable 'omit' from source: magic vars 20494 1727096366.31461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096366.31486: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096366.31501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096366.31514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096366.31523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096366.31546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096366.31549: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.31553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.31623: Set connection var ansible_pipelining to False 20494 1727096366.31627: Set connection var ansible_timeout to 10 20494 1727096366.31633: Set connection var ansible_connection to ssh 20494 1727096366.31635: Set connection var ansible_shell_type to sh 20494 1727096366.31640: Set connection var ansible_shell_executable to /bin/sh 20494 1727096366.31645: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096366.31671: variable 'ansible_shell_executable' from source: unknown 20494 1727096366.31674: variable 'ansible_connection' from source: unknown 20494 1727096366.31676: variable 'ansible_module_compression' from source: unknown 20494 1727096366.31679: variable 'ansible_shell_type' from source: unknown 20494 1727096366.31681: variable 'ansible_shell_executable' from source: unknown 20494 1727096366.31683: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.31685: variable 'ansible_pipelining' from source: unknown 20494 1727096366.31688: variable 'ansible_timeout' from source: unknown 20494 1727096366.31690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.31764: Loading ActionModule 'debug' from /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) 20494 1727096366.31775: variable 'omit' from source: magic vars 20494 1727096366.31781: starting attempt loop 20494 1727096366.31785: running the handler 20494 1727096366.31819: variable '__network_connections_result' from source: set_fact 20494 1727096366.31875: variable '__network_connections_result' from source: set_fact 20494 1727096366.31945: handler run complete 20494 1727096366.31959: attempt loop complete, returning result 20494 1727096366.31962: _execute() done 20494 1727096366.31965: dumping result to json 20494 1727096366.31973: done dumping result, returning 20494 1727096366.31980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-775d-49e9-000000000177] 20494 1727096366.31984: sending task result for task 0afff68d-5257-775d-49e9-000000000177 20494 1727096366.32078: done sending task result for task 0afff68d-5257-775d-49e9-000000000177 20494 1727096366.32080: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 20494 1727096366.32170: no more pending results, returning what we have 20494 1727096366.32174: results queue empty 20494 1727096366.32175: checking for any_errors_fatal 20494 1727096366.32179: done checking for any_errors_fatal 20494 1727096366.32180: checking for max_fail_percentage 20494 1727096366.32181: done checking for max_fail_percentage 20494 1727096366.32182: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.32183: done checking to see if all hosts have failed 20494 1727096366.32184: getting the remaining hosts for this loop 20494 1727096366.32185: done getting the remaining hosts for this loop 20494 1727096366.32188: getting the next task for host managed_node2 20494 1727096366.32194: done getting next task for host managed_node2 20494 1727096366.32197: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096366.32201: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.32217: getting variables 20494 1727096366.32219: in VariableManager get_vars() 20494 1727096366.32262: Calling all_inventory to load vars for managed_node2 20494 1727096366.32264: Calling groups_inventory to load vars for managed_node2 20494 1727096366.32274: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.32283: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.32286: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.32288: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.33310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.34825: done with get_vars() 20494 1727096366.34853: done getting variables 20494 1727096366.34916: Loading ActionModule 'debug' from /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-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 08:59:26 -0400 (0:00:00.060) 0:00:51.720 ****** 20494 1727096366.34952: entering _queue_task() for managed_node2/debug 20494 1727096366.35280: worker is 1 (out of 1 available) 20494 1727096366.35293: exiting _queue_task() for managed_node2/debug 20494 1727096366.35306: done queuing things up, now waiting for results queue to drain 20494 1727096366.35307: waiting for pending results... 20494 1727096366.35688: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20494 1727096366.35745: in run() - task 0afff68d-5257-775d-49e9-000000000178 20494 1727096366.35767: variable 'ansible_search_path' from source: unknown 20494 1727096366.35779: variable 'ansible_search_path' from source: unknown 20494 1727096366.35822: calling self._execute() 20494 1727096366.35924: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.35935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.35949: variable 'omit' from source: magic vars 20494 1727096366.36341: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.36357: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.36547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.36874: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.36877: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.36884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.36922: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.37010: variable 'networkmanager_version' from source: set_fact 20494 1727096366.37026: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.37179: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.37190: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.37417: variable 'networkmanager_version' from source: set_fact 20494 1727096366.37420: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.37453: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.37462: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.37590: variable 'networkmanager_version' from source: set_fact 20494 1727096366.37639: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.37760: variable 'network_state' from source: role '' defaults 20494 1727096366.37783: Evaluated conditional (network_state != {}): False 20494 1727096366.37786: when evaluation is False, skipping this task 20494 1727096366.37788: _execute() done 20494 1727096366.37791: dumping result to json 20494 1727096366.37793: done dumping result, returning 20494 1727096366.37801: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-775d-49e9-000000000178] 20494 1727096366.37805: sending task result for task 0afff68d-5257-775d-49e9-000000000178 20494 1727096366.37912: done sending task result for task 0afff68d-5257-775d-49e9-000000000178 20494 1727096366.37915: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 20494 1727096366.38000: no more pending results, returning what we have 20494 1727096366.38003: results queue empty 20494 1727096366.38004: checking for any_errors_fatal 20494 1727096366.38013: done checking for any_errors_fatal 20494 1727096366.38014: checking for max_fail_percentage 20494 1727096366.38016: done checking for max_fail_percentage 20494 1727096366.38016: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.38017: done checking to see if all hosts have failed 20494 1727096366.38018: getting the remaining hosts for this loop 20494 1727096366.38019: done getting the remaining hosts for this loop 20494 1727096366.38022: getting the next task for host managed_node2 20494 1727096366.38028: done getting next task for host managed_node2 20494 1727096366.38031: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096366.38035: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.38051: getting variables 20494 1727096366.38052: in VariableManager get_vars() 20494 1727096366.38098: Calling all_inventory to load vars for managed_node2 20494 1727096366.38100: Calling groups_inventory to load vars for managed_node2 20494 1727096366.38102: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.38111: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.38113: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.38115: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.39541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.41053: done with get_vars() 20494 1727096366.41083: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 08:59:26 -0400 (0:00:00.062) 0:00:51.782 ****** 20494 1727096366.41185: entering _queue_task() for managed_node2/ping 20494 1727096366.41518: worker is 1 (out of 1 available) 20494 1727096366.41530: exiting _queue_task() for managed_node2/ping 20494 1727096366.41542: done queuing things up, now waiting for results queue to drain 20494 1727096366.41543: waiting for pending results... 20494 1727096366.41896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20494 1727096366.42174: in run() - task 0afff68d-5257-775d-49e9-000000000179 20494 1727096366.42178: variable 'ansible_search_path' from source: unknown 20494 1727096366.42180: variable 'ansible_search_path' from source: unknown 20494 1727096366.42183: calling self._execute() 20494 1727096366.42186: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.42188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.42191: variable 'omit' from source: magic vars 20494 1727096366.42574: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.42590: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.42767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.43057: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.43112: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.43151: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.43282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.43285: variable 'networkmanager_version' from source: set_fact 20494 1727096366.43292: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.43439: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.43451: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.43589: variable 'networkmanager_version' from source: set_fact 20494 1727096366.43606: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.43717: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.43727: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.43860: variable 'networkmanager_version' from source: set_fact 20494 1727096366.43876: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.43887: variable 'omit' from source: magic vars 20494 1727096366.43951: variable 'omit' from source: magic vars 20494 1727096366.43993: variable 'omit' from source: magic vars 20494 1727096366.44025: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096366.44061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096366.44087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096366.44109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096366.44147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096366.44162: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096366.44173: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.44182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.44363: Set connection var ansible_pipelining to False 20494 1727096366.44367: Set connection var ansible_timeout to 10 20494 1727096366.44371: Set connection var ansible_connection to ssh 20494 1727096366.44373: Set connection var ansible_shell_type to sh 20494 1727096366.44375: Set connection var ansible_shell_executable to /bin/sh 20494 1727096366.44377: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096366.44379: variable 'ansible_shell_executable' from source: unknown 20494 1727096366.44381: variable 'ansible_connection' from source: unknown 20494 1727096366.44383: variable 'ansible_module_compression' from source: unknown 20494 1727096366.44385: variable 'ansible_shell_type' from source: unknown 20494 1727096366.44388: variable 'ansible_shell_executable' from source: unknown 20494 1727096366.44390: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.44392: variable 'ansible_pipelining' from source: unknown 20494 1727096366.44394: variable 'ansible_timeout' from source: unknown 20494 1727096366.44396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.44539: 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__) 20494 1727096366.44555: variable 'omit' from source: magic vars 20494 1727096366.44564: starting attempt loop 20494 1727096366.44573: running the handler 20494 1727096366.44597: _low_level_execute_command(): starting 20494 1727096366.44610: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096366.45357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.45459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096366.45488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.45565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.47259: stdout chunk (state=3): >>>/root <<< 20494 1727096366.47474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096366.47478: stdout chunk (state=3): >>><<< 20494 1727096366.47480: stderr chunk (state=3): >>><<< 20494 1727096366.47483: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096366.47494: _low_level_execute_command(): starting 20494 1727096366.47496: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514 `" && echo ansible-tmp-1727096366.4743743-22770-84204244311514="` echo /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514 `" ) && sleep 0' 20494 1727096366.48274: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096366.48278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096366.48356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096366.48377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.48442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.50372: stdout chunk (state=3): >>>ansible-tmp-1727096366.4743743-22770-84204244311514=/root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514 <<< 20494 1727096366.50527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096366.50530: stdout chunk (state=3): >>><<< 20494 1727096366.50533: stderr chunk (state=3): >>><<< 20494 1727096366.50674: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096366.4743743-22770-84204244311514=/root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096366.50677: variable 'ansible_module_compression' from source: unknown 20494 1727096366.50680: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 20494 1727096366.50694: variable 'ansible_facts' from source: unknown 20494 1727096366.50778: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py 20494 1727096366.51033: Sending initial data 20494 1727096366.51037: Sent initial data (152 bytes) 20494 1727096366.51593: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096366.51694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096366.51698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.51728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096366.51740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096366.51757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.51830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.53413: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096366.53465: 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 <<< 20494 1727096366.53514: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096366.53554: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpqwyily5k /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py <<< 20494 1727096366.53558: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py" <<< 20494 1727096366.53625: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpqwyily5k" to remote "/root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py" <<< 20494 1727096366.54542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096366.54685: stderr chunk (state=3): >>><<< 20494 1727096366.54688: stdout chunk (state=3): >>><<< 20494 1727096366.54690: done transferring module to remote 20494 1727096366.54692: _low_level_execute_command(): starting 20494 1727096366.54694: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/ /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py && sleep 0' 20494 1727096366.55206: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096366.55233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096366.55236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.55294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096366.55299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.55333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.57286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096366.57290: stdout chunk (state=3): >>><<< 20494 1727096366.57293: stderr chunk (state=3): >>><<< 20494 1727096366.57311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096366.57318: _low_level_execute_command(): starting 20494 1727096366.57327: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/AnsiballZ_ping.py && sleep 0' 20494 1727096366.57919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096366.57923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.57938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096366.57941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.57995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096366.58001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.58034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.73401: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 20494 1727096366.74764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096366.74799: stderr chunk (state=3): >>><<< 20494 1727096366.74802: stdout chunk (state=3): >>><<< 20494 1727096366.74818: _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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096366.74842: 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-1727096366.4743743-22770-84204244311514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096366.74850: _low_level_execute_command(): starting 20494 1727096366.74855: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096366.4743743-22770-84204244311514/ > /dev/null 2>&1 && sleep 0' 20494 1727096366.75334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096366.75337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096366.75340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096366.75342: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096366.75348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096366.75395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096366.75398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096366.75402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096366.75433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096366.77282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096366.77341: stderr chunk (state=3): >>><<< 20494 1727096366.77344: stdout chunk (state=3): >>><<< 20494 1727096366.77366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096366.77371: handler run complete 20494 1727096366.77386: attempt loop complete, returning result 20494 1727096366.77389: _execute() done 20494 1727096366.77393: dumping result to json 20494 1727096366.77395: done dumping result, returning 20494 1727096366.77404: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-775d-49e9-000000000179] 20494 1727096366.77413: sending task result for task 0afff68d-5257-775d-49e9-000000000179 20494 1727096366.77542: done sending task result for task 0afff68d-5257-775d-49e9-000000000179 20494 1727096366.77545: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 20494 1727096366.77637: no more pending results, returning what we have 20494 1727096366.77640: results queue empty 20494 1727096366.77641: checking for any_errors_fatal 20494 1727096366.77646: done checking for any_errors_fatal 20494 1727096366.77647: checking for max_fail_percentage 20494 1727096366.77649: done checking for max_fail_percentage 20494 1727096366.77650: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.77651: done checking to see if all hosts have failed 20494 1727096366.77651: getting the remaining hosts for this loop 20494 1727096366.77653: done getting the remaining hosts for this loop 20494 1727096366.77656: getting the next task for host managed_node2 20494 1727096366.77664: done getting next task for host managed_node2 20494 1727096366.77670: ^ task is: TASK: meta (role_complete) 20494 1727096366.77677: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.77690: getting variables 20494 1727096366.77692: in VariableManager get_vars() 20494 1727096366.77744: Calling all_inventory to load vars for managed_node2 20494 1727096366.77747: Calling groups_inventory to load vars for managed_node2 20494 1727096366.77750: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.77760: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.77763: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.77788: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.79020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.79905: done with get_vars() 20494 1727096366.79923: done getting variables 20494 1727096366.79987: done queuing things up, now waiting for results queue to drain 20494 1727096366.79989: results queue empty 20494 1727096366.79989: checking for any_errors_fatal 20494 1727096366.79991: done checking for any_errors_fatal 20494 1727096366.79991: checking for max_fail_percentage 20494 1727096366.79992: done checking for max_fail_percentage 20494 1727096366.79993: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.79993: done checking to see if all hosts have failed 20494 1727096366.79993: getting the remaining hosts for this loop 20494 1727096366.79994: done getting the remaining hosts for this loop 20494 1727096366.79996: getting the next task for host managed_node2 20494 1727096366.79999: done getting next task for host managed_node2 20494 1727096366.80002: ^ task is: TASK: Include the task 'manage_test_interface.yml' 20494 1727096366.80003: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.80005: getting variables 20494 1727096366.80006: in VariableManager get_vars() 20494 1727096366.80020: Calling all_inventory to load vars for managed_node2 20494 1727096366.80022: Calling groups_inventory to load vars for managed_node2 20494 1727096366.80023: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.80026: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.80027: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.80029: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.85053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.86058: done with get_vars() 20494 1727096366.86085: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:215 Monday 23 September 2024 08:59:26 -0400 (0:00:00.450) 0:00:52.232 ****** 20494 1727096366.86201: entering _queue_task() for managed_node2/include_tasks 20494 1727096366.86724: worker is 1 (out of 1 available) 20494 1727096366.86738: exiting _queue_task() for managed_node2/include_tasks 20494 1727096366.86754: done queuing things up, now waiting for results queue to drain 20494 1727096366.86756: waiting for pending results... 20494 1727096366.87086: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 20494 1727096366.87171: in run() - task 0afff68d-5257-775d-49e9-0000000001a9 20494 1727096366.87179: variable 'ansible_search_path' from source: unknown 20494 1727096366.87212: calling self._execute() 20494 1727096366.87296: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.87300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.87310: variable 'omit' from source: magic vars 20494 1727096366.87690: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.87843: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.87960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.88443: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.88508: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.88549: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.88704: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.88839: variable 'networkmanager_version' from source: set_fact 20494 1727096366.88842: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.88849: _execute() done 20494 1727096366.88857: dumping result to json 20494 1727096366.88877: done dumping result, returning 20494 1727096366.88881: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-775d-49e9-0000000001a9] 20494 1727096366.88897: sending task result for task 0afff68d-5257-775d-49e9-0000000001a9 20494 1727096366.88995: done sending task result for task 0afff68d-5257-775d-49e9-0000000001a9 20494 1727096366.88999: WORKER PROCESS EXITING 20494 1727096366.89034: no more pending results, returning what we have 20494 1727096366.89039: in VariableManager get_vars() 20494 1727096366.89104: Calling all_inventory to load vars for managed_node2 20494 1727096366.89107: Calling groups_inventory to load vars for managed_node2 20494 1727096366.89109: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.89125: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.89129: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.89132: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.89950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.90921: done with get_vars() 20494 1727096366.90940: variable 'ansible_search_path' from source: unknown 20494 1727096366.90954: we have included files to process 20494 1727096366.90955: generating all_blocks data 20494 1727096366.90957: done generating all_blocks data 20494 1727096366.90963: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20494 1727096366.90964: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20494 1727096366.90971: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 20494 1727096366.91344: in VariableManager get_vars() 20494 1727096366.91376: done with get_vars() 20494 1727096366.92014: done processing included file 20494 1727096366.92016: iterating over new_blocks loaded from include file 20494 1727096366.92017: in VariableManager get_vars() 20494 1727096366.92043: done with get_vars() 20494 1727096366.92045: filtering new block on tags 20494 1727096366.92209: done filtering new block on tags 20494 1727096366.92212: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node2 20494 1727096366.92216: extending task lists for all hosts with included blocks 20494 1727096366.93379: done extending task lists 20494 1727096366.93381: done processing included files 20494 1727096366.93382: results queue empty 20494 1727096366.93383: checking for any_errors_fatal 20494 1727096366.93384: done checking for any_errors_fatal 20494 1727096366.93385: checking for max_fail_percentage 20494 1727096366.93386: done checking for max_fail_percentage 20494 1727096366.93387: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.93388: done checking to see if all hosts have failed 20494 1727096366.93388: getting the remaining hosts for this loop 20494 1727096366.93390: done getting the remaining hosts for this loop 20494 1727096366.93392: getting the next task for host managed_node2 20494 1727096366.93396: done getting next task for host managed_node2 20494 1727096366.93398: ^ task is: TASK: Ensure state in ["present", "absent"] 20494 1727096366.93401: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.93404: getting variables 20494 1727096366.93405: in VariableManager get_vars() 20494 1727096366.93424: Calling all_inventory to load vars for managed_node2 20494 1727096366.93426: Calling groups_inventory to load vars for managed_node2 20494 1727096366.93428: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.93434: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.93437: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.93440: Calling groups_plugins_play to load vars for managed_node2 20494 1727096366.94615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096366.96152: done with get_vars() 20494 1727096366.96180: done getting variables 20494 1727096366.96226: 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 [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Monday 23 September 2024 08:59:26 -0400 (0:00:00.100) 0:00:52.333 ****** 20494 1727096366.96260: entering _queue_task() for managed_node2/fail 20494 1727096366.96623: worker is 1 (out of 1 available) 20494 1727096366.96634: exiting _queue_task() for managed_node2/fail 20494 1727096366.96648: done queuing things up, now waiting for results queue to drain 20494 1727096366.96649: waiting for pending results... 20494 1727096366.96976: running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] 20494 1727096366.97043: in run() - task 0afff68d-5257-775d-49e9-00000000076c 20494 1727096366.97076: variable 'ansible_search_path' from source: unknown 20494 1727096366.97080: variable 'ansible_search_path' from source: unknown 20494 1727096366.97199: calling self._execute() 20494 1727096366.97216: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096366.97220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096366.97232: variable 'omit' from source: magic vars 20494 1727096366.97628: variable 'ansible_distribution_major_version' from source: facts 20494 1727096366.97638: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096366.97875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096366.98070: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096366.98119: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096366.98150: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096366.98186: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096366.98271: variable 'networkmanager_version' from source: set_fact 20494 1727096366.98285: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096366.98415: variable 'state' from source: include params 20494 1727096366.98421: Evaluated conditional (state not in ["present", "absent"]): False 20494 1727096366.98424: when evaluation is False, skipping this task 20494 1727096366.98426: _execute() done 20494 1727096366.98429: dumping result to json 20494 1727096366.98431: done dumping result, returning 20494 1727096366.98440: done running TaskExecutor() for managed_node2/TASK: Ensure state in ["present", "absent"] [0afff68d-5257-775d-49e9-00000000076c] 20494 1727096366.98444: sending task result for task 0afff68d-5257-775d-49e9-00000000076c 20494 1727096366.98542: done sending task result for task 0afff68d-5257-775d-49e9-00000000076c 20494 1727096366.98545: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 20494 1727096366.98625: no more pending results, returning what we have 20494 1727096366.98629: results queue empty 20494 1727096366.98630: checking for any_errors_fatal 20494 1727096366.98631: done checking for any_errors_fatal 20494 1727096366.98632: checking for max_fail_percentage 20494 1727096366.98633: done checking for max_fail_percentage 20494 1727096366.98634: checking to see if all hosts have failed and the running result is not ok 20494 1727096366.98635: done checking to see if all hosts have failed 20494 1727096366.98636: getting the remaining hosts for this loop 20494 1727096366.98637: done getting the remaining hosts for this loop 20494 1727096366.98641: getting the next task for host managed_node2 20494 1727096366.98649: done getting next task for host managed_node2 20494 1727096366.98651: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 20494 1727096366.98655: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096366.98659: getting variables 20494 1727096366.98661: in VariableManager get_vars() 20494 1727096366.98720: Calling all_inventory to load vars for managed_node2 20494 1727096366.98723: Calling groups_inventory to load vars for managed_node2 20494 1727096366.98726: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096366.98737: Calling all_plugins_play to load vars for managed_node2 20494 1727096366.98740: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096366.98743: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.00447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.02009: done with get_vars() 20494 1727096367.02033: done getting variables 20494 1727096367.02097: 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 [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Monday 23 September 2024 08:59:27 -0400 (0:00:00.058) 0:00:52.391 ****** 20494 1727096367.02128: entering _queue_task() for managed_node2/fail 20494 1727096367.02470: worker is 1 (out of 1 available) 20494 1727096367.02483: exiting _queue_task() for managed_node2/fail 20494 1727096367.02496: done queuing things up, now waiting for results queue to drain 20494 1727096367.02498: waiting for pending results... 20494 1727096367.02815: running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] 20494 1727096367.02948: in run() - task 0afff68d-5257-775d-49e9-00000000076d 20494 1727096367.02952: variable 'ansible_search_path' from source: unknown 20494 1727096367.02955: variable 'ansible_search_path' from source: unknown 20494 1727096367.02958: calling self._execute() 20494 1727096367.03056: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.03060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.03064: variable 'omit' from source: magic vars 20494 1727096367.03458: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.03529: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.03671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.03922: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.03974: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.04007: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.04038: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.04119: variable 'networkmanager_version' from source: set_fact 20494 1727096367.04133: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.04300: variable 'type' from source: play vars 20494 1727096367.04303: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 20494 1727096367.04306: when evaluation is False, skipping this task 20494 1727096367.04308: _execute() done 20494 1727096367.04310: dumping result to json 20494 1727096367.04312: done dumping result, returning 20494 1727096367.04314: done running TaskExecutor() for managed_node2/TASK: Ensure type in ["dummy", "tap", "veth"] [0afff68d-5257-775d-49e9-00000000076d] 20494 1727096367.04317: sending task result for task 0afff68d-5257-775d-49e9-00000000076d skipping: [managed_node2] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 20494 1727096367.04456: no more pending results, returning what we have 20494 1727096367.04460: results queue empty 20494 1727096367.04460: checking for any_errors_fatal 20494 1727096367.04477: done checking for any_errors_fatal 20494 1727096367.04478: checking for max_fail_percentage 20494 1727096367.04480: done checking for max_fail_percentage 20494 1727096367.04483: checking to see if all hosts have failed and the running result is not ok 20494 1727096367.04485: done checking to see if all hosts have failed 20494 1727096367.04485: getting the remaining hosts for this loop 20494 1727096367.04487: done getting the remaining hosts for this loop 20494 1727096367.04491: getting the next task for host managed_node2 20494 1727096367.04498: done getting next task for host managed_node2 20494 1727096367.04502: ^ task is: TASK: Include the task 'show_interfaces.yml' 20494 1727096367.04506: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096367.04511: getting variables 20494 1727096367.04513: in VariableManager get_vars() 20494 1727096367.04572: Calling all_inventory to load vars for managed_node2 20494 1727096367.04575: Calling groups_inventory to load vars for managed_node2 20494 1727096367.04577: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.04590: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.04593: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.04596: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.05114: done sending task result for task 0afff68d-5257-775d-49e9-00000000076d 20494 1727096367.05118: WORKER PROCESS EXITING 20494 1727096367.05452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.06431: done with get_vars() 20494 1727096367.06454: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Monday 23 September 2024 08:59:27 -0400 (0:00:00.044) 0:00:52.436 ****** 20494 1727096367.06553: entering _queue_task() for managed_node2/include_tasks 20494 1727096367.06885: worker is 1 (out of 1 available) 20494 1727096367.06896: exiting _queue_task() for managed_node2/include_tasks 20494 1727096367.06909: done queuing things up, now waiting for results queue to drain 20494 1727096367.06911: waiting for pending results... 20494 1727096367.07290: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 20494 1727096367.07327: in run() - task 0afff68d-5257-775d-49e9-00000000076e 20494 1727096367.07341: variable 'ansible_search_path' from source: unknown 20494 1727096367.07344: variable 'ansible_search_path' from source: unknown 20494 1727096367.07378: calling self._execute() 20494 1727096367.07460: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.07473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.07482: variable 'omit' from source: magic vars 20494 1727096367.07760: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.07775: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.07898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.08085: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.08121: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.08147: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.08174: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.08235: variable 'networkmanager_version' from source: set_fact 20494 1727096367.08245: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.08250: _execute() done 20494 1727096367.08252: dumping result to json 20494 1727096367.08255: done dumping result, returning 20494 1727096367.08261: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-775d-49e9-00000000076e] 20494 1727096367.08270: sending task result for task 0afff68d-5257-775d-49e9-00000000076e 20494 1727096367.08356: done sending task result for task 0afff68d-5257-775d-49e9-00000000076e 20494 1727096367.08359: WORKER PROCESS EXITING 20494 1727096367.08394: no more pending results, returning what we have 20494 1727096367.08399: in VariableManager get_vars() 20494 1727096367.08455: Calling all_inventory to load vars for managed_node2 20494 1727096367.08458: Calling groups_inventory to load vars for managed_node2 20494 1727096367.08460: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.08481: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.08484: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.08488: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.09545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.10948: done with get_vars() 20494 1727096367.10970: variable 'ansible_search_path' from source: unknown 20494 1727096367.10971: variable 'ansible_search_path' from source: unknown 20494 1727096367.10998: we have included files to process 20494 1727096367.10999: generating all_blocks data 20494 1727096367.11000: done generating all_blocks data 20494 1727096367.11003: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096367.11004: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096367.11005: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 20494 1727096367.11084: in VariableManager get_vars() 20494 1727096367.11107: done with get_vars() 20494 1727096367.11187: done processing included file 20494 1727096367.11189: iterating over new_blocks loaded from include file 20494 1727096367.11190: in VariableManager get_vars() 20494 1727096367.11206: done with get_vars() 20494 1727096367.11207: filtering new block on tags 20494 1727096367.11229: done filtering new block on tags 20494 1727096367.11230: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 20494 1727096367.11234: extending task lists for all hosts with included blocks 20494 1727096367.11514: done extending task lists 20494 1727096367.11515: done processing included files 20494 1727096367.11516: results queue empty 20494 1727096367.11516: checking for any_errors_fatal 20494 1727096367.11518: done checking for any_errors_fatal 20494 1727096367.11519: checking for max_fail_percentage 20494 1727096367.11519: done checking for max_fail_percentage 20494 1727096367.11520: checking to see if all hosts have failed and the running result is not ok 20494 1727096367.11521: done checking to see if all hosts have failed 20494 1727096367.11521: getting the remaining hosts for this loop 20494 1727096367.11522: done getting the remaining hosts for this loop 20494 1727096367.11523: getting the next task for host managed_node2 20494 1727096367.11526: done getting next task for host managed_node2 20494 1727096367.11528: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 20494 1727096367.11530: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096367.11532: getting variables 20494 1727096367.11532: in VariableManager get_vars() 20494 1727096367.11544: Calling all_inventory to load vars for managed_node2 20494 1727096367.11545: Calling groups_inventory to load vars for managed_node2 20494 1727096367.11547: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.11551: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.11553: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.11554: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.12231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.13741: done with get_vars() 20494 1727096367.13762: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Monday 23 September 2024 08:59:27 -0400 (0:00:00.072) 0:00:52.509 ****** 20494 1727096367.13847: entering _queue_task() for managed_node2/include_tasks 20494 1727096367.14208: worker is 1 (out of 1 available) 20494 1727096367.14220: exiting _queue_task() for managed_node2/include_tasks 20494 1727096367.14233: done queuing things up, now waiting for results queue to drain 20494 1727096367.14235: waiting for pending results... 20494 1727096367.14528: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 20494 1727096367.14605: in run() - task 0afff68d-5257-775d-49e9-000000000806 20494 1727096367.14620: variable 'ansible_search_path' from source: unknown 20494 1727096367.14628: variable 'ansible_search_path' from source: unknown 20494 1727096367.14651: calling self._execute() 20494 1727096367.14740: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.14744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.14748: variable 'omit' from source: magic vars 20494 1727096367.15034: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.15043: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.15168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.15359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.15408: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.15435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.15460: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.15524: variable 'networkmanager_version' from source: set_fact 20494 1727096367.15535: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.15540: _execute() done 20494 1727096367.15543: dumping result to json 20494 1727096367.15545: done dumping result, returning 20494 1727096367.15552: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0afff68d-5257-775d-49e9-000000000806] 20494 1727096367.15557: sending task result for task 0afff68d-5257-775d-49e9-000000000806 20494 1727096367.15649: done sending task result for task 0afff68d-5257-775d-49e9-000000000806 20494 1727096367.15652: WORKER PROCESS EXITING 20494 1727096367.15684: no more pending results, returning what we have 20494 1727096367.15689: in VariableManager get_vars() 20494 1727096367.15744: Calling all_inventory to load vars for managed_node2 20494 1727096367.15747: Calling groups_inventory to load vars for managed_node2 20494 1727096367.15749: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.15769: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.15774: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.15777: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.16845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.18678: done with get_vars() 20494 1727096367.18709: variable 'ansible_search_path' from source: unknown 20494 1727096367.18711: variable 'ansible_search_path' from source: unknown 20494 1727096367.18774: we have included files to process 20494 1727096367.18776: generating all_blocks data 20494 1727096367.18778: done generating all_blocks data 20494 1727096367.18780: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096367.18781: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096367.18783: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 20494 1727096367.19100: done processing included file 20494 1727096367.19102: iterating over new_blocks loaded from include file 20494 1727096367.19104: in VariableManager get_vars() 20494 1727096367.19143: done with get_vars() 20494 1727096367.19146: filtering new block on tags 20494 1727096367.19192: done filtering new block on tags 20494 1727096367.19195: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 20494 1727096367.19200: extending task lists for all hosts with included blocks 20494 1727096367.19408: done extending task lists 20494 1727096367.19410: done processing included files 20494 1727096367.19411: results queue empty 20494 1727096367.19412: checking for any_errors_fatal 20494 1727096367.19416: done checking for any_errors_fatal 20494 1727096367.19416: checking for max_fail_percentage 20494 1727096367.19418: done checking for max_fail_percentage 20494 1727096367.19418: checking to see if all hosts have failed and the running result is not ok 20494 1727096367.19419: done checking to see if all hosts have failed 20494 1727096367.19420: getting the remaining hosts for this loop 20494 1727096367.19421: done getting the remaining hosts for this loop 20494 1727096367.19424: getting the next task for host managed_node2 20494 1727096367.19429: done getting next task for host managed_node2 20494 1727096367.19431: ^ task is: TASK: Gather current interface info 20494 1727096367.19436: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096367.19438: getting variables 20494 1727096367.19439: in VariableManager get_vars() 20494 1727096367.19472: Calling all_inventory to load vars for managed_node2 20494 1727096367.19475: Calling groups_inventory to load vars for managed_node2 20494 1727096367.19477: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.19483: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.19486: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.19489: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.22016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.23453: done with get_vars() 20494 1727096367.23490: done getting variables 20494 1727096367.23533: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Monday 23 September 2024 08:59:27 -0400 (0:00:00.097) 0:00:52.606 ****** 20494 1727096367.23571: entering _queue_task() for managed_node2/command 20494 1727096367.23917: worker is 1 (out of 1 available) 20494 1727096367.23929: exiting _queue_task() for managed_node2/command 20494 1727096367.23942: done queuing things up, now waiting for results queue to drain 20494 1727096367.23946: waiting for pending results... 20494 1727096367.24138: running TaskExecutor() for managed_node2/TASK: Gather current interface info 20494 1727096367.24222: in run() - task 0afff68d-5257-775d-49e9-000000000849 20494 1727096367.24232: variable 'ansible_search_path' from source: unknown 20494 1727096367.24236: variable 'ansible_search_path' from source: unknown 20494 1727096367.24265: calling self._execute() 20494 1727096367.24369: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.24374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.24382: variable 'omit' from source: magic vars 20494 1727096367.24736: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.24745: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.24905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.25126: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.25160: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.25189: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.25216: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.25279: variable 'networkmanager_version' from source: set_fact 20494 1727096367.25289: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.25296: variable 'omit' from source: magic vars 20494 1727096367.25335: variable 'omit' from source: magic vars 20494 1727096367.25361: variable 'omit' from source: magic vars 20494 1727096367.25386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096367.25408: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096367.25427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096367.25439: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.25449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.25473: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096367.25477: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.25479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.25548: Set connection var ansible_pipelining to False 20494 1727096367.25551: Set connection var ansible_timeout to 10 20494 1727096367.25557: Set connection var ansible_connection to ssh 20494 1727096367.25560: Set connection var ansible_shell_type to sh 20494 1727096367.25564: Set connection var ansible_shell_executable to /bin/sh 20494 1727096367.25573: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096367.25591: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.25594: variable 'ansible_connection' from source: unknown 20494 1727096367.25596: variable 'ansible_module_compression' from source: unknown 20494 1727096367.25599: variable 'ansible_shell_type' from source: unknown 20494 1727096367.25601: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.25604: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.25606: variable 'ansible_pipelining' from source: unknown 20494 1727096367.25608: variable 'ansible_timeout' from source: unknown 20494 1727096367.25613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.25691: 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) 20494 1727096367.25700: variable 'omit' from source: magic vars 20494 1727096367.25705: starting attempt loop 20494 1727096367.25708: running the handler 20494 1727096367.25721: _low_level_execute_command(): starting 20494 1727096367.25728: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096367.26240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.26245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.26249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.26302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.26308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.26312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.26353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.28063: stdout chunk (state=3): >>>/root <<< 20494 1727096367.28145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.28220: stderr chunk (state=3): >>><<< 20494 1727096367.28223: stdout chunk (state=3): >>><<< 20494 1727096367.28251: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.28288: _low_level_execute_command(): starting 20494 1727096367.28291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678 `" && echo ansible-tmp-1727096367.2824554-22811-86150281275678="` echo /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678 `" ) && sleep 0' 20494 1727096367.28939: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096367.28956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.28982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.29008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.29064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096367.29121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.29132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.29153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.29195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.31169: stdout chunk (state=3): >>>ansible-tmp-1727096367.2824554-22811-86150281275678=/root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678 <<< 20494 1727096367.31270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.31301: stderr chunk (state=3): >>><<< 20494 1727096367.31304: stdout chunk (state=3): >>><<< 20494 1727096367.31325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096367.2824554-22811-86150281275678=/root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.31352: variable 'ansible_module_compression' from source: unknown 20494 1727096367.31396: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096367.31430: variable 'ansible_facts' from source: unknown 20494 1727096367.31485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py 20494 1727096367.31591: Sending initial data 20494 1727096367.31595: Sent initial data (155 bytes) 20494 1727096367.32194: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.32199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096367.32201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.32204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.32263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.32272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.32275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.32306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.33911: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096367.33943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096367.33975: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp7732i0vt /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py <<< 20494 1727096367.33979: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py" <<< 20494 1727096367.34006: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp7732i0vt" to remote "/root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py" <<< 20494 1727096367.34010: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py" <<< 20494 1727096367.34561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.34662: stderr chunk (state=3): >>><<< 20494 1727096367.34665: stdout chunk (state=3): >>><<< 20494 1727096367.34670: done transferring module to remote 20494 1727096367.34673: _low_level_execute_command(): starting 20494 1727096367.34688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/ /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py && sleep 0' 20494 1727096367.35240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.35289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.35297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address <<< 20494 1727096367.35301: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.35359: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.35406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.37213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.37238: stderr chunk (state=3): >>><<< 20494 1727096367.37242: stdout chunk (state=3): >>><<< 20494 1727096367.37257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.37260: _low_level_execute_command(): starting 20494 1727096367.37265: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/AnsiballZ_command.py && sleep 0' 20494 1727096367.37738: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.37744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.37747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration <<< 20494 1727096367.37753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.37756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.37806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.37821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.37873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.53576: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:27.531162", "end": "2024-09-23 08:59:27.534519", "delta": "0:00:00.003357", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096367.55146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096367.55172: stderr chunk (state=3): >>><<< 20494 1727096367.55181: stdout chunk (state=3): >>><<< 20494 1727096367.55197: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\npeertestnic1\ntestnic1", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-23 08:59:27.531162", "end": "2024-09-23 08:59:27.534519", "delta": "0:00:00.003357", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096367.55228: done with _execute_module (ansible.legacy.command, {'chdir': '/sys/class/net', '_raw_params': 'ls -1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096367.55235: _low_level_execute_command(): starting 20494 1727096367.55240: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096367.2824554-22811-86150281275678/ > /dev/null 2>&1 && sleep 0' 20494 1727096367.55710: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.55714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.55717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.55720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found <<< 20494 1727096367.55722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.55775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.55782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.55783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.55819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.57664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.57695: stderr chunk (state=3): >>><<< 20494 1727096367.57698: stdout chunk (state=3): >>><<< 20494 1727096367.57714: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.57717: handler run complete 20494 1727096367.57736: Evaluated conditional (False): False 20494 1727096367.57746: attempt loop complete, returning result 20494 1727096367.57749: _execute() done 20494 1727096367.57751: dumping result to json 20494 1727096367.57753: done dumping result, returning 20494 1727096367.57762: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0afff68d-5257-775d-49e9-000000000849] 20494 1727096367.57766: sending task result for task 0afff68d-5257-775d-49e9-000000000849 20494 1727096367.57872: done sending task result for task 0afff68d-5257-775d-49e9-000000000849 20494 1727096367.57875: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003357", "end": "2024-09-23 08:59:27.534519", "rc": 0, "start": "2024-09-23 08:59:27.531162" } STDOUT: bonding_masters eth0 lo peertestnic1 testnic1 20494 1727096367.57944: no more pending results, returning what we have 20494 1727096367.57947: results queue empty 20494 1727096367.57948: checking for any_errors_fatal 20494 1727096367.57949: done checking for any_errors_fatal 20494 1727096367.57950: checking for max_fail_percentage 20494 1727096367.57951: done checking for max_fail_percentage 20494 1727096367.57952: checking to see if all hosts have failed and the running result is not ok 20494 1727096367.57953: done checking to see if all hosts have failed 20494 1727096367.57954: getting the remaining hosts for this loop 20494 1727096367.57955: done getting the remaining hosts for this loop 20494 1727096367.57958: getting the next task for host managed_node2 20494 1727096367.57966: done getting next task for host managed_node2 20494 1727096367.57970: ^ task is: TASK: Set current_interfaces 20494 1727096367.57977: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096367.57983: getting variables 20494 1727096367.57984: in VariableManager get_vars() 20494 1727096367.58040: Calling all_inventory to load vars for managed_node2 20494 1727096367.58043: Calling groups_inventory to load vars for managed_node2 20494 1727096367.58045: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.58056: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.58059: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.58061: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.59503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.60553: done with get_vars() 20494 1727096367.60577: done getting variables 20494 1727096367.60620: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Monday 23 September 2024 08:59:27 -0400 (0:00:00.370) 0:00:52.977 ****** 20494 1727096367.60644: entering _queue_task() for managed_node2/set_fact 20494 1727096367.60900: worker is 1 (out of 1 available) 20494 1727096367.60915: exiting _queue_task() for managed_node2/set_fact 20494 1727096367.60927: done queuing things up, now waiting for results queue to drain 20494 1727096367.60928: waiting for pending results... 20494 1727096367.61097: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 20494 1727096367.61178: in run() - task 0afff68d-5257-775d-49e9-00000000084a 20494 1727096367.61190: variable 'ansible_search_path' from source: unknown 20494 1727096367.61193: variable 'ansible_search_path' from source: unknown 20494 1727096367.61220: calling self._execute() 20494 1727096367.61304: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.61308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.61317: variable 'omit' from source: magic vars 20494 1727096367.61596: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.61603: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.61874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.62027: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.62073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.62110: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.62141: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.62219: variable 'networkmanager_version' from source: set_fact 20494 1727096367.62232: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.62237: variable 'omit' from source: magic vars 20494 1727096367.62294: variable 'omit' from source: magic vars 20494 1727096367.62395: variable '_current_interfaces' from source: set_fact 20494 1727096367.62454: variable 'omit' from source: magic vars 20494 1727096367.62489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096367.62515: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096367.62534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096367.62550: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.62560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.62591: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096367.62595: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.62598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.62759: Set connection var ansible_pipelining to False 20494 1727096367.62763: Set connection var ansible_timeout to 10 20494 1727096367.62765: Set connection var ansible_connection to ssh 20494 1727096367.62772: Set connection var ansible_shell_type to sh 20494 1727096367.62774: Set connection var ansible_shell_executable to /bin/sh 20494 1727096367.62776: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096367.62778: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.62780: variable 'ansible_connection' from source: unknown 20494 1727096367.62783: variable 'ansible_module_compression' from source: unknown 20494 1727096367.62785: variable 'ansible_shell_type' from source: unknown 20494 1727096367.62787: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.62789: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.62791: variable 'ansible_pipelining' from source: unknown 20494 1727096367.62793: variable 'ansible_timeout' from source: unknown 20494 1727096367.62795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.62917: 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) 20494 1727096367.62920: variable 'omit' from source: magic vars 20494 1727096367.62922: starting attempt loop 20494 1727096367.62925: running the handler 20494 1727096367.62927: handler run complete 20494 1727096367.62930: attempt loop complete, returning result 20494 1727096367.62932: _execute() done 20494 1727096367.62934: dumping result to json 20494 1727096367.62936: done dumping result, returning 20494 1727096367.62938: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0afff68d-5257-775d-49e9-00000000084a] 20494 1727096367.62940: sending task result for task 0afff68d-5257-775d-49e9-00000000084a 20494 1727096367.63003: done sending task result for task 0afff68d-5257-775d-49e9-00000000084a 20494 1727096367.63006: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } 20494 1727096367.63072: no more pending results, returning what we have 20494 1727096367.63075: results queue empty 20494 1727096367.63075: checking for any_errors_fatal 20494 1727096367.63084: done checking for any_errors_fatal 20494 1727096367.63085: checking for max_fail_percentage 20494 1727096367.63087: done checking for max_fail_percentage 20494 1727096367.63088: checking to see if all hosts have failed and the running result is not ok 20494 1727096367.63089: done checking to see if all hosts have failed 20494 1727096367.63089: getting the remaining hosts for this loop 20494 1727096367.63090: done getting the remaining hosts for this loop 20494 1727096367.63094: getting the next task for host managed_node2 20494 1727096367.63103: done getting next task for host managed_node2 20494 1727096367.63105: ^ task is: TASK: Show current_interfaces 20494 1727096367.63110: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096367.63114: getting variables 20494 1727096367.63115: in VariableManager get_vars() 20494 1727096367.63162: Calling all_inventory to load vars for managed_node2 20494 1727096367.63165: Calling groups_inventory to load vars for managed_node2 20494 1727096367.63274: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.63285: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.63287: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.63296: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.64779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.66328: done with get_vars() 20494 1727096367.66352: done getting variables 20494 1727096367.66416: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Monday 23 September 2024 08:59:27 -0400 (0:00:00.058) 0:00:53.035 ****** 20494 1727096367.66448: entering _queue_task() for managed_node2/debug 20494 1727096367.66807: worker is 1 (out of 1 available) 20494 1727096367.66818: exiting _queue_task() for managed_node2/debug 20494 1727096367.66830: done queuing things up, now waiting for results queue to drain 20494 1727096367.66831: waiting for pending results... 20494 1727096367.67196: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 20494 1727096367.67274: in run() - task 0afff68d-5257-775d-49e9-000000000807 20494 1727096367.67278: variable 'ansible_search_path' from source: unknown 20494 1727096367.67281: variable 'ansible_search_path' from source: unknown 20494 1727096367.67309: calling self._execute() 20494 1727096367.67419: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.67430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.67445: variable 'omit' from source: magic vars 20494 1727096367.68074: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.68078: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.68081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.68416: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.68484: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.68533: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.68579: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.68679: variable 'networkmanager_version' from source: set_fact 20494 1727096367.68749: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.68752: variable 'omit' from source: magic vars 20494 1727096367.68754: variable 'omit' from source: magic vars 20494 1727096367.68846: variable 'current_interfaces' from source: set_fact 20494 1727096367.68893: variable 'omit' from source: magic vars 20494 1727096367.68932: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096367.68976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096367.69002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096367.69025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.69042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.69103: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096367.69186: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.69190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.69304: Set connection var ansible_pipelining to False 20494 1727096367.69323: Set connection var ansible_timeout to 10 20494 1727096367.69335: Set connection var ansible_connection to ssh 20494 1727096367.69343: Set connection var ansible_shell_type to sh 20494 1727096367.69357: Set connection var ansible_shell_executable to /bin/sh 20494 1727096367.69380: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096367.69428: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.69514: variable 'ansible_connection' from source: unknown 20494 1727096367.69520: variable 'ansible_module_compression' from source: unknown 20494 1727096367.69525: variable 'ansible_shell_type' from source: unknown 20494 1727096367.69527: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.69531: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.69533: variable 'ansible_pipelining' from source: unknown 20494 1727096367.69535: variable 'ansible_timeout' from source: unknown 20494 1727096367.69539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.69732: Loading ActionModule 'debug' from /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) 20494 1727096367.69762: variable 'omit' from source: magic vars 20494 1727096367.69786: starting attempt loop 20494 1727096367.69840: running the handler 20494 1727096367.69891: handler run complete 20494 1727096367.69920: attempt loop complete, returning result 20494 1727096367.69929: _execute() done 20494 1727096367.69944: dumping result to json 20494 1727096367.70178: done dumping result, returning 20494 1727096367.70182: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0afff68d-5257-775d-49e9-000000000807] 20494 1727096367.70184: sending task result for task 0afff68d-5257-775d-49e9-000000000807 20494 1727096367.70258: done sending task result for task 0afff68d-5257-775d-49e9-000000000807 20494 1727096367.70261: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peertestnic1', 'testnic1'] 20494 1727096367.70317: no more pending results, returning what we have 20494 1727096367.70320: results queue empty 20494 1727096367.70321: checking for any_errors_fatal 20494 1727096367.70328: done checking for any_errors_fatal 20494 1727096367.70329: checking for max_fail_percentage 20494 1727096367.70331: done checking for max_fail_percentage 20494 1727096367.70332: checking to see if all hosts have failed and the running result is not ok 20494 1727096367.70333: done checking to see if all hosts have failed 20494 1727096367.70334: getting the remaining hosts for this loop 20494 1727096367.70335: done getting the remaining hosts for this loop 20494 1727096367.70339: getting the next task for host managed_node2 20494 1727096367.70349: done getting next task for host managed_node2 20494 1727096367.70352: ^ task is: TASK: Install iproute 20494 1727096367.70356: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096367.70362: getting variables 20494 1727096367.70364: in VariableManager get_vars() 20494 1727096367.70426: Calling all_inventory to load vars for managed_node2 20494 1727096367.70429: Calling groups_inventory to load vars for managed_node2 20494 1727096367.70432: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096367.70449: Calling all_plugins_play to load vars for managed_node2 20494 1727096367.70457: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096367.70462: Calling groups_plugins_play to load vars for managed_node2 20494 1727096367.72839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096367.75614: done with get_vars() 20494 1727096367.75641: done getting variables 20494 1727096367.75689: 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 iproute] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Monday 23 September 2024 08:59:27 -0400 (0:00:00.092) 0:00:53.127 ****** 20494 1727096367.75718: entering _queue_task() for managed_node2/package 20494 1727096367.75980: worker is 1 (out of 1 available) 20494 1727096367.75994: exiting _queue_task() for managed_node2/package 20494 1727096367.76007: done queuing things up, now waiting for results queue to drain 20494 1727096367.76009: waiting for pending results... 20494 1727096367.76183: running TaskExecutor() for managed_node2/TASK: Install iproute 20494 1727096367.76247: in run() - task 0afff68d-5257-775d-49e9-00000000076f 20494 1727096367.76258: variable 'ansible_search_path' from source: unknown 20494 1727096367.76262: variable 'ansible_search_path' from source: unknown 20494 1727096367.76293: calling self._execute() 20494 1727096367.76377: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.76381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.76392: variable 'omit' from source: magic vars 20494 1727096367.76717: variable 'ansible_distribution_major_version' from source: facts 20494 1727096367.76724: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096367.76889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096367.77130: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096367.77414: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096367.77448: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096367.77755: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096367.77759: variable 'networkmanager_version' from source: set_fact 20494 1727096367.77973: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096367.77976: variable 'omit' from source: magic vars 20494 1727096367.77978: variable 'omit' from source: magic vars 20494 1727096367.78277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20494 1727096367.80645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20494 1727096367.80725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20494 1727096367.80757: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20494 1727096367.80794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20494 1727096367.80821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20494 1727096367.81061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20494 1727096367.81090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20494 1727096367.81115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20494 1727096367.81155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20494 1727096367.81173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20494 1727096367.81495: variable '__network_is_ostree' from source: set_fact 20494 1727096367.81499: variable 'omit' from source: magic vars 20494 1727096367.81531: variable 'omit' from source: magic vars 20494 1727096367.81559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096367.81760: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096367.81781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096367.81798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.81808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096367.81838: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096367.81841: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.81844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.82013: Set connection var ansible_pipelining to False 20494 1727096367.82017: Set connection var ansible_timeout to 10 20494 1727096367.82019: Set connection var ansible_connection to ssh 20494 1727096367.82021: Set connection var ansible_shell_type to sh 20494 1727096367.82023: Set connection var ansible_shell_executable to /bin/sh 20494 1727096367.82072: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096367.82094: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.82098: variable 'ansible_connection' from source: unknown 20494 1727096367.82101: variable 'ansible_module_compression' from source: unknown 20494 1727096367.82103: variable 'ansible_shell_type' from source: unknown 20494 1727096367.82105: variable 'ansible_shell_executable' from source: unknown 20494 1727096367.82108: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096367.82110: variable 'ansible_pipelining' from source: unknown 20494 1727096367.82411: variable 'ansible_timeout' from source: unknown 20494 1727096367.82414: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096367.82417: 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) 20494 1727096367.82419: variable 'omit' from source: magic vars 20494 1727096367.82421: starting attempt loop 20494 1727096367.82423: running the handler 20494 1727096367.82425: variable 'ansible_facts' from source: unknown 20494 1727096367.82428: variable 'ansible_facts' from source: unknown 20494 1727096367.82436: _low_level_execute_command(): starting 20494 1727096367.82447: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096367.83089: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096367.83103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.83115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.83134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.83231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.83260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.83286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.83519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.85038: stdout chunk (state=3): >>>/root <<< 20494 1727096367.85189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.85192: stdout chunk (state=3): >>><<< 20494 1727096367.85194: stderr chunk (state=3): >>><<< 20494 1727096367.85212: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.85236: _low_level_execute_command(): starting 20494 1727096367.85247: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098 `" && echo ansible-tmp-1727096367.8522298-22825-237450008742098="` echo /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098 `" ) && sleep 0' 20494 1727096367.85947: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096367.85960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.85988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.86010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.86079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096367.86092: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.86131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.86159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.86185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.86416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.88294: stdout chunk (state=3): >>>ansible-tmp-1727096367.8522298-22825-237450008742098=/root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098 <<< 20494 1727096367.88543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.88547: stdout chunk (state=3): >>><<< 20494 1727096367.88549: stderr chunk (state=3): >>><<< 20494 1727096367.88586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096367.8522298-22825-237450008742098=/root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.88624: variable 'ansible_module_compression' from source: unknown 20494 1727096367.88873: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 20494 1727096367.88936: variable 'ansible_facts' from source: unknown 20494 1727096367.89158: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py 20494 1727096367.89354: Sending initial data 20494 1727096367.89357: Sent initial data (152 bytes) 20494 1727096367.90020: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.90116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.90120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.90200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.90204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.91907: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096367.92011: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py" <<< 20494 1727096367.92014: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp11boa6m_ /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py <<< 20494 1727096367.92046: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmp11boa6m_" to remote "/root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py" <<< 20494 1727096367.93025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.93028: stderr chunk (state=3): >>><<< 20494 1727096367.93161: stdout chunk (state=3): >>><<< 20494 1727096367.93165: done transferring module to remote 20494 1727096367.93174: _low_level_execute_command(): starting 20494 1727096367.93177: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/ /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py && sleep 0' 20494 1727096367.93951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096367.93960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.93976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.93991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.94005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096367.94012: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096367.94121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.94124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096367.94126: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.94177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.94208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096367.96095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096367.96133: stderr chunk (state=3): >>><<< 20494 1727096367.96149: stdout chunk (state=3): >>><<< 20494 1727096367.96251: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096367.96254: _low_level_execute_command(): starting 20494 1727096367.96258: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/AnsiballZ_dnf.py && sleep 0' 20494 1727096367.96818: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096367.96834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096367.96849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096367.96873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096367.96893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096367.96906: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096367.96921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.96990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096367.97031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096367.97049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096367.97065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096367.97186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096368.39999: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 20494 1727096368.44132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096368.44148: stderr chunk (state=3): >>>Shared connection to 10.31.15.126 closed. <<< 20494 1727096368.44214: stderr chunk (state=3): >>><<< 20494 1727096368.44285: stdout chunk (state=3): >>><<< 20494 1727096368.44317: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["iproute"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096368.44682: done with _execute_module (ansible.legacy.dnf, {'name': 'iproute', 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096368.44685: _low_level_execute_command(): starting 20494 1727096368.44688: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096367.8522298-22825-237450008742098/ > /dev/null 2>&1 && sleep 0' 20494 1727096368.45694: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096368.45946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096368.46079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096368.46135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096368.48031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096368.48074: stderr chunk (state=3): >>><<< 20494 1727096368.48078: stdout chunk (state=3): >>><<< 20494 1727096368.48105: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096368.48111: handler run complete 20494 1727096368.48441: variable '__install_status' from source: set_fact 20494 1727096368.48528: Evaluated conditional (__install_status is success): True 20494 1727096368.48542: attempt loop complete, returning result 20494 1727096368.48545: _execute() done 20494 1727096368.48548: dumping result to json 20494 1727096368.48672: done dumping result, returning 20494 1727096368.48681: done running TaskExecutor() for managed_node2/TASK: Install iproute [0afff68d-5257-775d-49e9-00000000076f] 20494 1727096368.48687: sending task result for task 0afff68d-5257-775d-49e9-00000000076f 20494 1727096368.48973: done sending task result for task 0afff68d-5257-775d-49e9-00000000076f 20494 1727096368.48976: WORKER PROCESS EXITING ok: [managed_node2] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 20494 1727096368.49052: no more pending results, returning what we have 20494 1727096368.49056: results queue empty 20494 1727096368.49056: checking for any_errors_fatal 20494 1727096368.49063: done checking for any_errors_fatal 20494 1727096368.49063: checking for max_fail_percentage 20494 1727096368.49065: done checking for max_fail_percentage 20494 1727096368.49069: checking to see if all hosts have failed and the running result is not ok 20494 1727096368.49070: done checking to see if all hosts have failed 20494 1727096368.49071: getting the remaining hosts for this loop 20494 1727096368.49072: done getting the remaining hosts for this loop 20494 1727096368.49076: getting the next task for host managed_node2 20494 1727096368.49082: done getting next task for host managed_node2 20494 1727096368.49085: ^ task is: TASK: Create veth interface {{ interface }} 20494 1727096368.49088: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096368.49092: getting variables 20494 1727096368.49093: in VariableManager get_vars() 20494 1727096368.49144: Calling all_inventory to load vars for managed_node2 20494 1727096368.49146: Calling groups_inventory to load vars for managed_node2 20494 1727096368.49149: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096368.49159: Calling all_plugins_play to load vars for managed_node2 20494 1727096368.49162: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096368.49165: Calling groups_plugins_play to load vars for managed_node2 20494 1727096368.52605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096368.55808: done with get_vars() 20494 1727096368.55846: done getting variables 20494 1727096368.55913: 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) 20494 1727096368.56243: variable 'interface' from source: play vars TASK [Create veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Monday 23 September 2024 08:59:28 -0400 (0:00:00.805) 0:00:53.933 ****** 20494 1727096368.56278: entering _queue_task() for managed_node2/command 20494 1727096368.57053: worker is 1 (out of 1 available) 20494 1727096368.57066: exiting _queue_task() for managed_node2/command 20494 1727096368.57081: done queuing things up, now waiting for results queue to drain 20494 1727096368.57083: waiting for pending results... 20494 1727096368.57540: running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 20494 1727096368.57906: in run() - task 0afff68d-5257-775d-49e9-000000000770 20494 1727096368.57933: variable 'ansible_search_path' from source: unknown 20494 1727096368.57942: variable 'ansible_search_path' from source: unknown 20494 1727096368.58557: variable 'interface' from source: play vars 20494 1727096368.58888: variable 'interface' from source: play vars 20494 1727096368.58965: variable 'interface' from source: play vars 20494 1727096368.59232: Loaded config def from plugin (lookup/items) 20494 1727096368.59260: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 20494 1727096368.59293: variable 'omit' from source: magic vars 20494 1727096368.59441: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.59462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.59483: variable 'omit' from source: magic vars 20494 1727096368.59729: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.59742: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.59922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096368.60228: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096368.60232: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096368.60270: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096368.60374: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096368.60460: variable 'networkmanager_version' from source: set_fact 20494 1727096368.60483: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.60604: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.60615: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.60808: variable 'networkmanager_version' from source: set_fact 20494 1727096368.60812: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.61323: variable 'type' from source: play vars 20494 1727096368.61564: variable 'state' from source: include params 20494 1727096368.61572: variable 'interface' from source: play vars 20494 1727096368.61575: variable 'current_interfaces' from source: set_fact 20494 1727096368.61577: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20494 1727096368.61579: when evaluation is False, skipping this task 20494 1727096368.61580: variable 'item' from source: unknown 20494 1727096368.61775: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } 20494 1727096368.61924: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.61928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.62209: variable 'omit' from source: magic vars 20494 1727096368.62421: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.62530: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.62575: variable 'networkmanager_version' from source: set_fact 20494 1727096368.62660: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.62923: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.62992: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.63197: variable 'networkmanager_version' from source: set_fact 20494 1727096368.63211: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.63412: variable 'type' from source: play vars 20494 1727096368.63421: variable 'state' from source: include params 20494 1727096368.63428: variable 'interface' from source: play vars 20494 1727096368.63435: variable 'current_interfaces' from source: set_fact 20494 1727096368.63445: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20494 1727096368.63452: when evaluation is False, skipping this task 20494 1727096368.63491: variable 'item' from source: unknown 20494 1727096368.63557: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } 20494 1727096368.63835: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.63838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.63841: variable 'omit' from source: magic vars 20494 1727096368.63901: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.63911: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.64051: variable 'networkmanager_version' from source: set_fact 20494 1727096368.64070: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.64181: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.64191: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.64324: variable 'networkmanager_version' from source: set_fact 20494 1727096368.64338: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.64529: variable 'type' from source: play vars 20494 1727096368.64540: variable 'state' from source: include params 20494 1727096368.64549: variable 'interface' from source: play vars 20494 1727096368.64556: variable 'current_interfaces' from source: set_fact 20494 1727096368.64570: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 20494 1727096368.64578: when evaluation is False, skipping this task 20494 1727096368.64617: variable 'item' from source: unknown 20494 1727096368.64683: variable 'item' from source: unknown skipping: [managed_node2] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } 20494 1727096368.64889: dumping result to json 20494 1727096368.64893: done dumping result, returning 20494 1727096368.64896: done running TaskExecutor() for managed_node2/TASK: Create veth interface testnic1 [0afff68d-5257-775d-49e9-000000000770] 20494 1727096368.64899: sending task result for task 0afff68d-5257-775d-49e9-000000000770 20494 1727096368.64998: done sending task result for task 0afff68d-5257-775d-49e9-000000000770 20494 1727096368.65002: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 20494 1727096368.65039: no more pending results, returning what we have 20494 1727096368.65052: results queue empty 20494 1727096368.65053: checking for any_errors_fatal 20494 1727096368.65063: done checking for any_errors_fatal 20494 1727096368.65064: checking for max_fail_percentage 20494 1727096368.65065: done checking for max_fail_percentage 20494 1727096368.65066: checking to see if all hosts have failed and the running result is not ok 20494 1727096368.65068: done checking to see if all hosts have failed 20494 1727096368.65069: getting the remaining hosts for this loop 20494 1727096368.65071: done getting the remaining hosts for this loop 20494 1727096368.65074: getting the next task for host managed_node2 20494 1727096368.65080: done getting next task for host managed_node2 20494 1727096368.65083: ^ task is: TASK: Set up veth as managed by NetworkManager 20494 1727096368.65086: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096368.65091: getting variables 20494 1727096368.65093: in VariableManager get_vars() 20494 1727096368.65150: Calling all_inventory to load vars for managed_node2 20494 1727096368.65153: Calling groups_inventory to load vars for managed_node2 20494 1727096368.65156: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096368.65173: Calling all_plugins_play to load vars for managed_node2 20494 1727096368.65179: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096368.65182: Calling groups_plugins_play to load vars for managed_node2 20494 1727096368.67084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096368.68929: done with get_vars() 20494 1727096368.68969: done getting variables 20494 1727096368.69034: 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 [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Monday 23 September 2024 08:59:28 -0400 (0:00:00.127) 0:00:54.061 ****** 20494 1727096368.69071: entering _queue_task() for managed_node2/command 20494 1727096368.69886: worker is 1 (out of 1 available) 20494 1727096368.69900: exiting _queue_task() for managed_node2/command 20494 1727096368.69913: done queuing things up, now waiting for results queue to drain 20494 1727096368.69914: waiting for pending results... 20494 1727096368.70351: running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager 20494 1727096368.70557: in run() - task 0afff68d-5257-775d-49e9-000000000771 20494 1727096368.70790: variable 'ansible_search_path' from source: unknown 20494 1727096368.70793: variable 'ansible_search_path' from source: unknown 20494 1727096368.70796: calling self._execute() 20494 1727096368.70942: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.71144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.71148: variable 'omit' from source: magic vars 20494 1727096368.72022: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.72026: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.72271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096368.72635: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096368.72694: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096368.72731: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096368.72776: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096368.72876: variable 'networkmanager_version' from source: set_fact 20494 1727096368.72900: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.73077: variable 'type' from source: play vars 20494 1727096368.73088: variable 'state' from source: include params 20494 1727096368.73098: Evaluated conditional (type == 'veth' and state == 'present'): False 20494 1727096368.73109: when evaluation is False, skipping this task 20494 1727096368.73117: _execute() done 20494 1727096368.73123: dumping result to json 20494 1727096368.73130: done dumping result, returning 20494 1727096368.73140: done running TaskExecutor() for managed_node2/TASK: Set up veth as managed by NetworkManager [0afff68d-5257-775d-49e9-000000000771] 20494 1727096368.73148: sending task result for task 0afff68d-5257-775d-49e9-000000000771 20494 1727096368.73372: done sending task result for task 0afff68d-5257-775d-49e9-000000000771 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 20494 1727096368.73422: no more pending results, returning what we have 20494 1727096368.73426: results queue empty 20494 1727096368.73427: checking for any_errors_fatal 20494 1727096368.73440: done checking for any_errors_fatal 20494 1727096368.73440: checking for max_fail_percentage 20494 1727096368.73444: done checking for max_fail_percentage 20494 1727096368.73445: checking to see if all hosts have failed and the running result is not ok 20494 1727096368.73445: done checking to see if all hosts have failed 20494 1727096368.73446: getting the remaining hosts for this loop 20494 1727096368.73448: done getting the remaining hosts for this loop 20494 1727096368.73451: getting the next task for host managed_node2 20494 1727096368.73457: done getting next task for host managed_node2 20494 1727096368.73459: ^ task is: TASK: Delete veth interface {{ interface }} 20494 1727096368.73463: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096368.73470: getting variables 20494 1727096368.73472: in VariableManager get_vars() 20494 1727096368.73525: Calling all_inventory to load vars for managed_node2 20494 1727096368.73528: Calling groups_inventory to load vars for managed_node2 20494 1727096368.73530: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096368.73542: Calling all_plugins_play to load vars for managed_node2 20494 1727096368.73545: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096368.73549: Calling groups_plugins_play to load vars for managed_node2 20494 1727096368.74073: WORKER PROCESS EXITING 20494 1727096368.76004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096368.77953: done with get_vars() 20494 1727096368.78000: done getting variables 20494 1727096368.78081: 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) 20494 1727096368.78215: variable 'interface' from source: play vars TASK [Delete veth interface testnic1] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Monday 23 September 2024 08:59:28 -0400 (0:00:00.091) 0:00:54.153 ****** 20494 1727096368.78253: entering _queue_task() for managed_node2/command 20494 1727096368.78677: worker is 1 (out of 1 available) 20494 1727096368.78879: exiting _queue_task() for managed_node2/command 20494 1727096368.78893: done queuing things up, now waiting for results queue to drain 20494 1727096368.78895: waiting for pending results... 20494 1727096368.79075: running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 20494 1727096368.79354: in run() - task 0afff68d-5257-775d-49e9-000000000772 20494 1727096368.79358: variable 'ansible_search_path' from source: unknown 20494 1727096368.79364: variable 'ansible_search_path' from source: unknown 20494 1727096368.79371: calling self._execute() 20494 1727096368.79464: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.79479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.79492: variable 'omit' from source: magic vars 20494 1727096368.79961: variable 'ansible_distribution_major_version' from source: facts 20494 1727096368.80128: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096368.80778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096368.81587: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096368.81636: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096368.81694: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096368.81728: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096368.81855: variable 'networkmanager_version' from source: set_fact 20494 1727096368.81874: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096368.82303: variable 'type' from source: play vars 20494 1727096368.82307: variable 'state' from source: include params 20494 1727096368.82318: variable 'interface' from source: play vars 20494 1727096368.82322: variable 'current_interfaces' from source: set_fact 20494 1727096368.82574: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 20494 1727096368.82577: variable 'omit' from source: magic vars 20494 1727096368.82579: variable 'omit' from source: magic vars 20494 1727096368.82625: variable 'interface' from source: play vars 20494 1727096368.82670: variable 'omit' from source: magic vars 20494 1727096368.82715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096368.82739: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096368.82783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096368.82813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096368.82848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096368.82895: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096368.82898: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.82901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.83053: Set connection var ansible_pipelining to False 20494 1727096368.83059: Set connection var ansible_timeout to 10 20494 1727096368.83065: Set connection var ansible_connection to ssh 20494 1727096368.83072: Set connection var ansible_shell_type to sh 20494 1727096368.83074: Set connection var ansible_shell_executable to /bin/sh 20494 1727096368.83084: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096368.83109: variable 'ansible_shell_executable' from source: unknown 20494 1727096368.83113: variable 'ansible_connection' from source: unknown 20494 1727096368.83115: variable 'ansible_module_compression' from source: unknown 20494 1727096368.83118: variable 'ansible_shell_type' from source: unknown 20494 1727096368.83120: variable 'ansible_shell_executable' from source: unknown 20494 1727096368.83122: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096368.83127: variable 'ansible_pipelining' from source: unknown 20494 1727096368.83159: variable 'ansible_timeout' from source: unknown 20494 1727096368.83164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096368.83393: 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) 20494 1727096368.83485: variable 'omit' from source: magic vars 20494 1727096368.83489: starting attempt loop 20494 1727096368.83492: running the handler 20494 1727096368.83494: _low_level_execute_command(): starting 20494 1727096368.83499: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096368.84505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096368.84518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096368.86295: stdout chunk (state=3): >>>/root <<< 20494 1727096368.86458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096368.86507: stderr chunk (state=3): >>><<< 20494 1727096368.86510: stdout chunk (state=3): >>><<< 20494 1727096368.86536: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096368.86593: _low_level_execute_command(): starting 20494 1727096368.86597: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370 `" && echo ansible-tmp-1727096368.8655255-22878-71267770603370="` echo /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370 `" ) && sleep 0' 20494 1727096368.87525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096368.87561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096368.87583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096368.87601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096368.87620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096368.87632: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096368.87655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096368.87772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096368.87795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096368.87818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096368.87848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096368.87939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096368.89937: stdout chunk (state=3): >>>ansible-tmp-1727096368.8655255-22878-71267770603370=/root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370 <<< 20494 1727096368.90126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096368.90130: stdout chunk (state=3): >>><<< 20494 1727096368.90135: stderr chunk (state=3): >>><<< 20494 1727096368.90274: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096368.8655255-22878-71267770603370=/root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096368.90278: variable 'ansible_module_compression' from source: unknown 20494 1727096368.90282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096368.90329: variable 'ansible_facts' from source: unknown 20494 1727096368.90438: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py 20494 1727096368.90696: Sending initial data 20494 1727096368.90699: Sent initial data (155 bytes) 20494 1727096368.91333: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096368.91398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096368.91465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096368.91512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096368.91581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096368.93375: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096368.93380: 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 <<< 20494 1727096368.93383: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096368.93443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwq72n255 /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py <<< 20494 1727096368.93447: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py" <<< 20494 1727096368.93532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpwq72n255" to remote "/root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py" <<< 20494 1727096368.94672: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096368.94739: stderr chunk (state=3): >>><<< 20494 1727096368.94753: stdout chunk (state=3): >>><<< 20494 1727096368.94817: done transferring module to remote 20494 1727096368.94828: _low_level_execute_command(): starting 20494 1727096368.94833: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/ /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py && sleep 0' 20494 1727096368.95789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096368.95858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096368.95919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096368.95932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096368.95982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096368.96109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096368.98165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096368.98173: stdout chunk (state=3): >>><<< 20494 1727096368.98176: stderr chunk (state=3): >>><<< 20494 1727096368.98231: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096368.98235: _low_level_execute_command(): starting 20494 1727096368.98238: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/AnsiballZ_command.py && sleep 0' 20494 1727096368.99074: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096368.99078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096368.99082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096368.99089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096368.99148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096368.99192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096368.99249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096369.16504: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-23 08:59:29.150006", "end": "2024-09-23 08:59:29.160412", "delta": "0:00:00.010406", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 20494 1727096369.19176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096369.19180: stdout chunk (state=3): >>><<< 20494 1727096369.19183: stderr chunk (state=3): >>><<< 20494 1727096369.19188: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "testnic1", "type", "veth"], "start": "2024-09-23 08:59:29.150006", "end": "2024-09-23 08:59:29.160412", "delta": "0:00:00.010406", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del testnic1 type veth", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096369.19191: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del testnic1 type veth', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096369.19198: _low_level_execute_command(): starting 20494 1727096369.19200: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096368.8655255-22878-71267770603370/ > /dev/null 2>&1 && sleep 0' 20494 1727096369.20049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096369.20066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096369.20092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096369.20110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096369.20128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096369.20139: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096369.20152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096369.20195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096369.20265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096369.20307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096369.20319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096369.20453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096369.22444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096369.22700: stderr chunk (state=3): >>><<< 20494 1727096369.22704: stdout chunk (state=3): >>><<< 20494 1727096369.22707: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096369.22709: handler run complete 20494 1727096369.22711: Evaluated conditional (False): False 20494 1727096369.22713: attempt loop complete, returning result 20494 1727096369.22715: _execute() done 20494 1727096369.22717: dumping result to json 20494 1727096369.22719: done dumping result, returning 20494 1727096369.22721: done running TaskExecutor() for managed_node2/TASK: Delete veth interface testnic1 [0afff68d-5257-775d-49e9-000000000772] 20494 1727096369.22723: sending task result for task 0afff68d-5257-775d-49e9-000000000772 20494 1727096369.23080: done sending task result for task 0afff68d-5257-775d-49e9-000000000772 20494 1727096369.23083: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.010406", "end": "2024-09-23 08:59:29.160412", "rc": 0, "start": "2024-09-23 08:59:29.150006" } 20494 1727096369.23158: no more pending results, returning what we have 20494 1727096369.23162: results queue empty 20494 1727096369.23163: checking for any_errors_fatal 20494 1727096369.23176: done checking for any_errors_fatal 20494 1727096369.23177: checking for max_fail_percentage 20494 1727096369.23179: done checking for max_fail_percentage 20494 1727096369.23180: checking to see if all hosts have failed and the running result is not ok 20494 1727096369.23182: done checking to see if all hosts have failed 20494 1727096369.23182: getting the remaining hosts for this loop 20494 1727096369.23184: done getting the remaining hosts for this loop 20494 1727096369.23188: getting the next task for host managed_node2 20494 1727096369.23207: done getting next task for host managed_node2 20494 1727096369.23210: ^ task is: TASK: Create dummy interface {{ interface }} 20494 1727096369.23215: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096369.23221: getting variables 20494 1727096369.23223: in VariableManager get_vars() 20494 1727096369.23789: Calling all_inventory to load vars for managed_node2 20494 1727096369.23792: Calling groups_inventory to load vars for managed_node2 20494 1727096369.23795: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.23805: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.23808: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.23811: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.27150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.30114: done with get_vars() 20494 1727096369.30152: done getting variables 20494 1727096369.30221: 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) 20494 1727096369.30349: variable 'interface' from source: play vars TASK [Create dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Monday 23 September 2024 08:59:29 -0400 (0:00:00.521) 0:00:54.674 ****** 20494 1727096369.30384: entering _queue_task() for managed_node2/command 20494 1727096369.30887: worker is 1 (out of 1 available) 20494 1727096369.30899: exiting _queue_task() for managed_node2/command 20494 1727096369.30910: done queuing things up, now waiting for results queue to drain 20494 1727096369.30912: waiting for pending results... 20494 1727096369.31152: running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 20494 1727096369.31318: in run() - task 0afff68d-5257-775d-49e9-000000000773 20494 1727096369.31323: variable 'ansible_search_path' from source: unknown 20494 1727096369.31326: variable 'ansible_search_path' from source: unknown 20494 1727096369.31328: calling self._execute() 20494 1727096369.31442: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.31454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.31477: variable 'omit' from source: magic vars 20494 1727096369.32395: variable 'ansible_distribution_major_version' from source: facts 20494 1727096369.32512: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096369.32839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096369.33488: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096369.33542: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096369.33651: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096369.33691: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096369.34002: variable 'networkmanager_version' from source: set_fact 20494 1727096369.34017: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096369.34254: variable 'type' from source: play vars 20494 1727096369.34257: variable 'state' from source: include params 20494 1727096369.34265: variable 'interface' from source: play vars 20494 1727096369.34270: variable 'current_interfaces' from source: set_fact 20494 1727096369.34280: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 20494 1727096369.34282: when evaluation is False, skipping this task 20494 1727096369.34285: _execute() done 20494 1727096369.34288: dumping result to json 20494 1727096369.34290: done dumping result, returning 20494 1727096369.34300: done running TaskExecutor() for managed_node2/TASK: Create dummy interface testnic1 [0afff68d-5257-775d-49e9-000000000773] 20494 1727096369.34304: sending task result for task 0afff68d-5257-775d-49e9-000000000773 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096369.34545: no more pending results, returning what we have 20494 1727096369.34549: results queue empty 20494 1727096369.34549: checking for any_errors_fatal 20494 1727096369.34557: done checking for any_errors_fatal 20494 1727096369.34557: checking for max_fail_percentage 20494 1727096369.34559: done checking for max_fail_percentage 20494 1727096369.34560: checking to see if all hosts have failed and the running result is not ok 20494 1727096369.34561: done checking to see if all hosts have failed 20494 1727096369.34562: getting the remaining hosts for this loop 20494 1727096369.34563: done getting the remaining hosts for this loop 20494 1727096369.34566: getting the next task for host managed_node2 20494 1727096369.34574: done getting next task for host managed_node2 20494 1727096369.34576: ^ task is: TASK: Delete dummy interface {{ interface }} 20494 1727096369.34580: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096369.34584: getting variables 20494 1727096369.34585: in VariableManager get_vars() 20494 1727096369.34630: Calling all_inventory to load vars for managed_node2 20494 1727096369.34632: Calling groups_inventory to load vars for managed_node2 20494 1727096369.34634: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.34645: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.34648: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.34650: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.35181: done sending task result for task 0afff68d-5257-775d-49e9-000000000773 20494 1727096369.35186: WORKER PROCESS EXITING 20494 1727096369.36385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.38760: done with get_vars() 20494 1727096369.38798: done getting variables 20494 1727096369.38862: 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) 20494 1727096369.38986: variable 'interface' from source: play vars TASK [Delete dummy interface testnic1] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Monday 23 September 2024 08:59:29 -0400 (0:00:00.086) 0:00:54.760 ****** 20494 1727096369.39020: entering _queue_task() for managed_node2/command 20494 1727096369.39392: worker is 1 (out of 1 available) 20494 1727096369.39404: exiting _queue_task() for managed_node2/command 20494 1727096369.39418: done queuing things up, now waiting for results queue to drain 20494 1727096369.39419: waiting for pending results... 20494 1727096369.39709: running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 20494 1727096369.39836: in run() - task 0afff68d-5257-775d-49e9-000000000774 20494 1727096369.39860: variable 'ansible_search_path' from source: unknown 20494 1727096369.39890: variable 'ansible_search_path' from source: unknown 20494 1727096369.39920: calling self._execute() 20494 1727096369.40031: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.40107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.40111: variable 'omit' from source: magic vars 20494 1727096369.40647: variable 'ansible_distribution_major_version' from source: facts 20494 1727096369.40682: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096369.40870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096369.41151: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096369.41205: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096369.41244: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096369.41287: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096369.41375: variable 'networkmanager_version' from source: set_fact 20494 1727096369.41396: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096369.41590: variable 'type' from source: play vars 20494 1727096369.41599: variable 'state' from source: include params 20494 1727096369.41612: variable 'interface' from source: play vars 20494 1727096369.41621: variable 'current_interfaces' from source: set_fact 20494 1727096369.41634: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 20494 1727096369.41641: when evaluation is False, skipping this task 20494 1727096369.41647: _execute() done 20494 1727096369.41653: dumping result to json 20494 1727096369.41659: done dumping result, returning 20494 1727096369.41672: done running TaskExecutor() for managed_node2/TASK: Delete dummy interface testnic1 [0afff68d-5257-775d-49e9-000000000774] 20494 1727096369.41682: sending task result for task 0afff68d-5257-775d-49e9-000000000774 skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096369.41876: no more pending results, returning what we have 20494 1727096369.41881: results queue empty 20494 1727096369.41882: checking for any_errors_fatal 20494 1727096369.41892: done checking for any_errors_fatal 20494 1727096369.41893: checking for max_fail_percentage 20494 1727096369.41895: done checking for max_fail_percentage 20494 1727096369.41896: checking to see if all hosts have failed and the running result is not ok 20494 1727096369.41897: done checking to see if all hosts have failed 20494 1727096369.41898: getting the remaining hosts for this loop 20494 1727096369.41899: done getting the remaining hosts for this loop 20494 1727096369.41903: getting the next task for host managed_node2 20494 1727096369.41910: done getting next task for host managed_node2 20494 1727096369.41913: ^ task is: TASK: Create tap interface {{ interface }} 20494 1727096369.41918: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096369.41924: getting variables 20494 1727096369.41926: in VariableManager get_vars() 20494 1727096369.41985: Calling all_inventory to load vars for managed_node2 20494 1727096369.41988: Calling groups_inventory to load vars for managed_node2 20494 1727096369.41991: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.42005: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.42009: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.42012: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.42831: done sending task result for task 0afff68d-5257-775d-49e9-000000000774 20494 1727096369.42835: WORKER PROCESS EXITING 20494 1727096369.43917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.47324: done with get_vars() 20494 1727096369.47362: done getting variables 20494 1727096369.47476: 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) 20494 1727096369.47763: variable 'interface' from source: play vars TASK [Create tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Monday 23 September 2024 08:59:29 -0400 (0:00:00.088) 0:00:54.848 ****** 20494 1727096369.47828: entering _queue_task() for managed_node2/command 20494 1727096369.48546: worker is 1 (out of 1 available) 20494 1727096369.48565: exiting _queue_task() for managed_node2/command 20494 1727096369.48579: done queuing things up, now waiting for results queue to drain 20494 1727096369.48581: waiting for pending results... 20494 1727096369.48858: running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 20494 1727096369.49044: in run() - task 0afff68d-5257-775d-49e9-000000000775 20494 1727096369.49122: variable 'ansible_search_path' from source: unknown 20494 1727096369.49154: variable 'ansible_search_path' from source: unknown 20494 1727096369.49237: calling self._execute() 20494 1727096369.49371: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.49428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.49434: variable 'omit' from source: magic vars 20494 1727096369.49973: variable 'ansible_distribution_major_version' from source: facts 20494 1727096369.49978: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096369.50108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096369.50389: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096369.50444: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096369.50489: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096369.50530: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096369.50637: variable 'networkmanager_version' from source: set_fact 20494 1727096369.50641: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096369.50831: variable 'type' from source: play vars 20494 1727096369.50841: variable 'state' from source: include params 20494 1727096369.50856: variable 'interface' from source: play vars 20494 1727096369.50964: variable 'current_interfaces' from source: set_fact 20494 1727096369.50969: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 20494 1727096369.50972: when evaluation is False, skipping this task 20494 1727096369.50975: _execute() done 20494 1727096369.50977: dumping result to json 20494 1727096369.50979: done dumping result, returning 20494 1727096369.50981: done running TaskExecutor() for managed_node2/TASK: Create tap interface testnic1 [0afff68d-5257-775d-49e9-000000000775] 20494 1727096369.50983: sending task result for task 0afff68d-5257-775d-49e9-000000000775 20494 1727096369.51053: done sending task result for task 0afff68d-5257-775d-49e9-000000000775 20494 1727096369.51056: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096369.51108: no more pending results, returning what we have 20494 1727096369.51112: results queue empty 20494 1727096369.51113: checking for any_errors_fatal 20494 1727096369.51120: done checking for any_errors_fatal 20494 1727096369.51121: checking for max_fail_percentage 20494 1727096369.51122: done checking for max_fail_percentage 20494 1727096369.51123: checking to see if all hosts have failed and the running result is not ok 20494 1727096369.51124: done checking to see if all hosts have failed 20494 1727096369.51125: getting the remaining hosts for this loop 20494 1727096369.51126: done getting the remaining hosts for this loop 20494 1727096369.51130: getting the next task for host managed_node2 20494 1727096369.51137: done getting next task for host managed_node2 20494 1727096369.51140: ^ task is: TASK: Delete tap interface {{ interface }} 20494 1727096369.51144: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096369.51151: getting variables 20494 1727096369.51153: in VariableManager get_vars() 20494 1727096369.51213: Calling all_inventory to load vars for managed_node2 20494 1727096369.51216: Calling groups_inventory to load vars for managed_node2 20494 1727096369.51219: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.51232: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.51235: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.51238: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.54021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.56353: done with get_vars() 20494 1727096369.56382: done getting variables 20494 1727096369.56608: 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) 20494 1727096369.56761: variable 'interface' from source: play vars TASK [Delete tap interface testnic1] ******************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Monday 23 September 2024 08:59:29 -0400 (0:00:00.089) 0:00:54.938 ****** 20494 1727096369.56799: entering _queue_task() for managed_node2/command 20494 1727096369.57242: worker is 1 (out of 1 available) 20494 1727096369.57256: exiting _queue_task() for managed_node2/command 20494 1727096369.57275: done queuing things up, now waiting for results queue to drain 20494 1727096369.57277: waiting for pending results... 20494 1727096369.57687: running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 20494 1727096369.57715: in run() - task 0afff68d-5257-775d-49e9-000000000776 20494 1727096369.57743: variable 'ansible_search_path' from source: unknown 20494 1727096369.57804: variable 'ansible_search_path' from source: unknown 20494 1727096369.57807: calling self._execute() 20494 1727096369.57925: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.57953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.57974: variable 'omit' from source: magic vars 20494 1727096369.58438: variable 'ansible_distribution_major_version' from source: facts 20494 1727096369.58458: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096369.58669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096369.59010: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096369.59060: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096369.59122: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096369.59230: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096369.59287: variable 'networkmanager_version' from source: set_fact 20494 1727096369.59313: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096369.59540: variable 'type' from source: play vars 20494 1727096369.59562: variable 'state' from source: include params 20494 1727096369.59580: variable 'interface' from source: play vars 20494 1727096369.59772: variable 'current_interfaces' from source: set_fact 20494 1727096369.59776: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 20494 1727096369.59782: when evaluation is False, skipping this task 20494 1727096369.59785: _execute() done 20494 1727096369.59787: dumping result to json 20494 1727096369.59790: done dumping result, returning 20494 1727096369.59792: done running TaskExecutor() for managed_node2/TASK: Delete tap interface testnic1 [0afff68d-5257-775d-49e9-000000000776] 20494 1727096369.59797: sending task result for task 0afff68d-5257-775d-49e9-000000000776 20494 1727096369.59879: done sending task result for task 0afff68d-5257-775d-49e9-000000000776 20494 1727096369.59882: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 20494 1727096369.59944: no more pending results, returning what we have 20494 1727096369.59948: results queue empty 20494 1727096369.59949: checking for any_errors_fatal 20494 1727096369.59959: done checking for any_errors_fatal 20494 1727096369.59960: checking for max_fail_percentage 20494 1727096369.59961: done checking for max_fail_percentage 20494 1727096369.59963: checking to see if all hosts have failed and the running result is not ok 20494 1727096369.59963: done checking to see if all hosts have failed 20494 1727096369.59964: getting the remaining hosts for this loop 20494 1727096369.59966: done getting the remaining hosts for this loop 20494 1727096369.59975: getting the next task for host managed_node2 20494 1727096369.59987: done getting next task for host managed_node2 20494 1727096369.59990: ^ task is: TASK: Verify network state restored to default 20494 1727096369.59993: ^ state is: HOST STATE: block=3, task=24, 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 20494 1727096369.59998: getting variables 20494 1727096369.60000: in VariableManager get_vars() 20494 1727096369.60065: Calling all_inventory to load vars for managed_node2 20494 1727096369.60383: Calling groups_inventory to load vars for managed_node2 20494 1727096369.60387: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.60398: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.60401: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.60403: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.69671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.71823: done with get_vars() 20494 1727096369.71856: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:219 Monday 23 September 2024 08:59:29 -0400 (0:00:00.151) 0:00:55.090 ****** 20494 1727096369.71949: entering _queue_task() for managed_node2/include_tasks 20494 1727096369.72339: worker is 1 (out of 1 available) 20494 1727096369.72352: exiting _queue_task() for managed_node2/include_tasks 20494 1727096369.72571: done queuing things up, now waiting for results queue to drain 20494 1727096369.72574: waiting for pending results... 20494 1727096369.72790: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 20494 1727096369.72887: in run() - task 0afff68d-5257-775d-49e9-0000000001aa 20494 1727096369.72891: variable 'ansible_search_path' from source: unknown 20494 1727096369.72894: calling self._execute() 20494 1727096369.73041: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.73054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.73073: variable 'omit' from source: magic vars 20494 1727096369.73825: variable 'ansible_distribution_major_version' from source: facts 20494 1727096369.73840: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096369.74192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096369.74846: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096369.74872: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096369.74999: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096369.75277: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096369.75419: variable 'networkmanager_version' from source: set_fact 20494 1727096369.75439: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096369.75454: _execute() done 20494 1727096369.75500: dumping result to json 20494 1727096369.75509: done dumping result, returning 20494 1727096369.75521: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [0afff68d-5257-775d-49e9-0000000001aa] 20494 1727096369.75531: sending task result for task 0afff68d-5257-775d-49e9-0000000001aa 20494 1727096369.75737: no more pending results, returning what we have 20494 1727096369.75742: in VariableManager get_vars() 20494 1727096369.75817: Calling all_inventory to load vars for managed_node2 20494 1727096369.75820: Calling groups_inventory to load vars for managed_node2 20494 1727096369.75823: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.75837: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.75841: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.75846: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.76555: done sending task result for task 0afff68d-5257-775d-49e9-0000000001aa 20494 1727096369.76559: WORKER PROCESS EXITING 20494 1727096369.77743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.80692: done with get_vars() 20494 1727096369.80721: variable 'ansible_search_path' from source: unknown 20494 1727096369.80739: we have included files to process 20494 1727096369.80741: generating all_blocks data 20494 1727096369.80743: done generating all_blocks data 20494 1727096369.80751: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20494 1727096369.80752: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20494 1727096369.80755: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 20494 1727096369.81325: done processing included file 20494 1727096369.81328: iterating over new_blocks loaded from include file 20494 1727096369.81329: in VariableManager get_vars() 20494 1727096369.81359: done with get_vars() 20494 1727096369.81361: filtering new block on tags 20494 1727096369.81416: done filtering new block on tags 20494 1727096369.81418: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 20494 1727096369.81423: extending task lists for all hosts with included blocks 20494 1727096369.83151: done extending task lists 20494 1727096369.83153: done processing included files 20494 1727096369.83154: results queue empty 20494 1727096369.83154: checking for any_errors_fatal 20494 1727096369.83159: done checking for any_errors_fatal 20494 1727096369.83160: checking for max_fail_percentage 20494 1727096369.83161: done checking for max_fail_percentage 20494 1727096369.83162: checking to see if all hosts have failed and the running result is not ok 20494 1727096369.83162: done checking to see if all hosts have failed 20494 1727096369.83163: getting the remaining hosts for this loop 20494 1727096369.83164: done getting the remaining hosts for this loop 20494 1727096369.83171: getting the next task for host managed_node2 20494 1727096369.83176: done getting next task for host managed_node2 20494 1727096369.83178: ^ task is: TASK: Check routes and DNS 20494 1727096369.83181: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096369.83184: getting variables 20494 1727096369.83185: in VariableManager get_vars() 20494 1727096369.83304: Calling all_inventory to load vars for managed_node2 20494 1727096369.83307: Calling groups_inventory to load vars for managed_node2 20494 1727096369.83310: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096369.83315: Calling all_plugins_play to load vars for managed_node2 20494 1727096369.83318: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096369.83321: Calling groups_plugins_play to load vars for managed_node2 20494 1727096369.84770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096369.87434: done with get_vars() 20494 1727096369.87472: done getting variables 20494 1727096369.87552: 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 [Check routes and DNS] **************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Monday 23 September 2024 08:59:29 -0400 (0:00:00.156) 0:00:55.246 ****** 20494 1727096369.87589: entering _queue_task() for managed_node2/shell 20494 1727096369.87591: Creating lock for shell 20494 1727096369.87976: worker is 1 (out of 1 available) 20494 1727096369.87989: exiting _queue_task() for managed_node2/shell 20494 1727096369.88002: done queuing things up, now waiting for results queue to drain 20494 1727096369.88003: waiting for pending results... 20494 1727096369.88299: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 20494 1727096369.88413: in run() - task 0afff68d-5257-775d-49e9-00000000088c 20494 1727096369.88437: variable 'ansible_search_path' from source: unknown 20494 1727096369.88445: variable 'ansible_search_path' from source: unknown 20494 1727096369.88673: calling self._execute() 20494 1727096369.88797: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.88812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.88827: variable 'omit' from source: magic vars 20494 1727096369.89776: variable 'ansible_distribution_major_version' from source: facts 20494 1727096369.89781: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096369.89979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096369.90263: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096369.90325: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096369.90363: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096369.90454: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096369.90553: variable 'networkmanager_version' from source: set_fact 20494 1727096369.90575: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096369.90586: variable 'omit' from source: magic vars 20494 1727096369.90640: variable 'omit' from source: magic vars 20494 1727096369.90687: variable 'omit' from source: magic vars 20494 1727096369.90720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096369.90756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096369.90865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096369.90872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096369.90875: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096369.90877: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096369.90879: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.90881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.90979: Set connection var ansible_pipelining to False 20494 1727096369.90992: Set connection var ansible_timeout to 10 20494 1727096369.91002: Set connection var ansible_connection to ssh 20494 1727096369.91009: Set connection var ansible_shell_type to sh 20494 1727096369.91018: Set connection var ansible_shell_executable to /bin/sh 20494 1727096369.91025: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096369.91049: variable 'ansible_shell_executable' from source: unknown 20494 1727096369.91055: variable 'ansible_connection' from source: unknown 20494 1727096369.91060: variable 'ansible_module_compression' from source: unknown 20494 1727096369.91065: variable 'ansible_shell_type' from source: unknown 20494 1727096369.91075: variable 'ansible_shell_executable' from source: unknown 20494 1727096369.91084: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096369.91090: variable 'ansible_pipelining' from source: unknown 20494 1727096369.91095: variable 'ansible_timeout' from source: unknown 20494 1727096369.91100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096369.91202: 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) 20494 1727096369.91273: variable 'omit' from source: magic vars 20494 1727096369.91277: starting attempt loop 20494 1727096369.91279: running the handler 20494 1727096369.91282: 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) 20494 1727096369.91284: _low_level_execute_command(): starting 20494 1727096369.91287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096369.92114: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096369.92130: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096369.92192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096369.92295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096369.92310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096369.92386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096369.94088: stdout chunk (state=3): >>>/root <<< 20494 1727096369.94190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096369.94254: stderr chunk (state=3): >>><<< 20494 1727096369.94283: stdout chunk (state=3): >>><<< 20494 1727096369.94322: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096369.94354: _low_level_execute_command(): starting 20494 1727096369.94369: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102 `" && echo ansible-tmp-1727096369.9434075-22925-232644348356102="` echo /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102 `" ) && sleep 0' 20494 1727096369.95047: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096369.95063: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096369.95091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096369.95110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096369.95139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096369.95247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096369.95274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096369.95351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096369.97342: stdout chunk (state=3): >>>ansible-tmp-1727096369.9434075-22925-232644348356102=/root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102 <<< 20494 1727096369.97498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096369.97509: stdout chunk (state=3): >>><<< 20494 1727096369.97522: stderr chunk (state=3): >>><<< 20494 1727096369.97693: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096369.9434075-22925-232644348356102=/root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096369.97696: variable 'ansible_module_compression' from source: unknown 20494 1727096369.97699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096369.97708: variable 'ansible_facts' from source: unknown 20494 1727096369.97808: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py 20494 1727096369.97978: Sending initial data 20494 1727096369.98010: Sent initial data (156 bytes) 20494 1727096369.98686: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096369.98701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096369.98722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096369.98746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096369.98846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096369.98885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096369.98902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096369.98995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.00622: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 20494 1727096370.00652: 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 <<< 20494 1727096370.00690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096370.00743: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpvrpu86di /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py <<< 20494 1727096370.00783: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py" <<< 20494 1727096370.00823: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpvrpu86di" to remote "/root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py" <<< 20494 1727096370.01639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.01683: stderr chunk (state=3): >>><<< 20494 1727096370.01693: stdout chunk (state=3): >>><<< 20494 1727096370.01859: done transferring module to remote 20494 1727096370.01865: _low_level_execute_command(): starting 20494 1727096370.01876: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/ /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py && sleep 0' 20494 1727096370.02645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096370.02659: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096370.02709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.02802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096370.02821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.02842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.02856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.03065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.04933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.04952: stderr chunk (state=3): >>><<< 20494 1727096370.04955: stdout chunk (state=3): >>><<< 20494 1727096370.04970: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096370.04978: _low_level_execute_command(): starting 20494 1727096370.04986: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/AnsiballZ_command.py && sleep 0' 20494 1727096370.05438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.05443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.05447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.05449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.05502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.05506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.05510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.05551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.22105: 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:ce:61:4d:8f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.126/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3237sec preferred_lft 3237sec\n inet6 fe80::8ff:ceff:fe61:4d8f/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.15.126 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.126 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-23 08:59:30.211044", "end": "2024-09-23 08:59:30.219793", "delta": "0:00:00.008749", "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}}} <<< 20494 1727096370.23776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096370.23810: stderr chunk (state=3): >>><<< 20494 1727096370.23813: stdout chunk (state=3): >>><<< 20494 1727096370.23830: _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:ce:61:4d:8f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.126/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3237sec preferred_lft 3237sec\n inet6 fe80::8ff:ceff:fe61:4d8f/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.15.126 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.126 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-23 08:59:30.211044", "end": "2024-09-23 08:59:30.219793", "delta": "0:00:00.008749", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096370.23869: 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-1727096369.9434075-22925-232644348356102/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096370.23881: _low_level_execute_command(): starting 20494 1727096370.23884: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096369.9434075-22925-232644348356102/ > /dev/null 2>&1 && sleep 0' 20494 1727096370.24339: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096370.24378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096370.24381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096370.24384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.24387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.24389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.24440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.24443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.24447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.24493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.26425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.26440: stderr chunk (state=3): >>><<< 20494 1727096370.26447: stdout chunk (state=3): >>><<< 20494 1727096370.26489: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096370.26493: handler run complete 20494 1727096370.26513: Evaluated conditional (False): False 20494 1727096370.26518: attempt loop complete, returning result 20494 1727096370.26521: _execute() done 20494 1727096370.26523: dumping result to json 20494 1727096370.26540: done dumping result, returning 20494 1727096370.26543: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [0afff68d-5257-775d-49e9-00000000088c] 20494 1727096370.26545: sending task result for task 0afff68d-5257-775d-49e9-00000000088c 20494 1727096370.26657: done sending task result for task 0afff68d-5257-775d-49e9-00000000088c 20494 1727096370.26664: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008749", "end": "2024-09-23 08:59:30.219793", "rc": 0, "start": "2024-09-23 08:59:30.211044" } 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:ce:61:4d:8f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.126/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3237sec preferred_lft 3237sec inet6 fe80::8ff:ceff:fe61:4d8f/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.15.126 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.126 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 20494 1727096370.26753: no more pending results, returning what we have 20494 1727096370.26757: results queue empty 20494 1727096370.26758: checking for any_errors_fatal 20494 1727096370.26759: done checking for any_errors_fatal 20494 1727096370.26760: checking for max_fail_percentage 20494 1727096370.26762: done checking for max_fail_percentage 20494 1727096370.26763: checking to see if all hosts have failed and the running result is not ok 20494 1727096370.26764: done checking to see if all hosts have failed 20494 1727096370.26764: getting the remaining hosts for this loop 20494 1727096370.26766: done getting the remaining hosts for this loop 20494 1727096370.26796: getting the next task for host managed_node2 20494 1727096370.26803: done getting next task for host managed_node2 20494 1727096370.26805: ^ task is: TASK: Verify DNS and network connectivity 20494 1727096370.26809: ^ state is: HOST STATE: block=3, task=24, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 20494 1727096370.26817: getting variables 20494 1727096370.26818: in VariableManager get_vars() 20494 1727096370.26986: Calling all_inventory to load vars for managed_node2 20494 1727096370.26989: Calling groups_inventory to load vars for managed_node2 20494 1727096370.26992: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096370.27004: Calling all_plugins_play to load vars for managed_node2 20494 1727096370.27012: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096370.27016: Calling groups_plugins_play to load vars for managed_node2 20494 1727096370.28161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096370.29171: done with get_vars() 20494 1727096370.29193: done getting variables 20494 1727096370.29244: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Monday 23 September 2024 08:59:30 -0400 (0:00:00.417) 0:00:55.663 ****** 20494 1727096370.29295: entering _queue_task() for managed_node2/shell 20494 1727096370.29689: worker is 1 (out of 1 available) 20494 1727096370.29701: exiting _queue_task() for managed_node2/shell 20494 1727096370.29714: done queuing things up, now waiting for results queue to drain 20494 1727096370.29715: waiting for pending results... 20494 1727096370.29963: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 20494 1727096370.30054: in run() - task 0afff68d-5257-775d-49e9-00000000088d 20494 1727096370.30087: variable 'ansible_search_path' from source: unknown 20494 1727096370.30090: variable 'ansible_search_path' from source: unknown 20494 1727096370.30108: calling self._execute() 20494 1727096370.30191: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096370.30195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096370.30206: variable 'omit' from source: magic vars 20494 1727096370.30502: variable 'ansible_distribution_major_version' from source: facts 20494 1727096370.30512: Evaluated conditional (ansible_distribution_major_version != '6'): True 20494 1727096370.30638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20494 1727096370.30835: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20494 1727096370.30873: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20494 1727096370.30901: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20494 1727096370.30926: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20494 1727096370.30996: variable 'networkmanager_version' from source: set_fact 20494 1727096370.31006: Evaluated conditional (networkmanager_version is version('1.20.0', '>=')): True 20494 1727096370.31125: variable 'ansible_facts' from source: unknown 20494 1727096370.31772: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 20494 1727096370.31776: variable 'omit' from source: magic vars 20494 1727096370.31817: variable 'omit' from source: magic vars 20494 1727096370.31858: variable 'omit' from source: magic vars 20494 1727096370.31889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20494 1727096370.31928: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20494 1727096370.31965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20494 1727096370.31971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096370.32011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20494 1727096370.32042: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20494 1727096370.32045: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096370.32048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096370.32175: Set connection var ansible_pipelining to False 20494 1727096370.32189: Set connection var ansible_timeout to 10 20494 1727096370.32192: Set connection var ansible_connection to ssh 20494 1727096370.32196: Set connection var ansible_shell_type to sh 20494 1727096370.32198: Set connection var ansible_shell_executable to /bin/sh 20494 1727096370.32222: Set connection var ansible_module_compression to ZIP_DEFLATED 20494 1727096370.32236: variable 'ansible_shell_executable' from source: unknown 20494 1727096370.32251: variable 'ansible_connection' from source: unknown 20494 1727096370.32254: variable 'ansible_module_compression' from source: unknown 20494 1727096370.32257: variable 'ansible_shell_type' from source: unknown 20494 1727096370.32262: variable 'ansible_shell_executable' from source: unknown 20494 1727096370.32266: variable 'ansible_host' from source: host vars for 'managed_node2' 20494 1727096370.32270: variable 'ansible_pipelining' from source: unknown 20494 1727096370.32272: variable 'ansible_timeout' from source: unknown 20494 1727096370.32274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20494 1727096370.32423: 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) 20494 1727096370.32448: variable 'omit' from source: magic vars 20494 1727096370.32451: starting attempt loop 20494 1727096370.32454: running the handler 20494 1727096370.32469: 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) 20494 1727096370.32482: _low_level_execute_command(): starting 20494 1727096370.32489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20494 1727096370.33338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.33362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 20494 1727096370.33475: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.33593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.33642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.33804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.35524: stdout chunk (state=3): >>>/root <<< 20494 1727096370.35710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.35714: stdout chunk (state=3): >>><<< 20494 1727096370.35717: stderr chunk (state=3): >>><<< 20494 1727096370.35860: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096370.35979: _low_level_execute_command(): starting 20494 1727096370.35984: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760 `" && echo ansible-tmp-1727096370.3581529-22946-122415196169760="` echo /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760 `" ) && sleep 0' 20494 1727096370.36862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096370.36971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096370.37051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.37174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.37328: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.37433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.39324: stdout chunk (state=3): >>>ansible-tmp-1727096370.3581529-22946-122415196169760=/root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760 <<< 20494 1727096370.39439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.39475: stderr chunk (state=3): >>><<< 20494 1727096370.39512: stdout chunk (state=3): >>><<< 20494 1727096370.39531: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096370.3581529-22946-122415196169760=/root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096370.39559: variable 'ansible_module_compression' from source: unknown 20494 1727096370.39617: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20494y8wod6qf/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 20494 1727096370.39732: variable 'ansible_facts' from source: unknown 20494 1727096370.39783: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py 20494 1727096370.39964: Sending initial data 20494 1727096370.39971: Sent initial data (156 bytes) 20494 1727096370.40662: 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 <<< 20494 1727096370.40670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found <<< 20494 1727096370.40673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096370.40676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.40679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.40714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.40718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.40774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.42353: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports 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 <<< 20494 1727096370.42387: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20494 1727096370.42422: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpcnwht2sf /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py <<< 20494 1727096370.42429: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py" <<< 20494 1727096370.42450: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20494y8wod6qf/tmpcnwht2sf" to remote "/root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py" <<< 20494 1727096370.42457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py" <<< 20494 1727096370.42937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.42982: stderr chunk (state=3): >>><<< 20494 1727096370.42985: stdout chunk (state=3): >>><<< 20494 1727096370.43025: done transferring module to remote 20494 1727096370.43034: _low_level_execute_command(): starting 20494 1727096370.43043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/ /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py && sleep 0' 20494 1727096370.43503: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096370.43506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.43509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.43512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.43561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.43570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.43574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.43600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.45449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.45475: stderr chunk (state=3): >>><<< 20494 1727096370.45479: stdout chunk (state=3): >>><<< 20494 1727096370.45494: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096370.45497: _low_level_execute_command(): starting 20494 1727096370.45502: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/AnsiballZ_command.py && sleep 0' 20494 1727096370.45941: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096370.45945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096370.45978: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096370.45981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 20494 1727096370.45983: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.45986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20494 1727096370.46042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.46045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.46051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.46092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.81209: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 4014 0 --:--:-- --:--:-- --:--:-- 4066\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\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 3822 0 --:--:-- --:--:-- --:--:-- 3779", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CO<<< 20494 1727096370.81215: stdout chunk (state=3): >>>NNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 08:59:30.614583", "end": "2024-09-23 08:59:30.810568", "delta": "0:00:00.195985", "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}}} <<< 20494 1727096370.82862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. <<< 20494 1727096370.82869: stdout chunk (state=3): >>><<< 20494 1727096370.82873: stderr chunk (state=3): >>><<< 20494 1727096370.83021: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org", "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 4014 0 --:--:-- --:--:-- --:--:-- 4066\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\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 291 100 291 0 0 3822 0 --:--:-- --:--:-- --:--:-- 3779", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-23 08:59:30.614583", "end": "2024-09-23 08:59:30.810568", "delta": "0:00:00.195985", "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.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.15.126 closed. 20494 1727096370.83026: 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-1727096370.3581529-22946-122415196169760/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20494 1727096370.83028: _low_level_execute_command(): starting 20494 1727096370.83031: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096370.3581529-22946-122415196169760/ > /dev/null 2>&1 && sleep 0' 20494 1727096370.83556: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20494 1727096370.83575: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20494 1727096370.83590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20494 1727096370.83608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20494 1727096370.83624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 <<< 20494 1727096370.83636: stderr chunk (state=3): >>>debug2: match not found <<< 20494 1727096370.83739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' <<< 20494 1727096370.83758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20494 1727096370.83779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20494 1727096370.83841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20494 1727096370.85936: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20494 1727096370.85941: stdout chunk (state=3): >>><<< 20494 1727096370.85943: stderr chunk (state=3): >>><<< 20494 1727096370.85971: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.126 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.126 originally 10.31.15.126 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/35282dee7b' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20494 1727096370.85994: handler run complete 20494 1727096370.86023: Evaluated conditional (False): False 20494 1727096370.86037: attempt loop complete, returning result 20494 1727096370.86044: _execute() done 20494 1727096370.86049: dumping result to json 20494 1727096370.86058: done dumping result, returning 20494 1727096370.86074: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [0afff68d-5257-775d-49e9-00000000088d] 20494 1727096370.86083: sending task result for task 0afff68d-5257-775d-49e9-00000000088d ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.195985", "end": "2024-09-23 08:59:30.810568", "rc": 0, "start": "2024-09-23 08:59:30.614583" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 4014 0 --:--:-- --:--:-- --:--:-- 4066 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 3822 0 --:--:-- --:--:-- --:--:-- 3779 20494 1727096370.86434: no more pending results, returning what we have 20494 1727096370.86437: results queue empty 20494 1727096370.86438: checking for any_errors_fatal 20494 1727096370.86446: done checking for any_errors_fatal 20494 1727096370.86447: checking for max_fail_percentage 20494 1727096370.86448: done checking for max_fail_percentage 20494 1727096370.86449: checking to see if all hosts have failed and the running result is not ok 20494 1727096370.86450: done checking to see if all hosts have failed 20494 1727096370.86451: getting the remaining hosts for this loop 20494 1727096370.86452: done getting the remaining hosts for this loop 20494 1727096370.86455: getting the next task for host managed_node2 20494 1727096370.86463: done getting next task for host managed_node2 20494 1727096370.86465: ^ task is: TASK: meta (flush_handlers) 20494 1727096370.86466: ^ 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 20494 1727096370.86472: getting variables 20494 1727096370.86474: in VariableManager get_vars() 20494 1727096370.86517: Calling all_inventory to load vars for managed_node2 20494 1727096370.86519: Calling groups_inventory to load vars for managed_node2 20494 1727096370.86521: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096370.86531: Calling all_plugins_play to load vars for managed_node2 20494 1727096370.86534: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096370.86537: Calling groups_plugins_play to load vars for managed_node2 20494 1727096370.87055: done sending task result for task 0afff68d-5257-775d-49e9-00000000088d 20494 1727096370.87058: WORKER PROCESS EXITING 20494 1727096370.88296: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096370.89924: done with get_vars() 20494 1727096370.89943: done getting variables 20494 1727096370.89997: in VariableManager get_vars() 20494 1727096370.90012: Calling all_inventory to load vars for managed_node2 20494 1727096370.90014: Calling groups_inventory to load vars for managed_node2 20494 1727096370.90015: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096370.90019: Calling all_plugins_play to load vars for managed_node2 20494 1727096370.90020: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096370.90022: Calling groups_plugins_play to load vars for managed_node2 20494 1727096370.90738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096370.92522: done with get_vars() 20494 1727096370.92573: done queuing things up, now waiting for results queue to drain 20494 1727096370.92575: results queue empty 20494 1727096370.92576: checking for any_errors_fatal 20494 1727096370.92578: done checking for any_errors_fatal 20494 1727096370.92579: checking for max_fail_percentage 20494 1727096370.92579: done checking for max_fail_percentage 20494 1727096370.92580: checking to see if all hosts have failed and the running result is not ok 20494 1727096370.92580: done checking to see if all hosts have failed 20494 1727096370.92581: getting the remaining hosts for this loop 20494 1727096370.92582: done getting the remaining hosts for this loop 20494 1727096370.92584: getting the next task for host managed_node2 20494 1727096370.92587: done getting next task for host managed_node2 20494 1727096370.92588: ^ task is: TASK: meta (flush_handlers) 20494 1727096370.92589: ^ 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 20494 1727096370.92591: getting variables 20494 1727096370.92591: in VariableManager get_vars() 20494 1727096370.92605: Calling all_inventory to load vars for managed_node2 20494 1727096370.92607: Calling groups_inventory to load vars for managed_node2 20494 1727096370.92608: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096370.92612: Calling all_plugins_play to load vars for managed_node2 20494 1727096370.92614: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096370.92615: Calling groups_plugins_play to load vars for managed_node2 20494 1727096370.93278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096370.94153: done with get_vars() 20494 1727096370.94170: done getting variables 20494 1727096370.94207: in VariableManager get_vars() 20494 1727096370.94231: Calling all_inventory to load vars for managed_node2 20494 1727096370.94234: Calling groups_inventory to load vars for managed_node2 20494 1727096370.94240: Calling all_plugins_inventory to load vars for managed_node2 20494 1727096370.94251: Calling all_plugins_play to load vars for managed_node2 20494 1727096370.94252: Calling groups_plugins_inventory to load vars for managed_node2 20494 1727096370.94254: Calling groups_plugins_play to load vars for managed_node2 20494 1727096370.95620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20494 1727096370.97636: done with get_vars() 20494 1727096370.97684: done queuing things up, now waiting for results queue to drain 20494 1727096370.97689: results queue empty 20494 1727096370.97690: checking for any_errors_fatal 20494 1727096370.97693: done checking for any_errors_fatal 20494 1727096370.97694: checking for max_fail_percentage 20494 1727096370.97698: done checking for max_fail_percentage 20494 1727096370.97699: checking to see if all hosts have failed and the running result is not ok 20494 1727096370.97701: done checking to see if all hosts have failed 20494 1727096370.97702: getting the remaining hosts for this loop 20494 1727096370.97703: done getting the remaining hosts for this loop 20494 1727096370.97707: getting the next task for host managed_node2 20494 1727096370.97710: done getting next task for host managed_node2 20494 1727096370.97711: ^ task is: None 20494 1727096370.97713: ^ 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 20494 1727096370.97714: done queuing things up, now waiting for results queue to drain 20494 1727096370.97715: results queue empty 20494 1727096370.97716: checking for any_errors_fatal 20494 1727096370.97716: done checking for any_errors_fatal 20494 1727096370.97717: checking for max_fail_percentage 20494 1727096370.97718: done checking for max_fail_percentage 20494 1727096370.97718: checking to see if all hosts have failed and the running result is not ok 20494 1727096370.97721: done checking to see if all hosts have failed 20494 1727096370.97725: getting the next task for host managed_node2 20494 1727096370.97728: done getting next task for host managed_node2 20494 1727096370.97729: ^ task is: None 20494 1727096370.97733: ^ 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_node2 : ok=108 changed=5 unreachable=0 failed=0 skipped=111 rescued=1 ignored=0 Monday 23 September 2024 08:59:30 -0400 (0:00:00.685) 0:00:56.348 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.34s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.95s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.91s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.85s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.64s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:6 Get package info -------------------------------------------------------- 1.33s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:30 Install NetworkManager -------------------------------------------------- 1.19s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_features_nm.yml:25 Create veth interface testnic1 ------------------------------------------ 1.13s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.11s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Check which packages are installed --- 1.02s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.95s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.94s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather the minimum subset of ansible_facts required by the network role test --- 0.86s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.81s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.81s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.80s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install ethtool (test dependency) --------------------------------------- 0.80s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_features.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.79s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 20494 1727096370.97875: RUNNING CLEANUP