[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. 19254 1726867317.83721: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 19254 1726867317.84132: Added group all to inventory 19254 1726867317.84134: Added group ungrouped to inventory 19254 1726867317.84137: Group all now contains ungrouped 19254 1726867317.84140: Examining possible inventory source: /tmp/network-5rw/inventory.yml 19254 1726867317.99046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 19254 1726867317.99107: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 19254 1726867317.99130: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 19254 1726867317.99191: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 19254 1726867317.99263: Loaded config def from plugin (inventory/script) 19254 1726867317.99266: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 19254 1726867317.99309: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 19254 1726867317.99396: Loaded config def from plugin (inventory/yaml) 19254 1726867317.99398: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 19254 1726867317.99483: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 19254 1726867317.99869: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 19254 1726867317.99873: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 19254 1726867317.99876: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 19254 1726867317.99884: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 19254 1726867317.99889: Loading data from /tmp/network-5rw/inventory.yml 19254 1726867317.99956: /tmp/network-5rw/inventory.yml was not parsable by auto 19254 1726867318.00023: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 19254 1726867318.00065: Loading data from /tmp/network-5rw/inventory.yml 19254 1726867318.00150: group all already in inventory 19254 1726867318.00157: set inventory_file for managed_node1 19254 1726867318.00161: set inventory_dir for managed_node1 19254 1726867318.00162: Added host managed_node1 to inventory 19254 1726867318.00164: Added host managed_node1 to group all 19254 1726867318.00165: set ansible_host for managed_node1 19254 1726867318.00166: set ansible_ssh_extra_args for managed_node1 19254 1726867318.00169: set inventory_file for managed_node2 19254 1726867318.00172: set inventory_dir for managed_node2 19254 1726867318.00172: Added host managed_node2 to inventory 19254 1726867318.00174: Added host managed_node2 to group all 19254 1726867318.00175: set ansible_host for managed_node2 19254 1726867318.00175: set ansible_ssh_extra_args for managed_node2 19254 1726867318.00180: set inventory_file for managed_node3 19254 1726867318.00183: set inventory_dir for managed_node3 19254 1726867318.00183: Added host managed_node3 to inventory 19254 1726867318.00185: Added host managed_node3 to group all 19254 1726867318.00186: set ansible_host for managed_node3 19254 1726867318.00186: set ansible_ssh_extra_args for managed_node3 19254 1726867318.00189: Reconcile groups and hosts in inventory. 19254 1726867318.00193: Group ungrouped now contains managed_node1 19254 1726867318.00195: Group ungrouped now contains managed_node2 19254 1726867318.00196: Group ungrouped now contains managed_node3 19254 1726867318.00272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 19254 1726867318.00398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 19254 1726867318.00444: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 19254 1726867318.00473: Loaded config def from plugin (vars/host_group_vars) 19254 1726867318.00476: 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) 19254 1726867318.00485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 19254 1726867318.00493: 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) 19254 1726867318.00535: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 19254 1726867318.00873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867318.00972: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 19254 1726867318.01013: Loaded config def from plugin (connection/local) 19254 1726867318.01017: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 19254 1726867318.01662: Loaded config def from plugin (connection/paramiko_ssh) 19254 1726867318.01665: 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) 19254 1726867318.02515: 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) 19254 1726867318.02549: Loaded config def from plugin (connection/psrp) 19254 1726867318.02551: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 19254 1726867318.03235: 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) 19254 1726867318.03273: Loaded config def from plugin (connection/ssh) 19254 1726867318.03276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 19254 1726867318.05139: 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) 19254 1726867318.05179: Loaded config def from plugin (connection/winrm) 19254 1726867318.05182: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 19254 1726867318.05211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 19254 1726867318.05272: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 19254 1726867318.05339: Loaded config def from plugin (shell/cmd) 19254 1726867318.05341: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 19254 1726867318.05366: 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) 19254 1726867318.05431: Loaded config def from plugin (shell/powershell) 19254 1726867318.05433: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 19254 1726867318.05485: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 19254 1726867318.05658: Loaded config def from plugin (shell/sh) 19254 1726867318.05660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 19254 1726867318.05695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 19254 1726867318.05812: Loaded config def from plugin (become/runas) 19254 1726867318.05815: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 19254 1726867318.05983: Loaded config def from plugin (become/su) 19254 1726867318.05985: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 19254 1726867318.06121: Loaded config def from plugin (become/sudo) 19254 1726867318.06123: 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 19254 1726867318.06156: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19254 1726867318.06485: in VariableManager get_vars() 19254 1726867318.06507: done with get_vars() 19254 1726867318.06634: trying /usr/local/lib/python3.12/site-packages/ansible/modules 19254 1726867318.09454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 19254 1726867318.09564: in VariableManager get_vars() 19254 1726867318.09568: done with get_vars() 19254 1726867318.09571: variable 'playbook_dir' from source: magic vars 19254 1726867318.09572: variable 'ansible_playbook_python' from source: magic vars 19254 1726867318.09573: variable 'ansible_config_file' from source: magic vars 19254 1726867318.09574: variable 'groups' from source: magic vars 19254 1726867318.09574: variable 'omit' from source: magic vars 19254 1726867318.09575: variable 'ansible_version' from source: magic vars 19254 1726867318.09576: variable 'ansible_check_mode' from source: magic vars 19254 1726867318.09576: variable 'ansible_diff_mode' from source: magic vars 19254 1726867318.09579: variable 'ansible_forks' from source: magic vars 19254 1726867318.09580: variable 'ansible_inventory_sources' from source: magic vars 19254 1726867318.09580: variable 'ansible_skip_tags' from source: magic vars 19254 1726867318.09581: variable 'ansible_limit' from source: magic vars 19254 1726867318.09582: variable 'ansible_run_tags' from source: magic vars 19254 1726867318.09582: variable 'ansible_verbosity' from source: magic vars 19254 1726867318.09616: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml 19254 1726867318.10503: in VariableManager get_vars() 19254 1726867318.10518: done with get_vars() 19254 1726867318.10553: in VariableManager get_vars() 19254 1726867318.10565: done with get_vars() 19254 1726867318.10599: in VariableManager get_vars() 19254 1726867318.10611: done with get_vars() 19254 1726867318.10812: in VariableManager get_vars() 19254 1726867318.10825: done with get_vars() 19254 1726867318.10830: variable 'omit' from source: magic vars 19254 1726867318.10848: variable 'omit' from source: magic vars 19254 1726867318.10882: in VariableManager get_vars() 19254 1726867318.10903: done with get_vars() 19254 1726867318.10948: in VariableManager get_vars() 19254 1726867318.10960: done with get_vars() 19254 1726867318.10994: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19254 1726867318.11196: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19254 1726867318.11329: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19254 1726867318.11993: in VariableManager get_vars() 19254 1726867318.12012: done with get_vars() 19254 1726867318.12423: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 19254 1726867318.12557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867318.14663: in VariableManager get_vars() 19254 1726867318.15875: done with get_vars() 19254 1726867318.15883: variable 'omit' from source: magic vars 19254 1726867318.15894: variable 'omit' from source: magic vars 19254 1726867318.15926: in VariableManager get_vars() 19254 1726867318.15946: done with get_vars() 19254 1726867318.15967: in VariableManager get_vars() 19254 1726867318.15982: done with get_vars() 19254 1726867318.16011: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19254 1726867318.16129: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19254 1726867318.16216: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19254 1726867318.16907: in VariableManager get_vars() 19254 1726867318.16933: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867318.19459: in VariableManager get_vars() 19254 1726867318.19472: done with get_vars() 19254 1726867318.19475: variable 'omit' from source: magic vars 19254 1726867318.19484: variable 'omit' from source: magic vars 19254 1726867318.19504: in VariableManager get_vars() 19254 1726867318.19526: done with get_vars() 19254 1726867318.19540: in VariableManager get_vars() 19254 1726867318.19550: done with get_vars() 19254 1726867318.19567: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19254 1726867318.19634: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19254 1726867318.19679: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19254 1726867318.19901: in VariableManager get_vars() 19254 1726867318.19918: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867318.22104: in VariableManager get_vars() 19254 1726867318.22162: done with get_vars() 19254 1726867318.22168: variable 'omit' from source: magic vars 19254 1726867318.22199: variable 'omit' from source: magic vars 19254 1726867318.22235: in VariableManager get_vars() 19254 1726867318.22254: done with get_vars() 19254 1726867318.22295: in VariableManager get_vars() 19254 1726867318.22316: done with get_vars() 19254 1726867318.22343: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 19254 1726867318.22475: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 19254 1726867318.22556: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 19254 1726867318.22984: in VariableManager get_vars() 19254 1726867318.23009: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867318.25216: in VariableManager get_vars() 19254 1726867318.25246: done with get_vars() 19254 1726867318.25303: in VariableManager get_vars() 19254 1726867318.25328: done with get_vars() 19254 1726867318.25424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 19254 1726867318.25438: 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 19254 1726867318.25722: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 19254 1726867318.25882: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 19254 1726867318.25885: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 19254 1726867318.25918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 19254 1726867318.25949: 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) 19254 1726867318.26124: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 19254 1726867318.26192: Loaded config def from plugin (callback/default) 19254 1726867318.26195: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19254 1726867318.27511: Loaded config def from plugin (callback/junit) 19254 1726867318.27514: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19254 1726867318.27558: 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) 19254 1726867318.27630: Loaded config def from plugin (callback/minimal) 19254 1726867318.27632: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19254 1726867318.27673: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 19254 1726867318.27740: Loaded config def from plugin (callback/tree) 19254 1726867318.27742: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 19254 1726867318.27865: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 19254 1726867318.27867: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ethtool_coalesce_initscripts.yml ******************************* 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml 19254 1726867318.27897: in VariableManager get_vars() 19254 1726867318.27911: done with get_vars() 19254 1726867318.27917: in VariableManager get_vars() 19254 1726867318.27931: done with get_vars() 19254 1726867318.27936: variable 'omit' from source: magic vars 19254 1726867318.27973: in VariableManager get_vars() 19254 1726867318.27990: done with get_vars() 19254 1726867318.28011: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with initscripts as provider] *** 19254 1726867318.28590: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 19254 1726867318.28664: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 19254 1726867318.28886: getting the remaining hosts for this loop 19254 1726867318.28887: done getting the remaining hosts for this loop 19254 1726867318.28890: getting the next task for host managed_node3 19254 1726867318.28893: done getting next task for host managed_node3 19254 1726867318.28896: ^ task is: TASK: Gathering Facts 19254 1726867318.28897: ^ 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 19254 1726867318.28900: getting variables 19254 1726867318.28901: in VariableManager get_vars() 19254 1726867318.28910: Calling all_inventory to load vars for managed_node3 19254 1726867318.28912: Calling groups_inventory to load vars for managed_node3 19254 1726867318.28914: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867318.29089: Calling all_plugins_play to load vars for managed_node3 19254 1726867318.29100: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867318.29103: Calling groups_plugins_play to load vars for managed_node3 19254 1726867318.29136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867318.29189: done with get_vars() 19254 1726867318.29195: done getting variables 19254 1726867318.29276: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Friday 20 September 2024 17:21:58 -0400 (0:00:00.016) 0:00:00.016 ****** 19254 1726867318.29408: entering _queue_task() for managed_node3/gather_facts 19254 1726867318.29410: Creating lock for gather_facts 19254 1726867318.29811: worker is 1 (out of 1 available) 19254 1726867318.29944: exiting _queue_task() for managed_node3/gather_facts 19254 1726867318.29956: done queuing things up, now waiting for results queue to drain 19254 1726867318.29957: waiting for pending results... 19254 1726867318.30140: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19254 1726867318.30250: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000157 19254 1726867318.30318: variable 'ansible_search_path' from source: unknown 19254 1726867318.30326: calling self._execute() 19254 1726867318.30394: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867318.30405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867318.30423: variable 'omit' from source: magic vars 19254 1726867318.30540: variable 'omit' from source: magic vars 19254 1726867318.30561: variable 'omit' from source: magic vars 19254 1726867318.30587: variable 'omit' from source: magic vars 19254 1726867318.30623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19254 1726867318.30654: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19254 1726867318.30668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19254 1726867318.30687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867318.30697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867318.30721: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19254 1726867318.30724: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867318.30727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867318.30797: Set connection var ansible_shell_executable to /bin/sh 19254 1726867318.30801: Set connection var ansible_shell_type to sh 19254 1726867318.30803: Set connection var ansible_connection to ssh 19254 1726867318.30813: Set connection var ansible_timeout to 10 19254 1726867318.30816: Set connection var ansible_module_compression to ZIP_DEFLATED 19254 1726867318.30818: Set connection var ansible_pipelining to False 19254 1726867318.30839: variable 'ansible_shell_executable' from source: unknown 19254 1726867318.30842: variable 'ansible_connection' from source: unknown 19254 1726867318.30844: variable 'ansible_module_compression' from source: unknown 19254 1726867318.30847: variable 'ansible_shell_type' from source: unknown 19254 1726867318.30849: variable 'ansible_shell_executable' from source: unknown 19254 1726867318.30851: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867318.30854: variable 'ansible_pipelining' from source: unknown 19254 1726867318.30859: variable 'ansible_timeout' from source: unknown 19254 1726867318.30861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867318.31001: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 19254 1726867318.31012: variable 'omit' from source: magic vars 19254 1726867318.31015: starting attempt loop 19254 1726867318.31017: running the handler 19254 1726867318.31029: variable 'ansible_facts' from source: unknown 19254 1726867318.31044: _low_level_execute_command(): starting 19254 1726867318.31050: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19254 1726867318.31529: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.31533: stderr 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.31536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.31538: stderr 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.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.31594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867318.31599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867318.31600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.31654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.33346: stdout chunk (state=3): >>>/root <<< 19254 1726867318.33443: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867318.33474: stderr chunk (state=3): >>><<< 19254 1726867318.33476: stdout chunk (state=3): >>><<< 19254 1726867318.33494: _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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867318.33503: _low_level_execute_command(): starting 19254 1726867318.33508: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415 `" && echo ansible-tmp-1726867318.334936-19272-168642366752415="` echo /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415 `" ) && sleep 0' 19254 1726867318.33919: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.33923: stderr 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.33925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867318.33933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 19254 1726867318.33935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.33961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867318.33974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.34023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.35911: stdout chunk (state=3): >>>ansible-tmp-1726867318.334936-19272-168642366752415=/root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415 <<< 19254 1726867318.36057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867318.36062: stdout chunk (state=3): >>><<< 19254 1726867318.36064: stderr chunk (state=3): >>><<< 19254 1726867318.36081: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867318.334936-19272-168642366752415=/root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867318.36283: variable 'ansible_module_compression' from source: unknown 19254 1726867318.36286: ANSIBALLZ: Using generic lock for ansible.legacy.setup 19254 1726867318.36288: ANSIBALLZ: Acquiring lock 19254 1726867318.36291: ANSIBALLZ: Lock acquired: 139851983458704 19254 1726867318.36294: ANSIBALLZ: Creating module 19254 1726867318.74891: ANSIBALLZ: Writing module into payload 19254 1726867318.75042: ANSIBALLZ: Writing module 19254 1726867318.75072: ANSIBALLZ: Renaming module 19254 1726867318.75090: ANSIBALLZ: Done creating module 19254 1726867318.75126: variable 'ansible_facts' from source: unknown 19254 1726867318.75138: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19254 1726867318.75151: _low_level_execute_command(): starting 19254 1726867318.75160: _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' 19254 1726867318.75800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867318.75814: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867318.75830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.75862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19254 1726867318.75969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.75987: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867318.76206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.76262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.77961: stdout chunk (state=3): >>>PLATFORM <<< 19254 1726867318.78024: stdout chunk (state=3): >>>Linux <<< 19254 1726867318.78048: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 19254 1726867318.78079: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 19254 1726867318.78242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867318.78245: stdout chunk (state=3): >>><<< 19254 1726867318.78247: stderr chunk (state=3): >>><<< 19254 1726867318.78262: _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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867318.78385 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 19254 1726867318.78390: _low_level_execute_command(): starting 19254 1726867318.78392: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 19254 1726867318.78530: Sending initial data 19254 1726867318.78533: Sent initial data (1181 bytes) 19254 1726867318.78942: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867318.78962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867318.78991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.79069: stderr 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.79105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867318.79127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867318.79146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.79221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.82719: 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"} <<< 19254 1726867318.83283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867318.83286: stdout chunk (state=3): >>><<< 19254 1726867318.83288: stderr chunk (state=3): >>><<< 19254 1726867318.83291: _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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867318.83303: variable 'ansible_facts' from source: unknown 19254 1726867318.83305: variable 'ansible_facts' from source: unknown 19254 1726867318.83320: variable 'ansible_module_compression' from source: unknown 19254 1726867318.83360: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19254dr0jm0zk/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19254 1726867318.83401: variable 'ansible_facts' from source: unknown 19254 1726867318.83585: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py 19254 1726867318.83739: Sending initial data 19254 1726867318.83743: Sent initial data (153 bytes) 19254 1726867318.84386: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867318.84499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867318.84522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.84589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.86134: 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 <<< 19254 1726867318.86172: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19254 1726867318.86228: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19254dr0jm0zk/tmp0wxk5w5u /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py <<< 19254 1726867318.86232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py" <<< 19254 1726867318.86269: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19254dr0jm0zk/tmp0wxk5w5u" to remote "/root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py" <<< 19254 1726867318.86273: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py" <<< 19254 1726867318.87596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867318.87600: stderr chunk (state=3): >>><<< 19254 1726867318.87603: stdout chunk (state=3): >>><<< 19254 1726867318.87606: done transferring module to remote 19254 1726867318.87611: _low_level_execute_command(): starting 19254 1726867318.87614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/ /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py && sleep 0' 19254 1726867318.88286: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867318.88295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867318.88311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.88324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19254 1726867318.88336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19254 1726867318.88462: 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.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867318.88535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.88583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.90776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867318.90785: stdout chunk (state=3): >>><<< 19254 1726867318.90788: stderr chunk (state=3): >>><<< 19254 1726867318.90828: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867318.90831: _low_level_execute_command(): starting 19254 1726867318.90837: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/AnsiballZ_setup.py && sleep 0' 19254 1726867318.92015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867318.92019: stderr 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.92022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867318.92025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 19254 1726867318.92027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867318.92055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867318.92102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867318.94222: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 19254 1726867318.94257: stdout chunk (state=3): >>>import _imp # builtin <<< 19254 1726867318.94287: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 19254 1726867318.94360: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 19254 1726867318.94393: stdout chunk (state=3): >>>import 'posix' # <<< 19254 1726867318.94432: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19254 1726867318.94460: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 19254 1726867318.94531: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 19254 1726867318.94541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 19254 1726867318.94615: stdout chunk (state=3): >>>import 'codecs' # <<< 19254 1726867318.94618: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 19254 1726867318.94629: 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 0x7f4f498184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f497e7b30> <<< 19254 1726867318.94662: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4981aa50> <<< 19254 1726867318.94717: stdout chunk (state=3): >>>import '_signal' # <<< 19254 1726867318.94722: stdout chunk (state=3): >>>import '_abc' # <<< 19254 1726867318.94760: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 19254 1726867318.94763: stdout chunk (state=3): >>>import '_stat' # <<< 19254 1726867318.94783: stdout chunk (state=3): >>>import 'stat' # <<< 19254 1726867318.94866: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19254 1726867318.94880: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19254 1726867318.95032: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 19254 1726867318.95062: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4962d130> <<< 19254 1726867318.95084: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4962dfa0> <<< 19254 1726867318.95217: stdout chunk (state=3): >>>import 'site' # <<< 19254 1726867318.95220: 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. <<< 19254 1726867318.95525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19254 1726867318.95570: stdout chunk (state=3): >>># 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' <<< 19254 1726867318.95680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19254 1726867318.95726: 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 0x7f4f4966be00> # /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' <<< 19254 1726867318.95749: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4966bec0> <<< 19254 1726867318.95771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19254 1726867318.95848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 19254 1726867318.95856: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19254 1726867318.95929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 19254 1726867318.96015: 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 0x7f4f496a37d0> <<< 19254 1726867318.96192: 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 0x7f4f496a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49683ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496811f0> <<< 19254 1726867318.96247: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49668fb0> # /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 <<< 19254 1726867318.96275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19254 1726867318.96418: 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' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496c2390> <<< 19254 1726867318.96423: 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 0x7f4f49682090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496c0bc0> <<< 19254 1726867318.96503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49668230> # /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' <<< 19254 1726867318.96507: 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 0x7f4f496f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496f8b60> <<< 19254 1726867318.96562: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f496f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49666d50> <<< 19254 1726867318.96573: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19254 1726867318.96724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496f9250> 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 0x7f4f496fa480> import 'importlib.util' # import 'runpy' # <<< 19254 1726867318.96732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19254 1726867318.96785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19254 1726867318.96789: 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 0x7f4f497106b0> <<< 19254 1726867318.96967: stdout chunk (state=3): >>>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 0x7f4f49711d90> <<< 19254 1726867318.96971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49712c30> # 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 0x7f4f49713290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49712180> <<< 19254 1726867318.96992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 19254 1726867318.97034: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867318.97053: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f49713d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49713440> <<< 19254 1726867318.97086: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496fa4e0> <<< 19254 1726867318.97165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19254 1726867318.97194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19254 1726867318.97270: 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 0x7f4f4942fbc0> <<< 19254 1726867318.97290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f494586e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49458440> # 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 0x7f4f49458620> <<< 19254 1726867318.97363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19254 1726867318.97470: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867318.97520: 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 0x7f4f49458fe0> <<< 19254 1726867318.97699: 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 0x7f4f49459970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49458890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4942dd60> <<< 19254 1726867318.97705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19254 1726867318.97738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 19254 1726867318.97789: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4945acf0> <<< 19254 1726867318.97802: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49458e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496fabd0> <<< 19254 1726867318.97890: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19254 1726867318.97905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867318.97940: 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' <<< 19254 1726867318.98014: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49487020> <<< 19254 1726867318.98037: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867318.98134: 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' <<< 19254 1726867318.98137: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f494ab3e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19254 1726867318.98166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19254 1726867318.98247: stdout chunk (state=3): >>>import 'ntpath' # <<< 19254 1726867318.98265: 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 0x7f4f495081a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19254 1726867318.98306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19254 1726867318.98326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19254 1726867318.98363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19254 1726867318.98443: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4950a8d0> <<< 19254 1726867318.98519: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f495082c0> <<< 19254 1726867318.98552: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f494d5190> <<< 19254 1726867318.98594: 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 0x7f4f493151f0> <<< 19254 1726867318.98614: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f494aa1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4945bbf0> <<< 19254 1726867318.98784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19254 1726867318.98798: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f494aa8a0> <<< 19254 1726867318.99067: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_v_nuphqg/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 19254 1726867318.99200: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867318.99226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19254 1726867318.99276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19254 1726867318.99367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19254 1726867318.99393: 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 0x7f4f49376f00> <<< 19254 1726867318.99408: stdout chunk (state=3): >>>import '_typing' # <<< 19254 1726867318.99589: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49355df0> <<< 19254 1726867318.99635: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49354f50> # zipimport: zlib available import 'ansible' # <<< 19254 1726867318.99639: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867318.99691: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 19254 1726867318.99697: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.01095: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.02238: 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 0x7f4f49374c50> <<< 19254 1726867319.02271: 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' <<< 19254 1726867319.02302: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19254 1726867319.02330: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 19254 1726867319.02343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 19254 1726867319.02376: 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 0x7f4f493ae7e0> <<< 19254 1726867319.02396: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f493ae570> <<< 19254 1726867319.02436: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f493ade80> <<< 19254 1726867319.02459: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19254 1726867319.02471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19254 1726867319.02511: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f493ae5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496829c0> <<< 19254 1726867319.02542: stdout chunk (state=3): >>>import 'atexit' # <<< 19254 1726867319.02545: 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 0x7f4f493af4d0> <<< 19254 1726867319.02569: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f493af710> <<< 19254 1726867319.02598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19254 1726867319.02648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 19254 1726867319.02651: stdout chunk (state=3): >>>import '_locale' # <<< 19254 1726867319.02702: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f493afc50> import 'pwd' # <<< 19254 1726867319.02735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19254 1726867319.02752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19254 1726867319.02793: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d29a60> <<< 19254 1726867319.02829: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.02849: 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 0x7f4f48d2b680> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19254 1726867319.02873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19254 1726867319.02896: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2bf50> <<< 19254 1726867319.02919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19254 1726867319.02963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19254 1726867319.02982: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2d1f0> <<< 19254 1726867319.02994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19254 1726867319.03024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19254 1726867319.03050: 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' <<< 19254 1726867319.03100: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2fc80> <<< 19254 1726867319.03139: 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 0x7f4f48d2ffb0> <<< 19254 1726867319.03172: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2df40> <<< 19254 1726867319.03196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19254 1726867319.03241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19254 1726867319.03245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 19254 1726867319.03260: 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 <<< 19254 1726867319.03403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19254 1726867319.03423: 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' <<< 19254 1726867319.03446: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d37bc0> import '_tokenize' # <<< 19254 1726867319.03514: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d36690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d363f0> <<< 19254 1726867319.03541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 19254 1726867319.03556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 19254 1726867319.03611: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d36960> <<< 19254 1726867319.03673: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2e450> <<< 19254 1726867319.03681: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.03703: 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 0x7f4f48d7be90> # /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 0x7f4f48d7bfe0> <<< 19254 1726867319.03729: 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 <<< 19254 1726867319.03769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19254 1726867319.03784: 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' <<< 19254 1726867319.03818: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.03832: 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 0x7f4f48d7da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19254 1726867319.03880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19254 1726867319.03931: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.03949: 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 0x7f4f48d7ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7e0f0> <<< 19254 1726867319.03968: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19254 1726867319.04007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867319.04035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 19254 1726867319.04048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 19254 1726867319.04100: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d836e0> <<< 19254 1726867319.04224: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7ffb0> <<< 19254 1726867319.04305: 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 0x7f4f48d84980> <<< 19254 1726867319.04324: 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 0x7f4f48d84500> <<< 19254 1726867319.04369: 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' <<< 19254 1726867319.04385: 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 0x7f4f48d84a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7c080> <<< 19254 1726867319.04423: 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' <<< 19254 1726867319.04448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19254 1726867319.04465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19254 1726867319.04484: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.04518: 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 0x7f4f48c100e0> <<< 19254 1726867319.04670: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f48c111c0> <<< 19254 1726867319.04689: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d86840> <<< 19254 1726867319.04736: 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 0x7f4f48d87bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d86480> <<< 19254 1726867319.04741: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.04775: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19254 1726867319.04882: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.04960: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.04998: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 19254 1726867319.05021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19254 1726867319.05033: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.05142: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.05264: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.05810: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.06362: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 19254 1726867319.06375: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19254 1726867319.06412: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19254 1726867319.06427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867319.06465: 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 0x7f4f48c154c0> <<< 19254 1726867319.06548: 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' <<< 19254 1726867319.06572: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c16240> <<< 19254 1726867319.06587: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c113d0> <<< 19254 1726867319.06632: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19254 1726867319.06661: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.06680: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 19254 1726867319.06835: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.06995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c169c0> <<< 19254 1726867319.07018: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.07466: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.07916: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.07988: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 19254 1726867319.08110: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08155: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19254 1726867319.08160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08219: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08309: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19254 1726867319.08332: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 19254 1726867319.08351: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08400: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08438: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19254 1726867319.08442: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08670: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.08896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19254 1726867319.08963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19254 1726867319.08973: stdout chunk (state=3): >>>import '_ast' # <<< 19254 1726867319.09044: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c17350> <<< 19254 1726867319.09047: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09118: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09198: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 19254 1726867319.09208: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 19254 1726867319.09232: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09279: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09321: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 19254 1726867319.09323: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09368: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09410: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09469: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09537: 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 <<< 19254 1726867319.09581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867319.09664: 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 0x7f4f48c21c70> <<< 19254 1726867319.09698: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c1fe30> <<< 19254 1726867319.09740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 19254 1726867319.09754: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09866: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09892: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.09951: 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' <<< 19254 1726867319.09968: 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 <<< 19254 1726867319.09996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19254 1726867319.10007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19254 1726867319.10074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19254 1726867319.10093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19254 1726867319.10106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19254 1726867319.10153: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d0a840> <<< 19254 1726867319.10189: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48dfe510> <<< 19254 1726867319.10274: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c21eb0> <<< 19254 1726867319.10296: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c21d00> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 19254 1726867319.10336: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10348: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19254 1726867319.10425: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 19254 1726867319.10441: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 19254 1726867319.10458: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10523: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10572: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10593: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10623: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10658: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10697: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10746: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 19254 1726867319.10791: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10858: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10926: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10952: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.10988: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 19254 1726867319.11170: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.11334: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.11382: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.11433: 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' <<< 19254 1726867319.11461: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 19254 1726867319.11479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 19254 1726867319.11497: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 19254 1726867319.11529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 19254 1726867319.11553: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb5d60> <<< 19254 1726867319.11572: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 19254 1726867319.11603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 19254 1726867319.11610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 19254 1726867319.11652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 19254 1726867319.11688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 19254 1726867319.11692: 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 0x7f4f4885be60> <<< 19254 1726867319.11737: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.11747: 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 0x7f4f48860200> <<< 19254 1726867319.11801: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c9ee70> <<< 19254 1726867319.11804: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb68a0> <<< 19254 1726867319.11859: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb4470> <<< 19254 1726867319.11863: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb40b0> <<< 19254 1726867319.11880: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19254 1726867319.11926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 19254 1726867319.11942: 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' <<< 19254 1726867319.11980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 19254 1726867319.12010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f488630b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48862960> <<< 19254 1726867319.12044: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.12073: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f48862b40> <<< 19254 1726867319.12093: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48861d90> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19254 1726867319.12211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 19254 1726867319.12231: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48863200> <<< 19254 1726867319.12252: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 19254 1726867319.12265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 19254 1726867319.12291: 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 0x7f4f488cdd00> <<< 19254 1726867319.12328: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48863ce0> <<< 19254 1726867319.12357: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb4050> import 'ansible.module_utils.facts.timeout' # <<< 19254 1726867319.12383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 19254 1726867319.12407: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12435: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 19254 1726867319.12487: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 19254 1726867319.12565: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12612: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19254 1726867319.12692: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 19254 1726867319.12718: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12735: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 19254 1726867319.12829: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 19254 1726867319.12901: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12934: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.12972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 19254 1726867319.13002: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.13042: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.13109: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.13157: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.13219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19254 1726867319.13241: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.13715: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 19254 1726867319.14207: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14255: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14292: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14331: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 19254 1726867319.14342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 19254 1726867319.14367: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 19254 1726867319.14421: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14469: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 19254 1726867319.14546: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14567: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 19254 1726867319.14644: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 19254 1726867319.14693: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14768: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.14848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 19254 1726867319.14891: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f488cf1d0> <<< 19254 1726867319.14902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19254 1726867319.14929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19254 1726867319.15049: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f488ce6f0> <<< 19254 1726867319.15060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 19254 1726867319.15128: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 19254 1726867319.15221: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15293: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15389: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19254 1726867319.15400: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15461: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 19254 1726867319.15544: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15583: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.15629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19254 1726867319.15680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19254 1726867319.15745: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867319.15805: 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 0x7f4f488fdf70> <<< 19254 1726867319.16000: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f488edd30> import 'ansible.module_utils.facts.system.python' # <<< 19254 1726867319.16003: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16060: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16124: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19254 1726867319.16141: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16206: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16290: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16402: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16564: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 19254 1726867319.16568: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16606: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 19254 1726867319.16659: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16706: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 19254 1726867319.16767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 19254 1726867319.16814: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f489158e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f488eeed0> import 'ansible.module_utils.facts.system.user' # <<< 19254 1726867319.16850: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 19254 1726867319.16866: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16901: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.16947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 19254 1726867319.17105: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 19254 1726867319.17285: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17375: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17474: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17513: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 19254 1726867319.17582: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17626: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17633: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17757: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.17918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19254 1726867319.17921: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.18040: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.18167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19254 1726867319.18179: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.18205: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.18236: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.18799: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.19316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19254 1726867319.19320: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.19422: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.19539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19254 1726867319.19543: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.19632: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.19745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19254 1726867319.19748: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.19898: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 19254 1726867319.20079: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20100: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 19254 1726867319.20143: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19254 1726867319.20197: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20291: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20389: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20599: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20811: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19254 1726867319.20815: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20845: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19254 1726867319.20918: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20926: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.20956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 19254 1726867319.21027: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21107: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 19254 1726867319.21118: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21146: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 19254 1726867319.21186: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21225: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19254 1726867319.21307: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21350: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 19254 1726867319.21681: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.21954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19254 1726867319.21957: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22006: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 19254 1726867319.22100: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22122: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 19254 1726867319.22179: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22233: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 19254 1726867319.22251: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22272: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22324: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19254 1726867319.22327: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22397: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22487: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 19254 1726867319.22523: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22527: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 19254 1726867319.22559: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22572: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 19254 1726867319.22632: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22669: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19254 1726867319.22714: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22772: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22835: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22916: 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' # <<< 19254 1726867319.22934: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.22981: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 19254 1726867319.23051: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23237: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 19254 1726867319.23447: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23482: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 19254 1726867319.23545: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23590: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19254 1726867319.23655: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23726: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 19254 1726867319.23827: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.23912: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.24013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19254 1726867319.24086: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867319.24579: 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' <<< 19254 1726867319.24605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19254 1726867319.24642: 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 0x7f4f4870e3f0> <<< 19254 1726867319.24670: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4870d0a0> <<< 19254 1726867319.24703: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48707f50> <<< 19254 1726867319.39556: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 19254 1726867319.39561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48754f50> # /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 0x7f4f48755d30> # /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' <<< 19254 1726867319.39583: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f487a0260> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f487a3fe0> <<< 19254 1726867319.39806: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 19254 1726867319.60018: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "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-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "59", "epoch": "1726867319", "epoch_int": "1726867319", "date": "2024-09-20", "time": "17:21:59", "iso8601_micro": "2024-09-20T21:21:59.251470Z", "iso8601": "2024-09-20T21:21:59Z", "iso8601_basic": "20240920T172159251470", "iso8601_basic_short": "20240920T172159", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 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.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_<<< 19254 1726867319.60054: stdout chunk (state=3): >>>LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.98193359375, "5m": 0.56494140625, "15m": 0.26953125}, "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_fips": false, "ansible_local": {}, "ansible_iscsi_iqn": "", "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:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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": 2985, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 546, "free": 2985}, "nocache": {"free": 3301, "used": 230}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 556, "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": 261803102208, "block_size": 4096, "block_total": 65519099, "block_available": 63916773, "block_used": 1602326, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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"}}} <<< 19254 1726867319.60824: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19254 1726867319.60831: 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 <<< 19254 1726867319.60905: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # 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 <<< 19254 1726867319.61051: stdout chunk (state=3): >>># 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 <<< 19254 1726867319.61098: stdout chunk (state=3): >>># 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 <<< 19254 1726867319.61121: stdout chunk (state=3): >>># 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 <<< 19254 1726867319.61489: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19254 1726867319.61652: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 19254 1726867319.61661: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 19254 1726867319.61663: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 19254 1726867319.61819: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 19254 1726867319.61827: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 19254 1726867319.61850: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 19254 1726867319.61928: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 19254 1726867319.62021: stdout chunk (state=3): >>># 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 <<< 19254 1726867319.62098: stdout chunk (state=3): >>># 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 <<< 19254 1726867319.62243: stdout chunk (state=3): >>># 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 <<< 19254 1726867319.62373: stdout chunk (state=3): >>># destroy sys.monitoring <<< 19254 1726867319.62450: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 19254 1726867319.62476: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 19254 1726867319.62569: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 19254 1726867319.62675: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 19254 1726867319.62752: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 19254 1726867319.62781: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 19254 1726867319.63221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 19254 1726867319.63401: stderr chunk (state=3): >>><<< 19254 1726867319.63405: stdout chunk (state=3): >>><<< 19254 1726867319.63668: _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 0x7f4f498184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f497e7b30> # /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 0x7f4f4981aa50> 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 0x7f4f4962d130> # /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 0x7f4f4962dfa0> 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 0x7f4f4966be00> # /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 0x7f4f4966bec0> # /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 0x7f4f496a37d0> # /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 0x7f4f496a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49683ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49668fb0> # /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 0x7f4f496c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496c2390> # /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 0x7f4f49682090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496c0bc0> # /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 0x7f4f496f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49668230> # /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 0x7f4f496f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496f8b60> # 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 0x7f4f496f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49666d50> # /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 0x7f4f496f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496f9250> 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 0x7f4f496fa480> 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 0x7f4f497106b0> 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 0x7f4f49711d90> # /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 0x7f4f49712c30> # 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 0x7f4f49713290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49712180> # /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 0x7f4f49713d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49713440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496fa4e0> # /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 0x7f4f4942fbc0> # /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 0x7f4f494586e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49458440> # 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 0x7f4f49458620> # /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 0x7f4f49458fe0> # 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 0x7f4f49459970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49458890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4942dd60> # /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 0x7f4f4945acf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49458e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496fabd0> # /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 0x7f4f49487020> # /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 0x7f4f494ab3e0> # /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 0x7f4f495081a0> # /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 0x7f4f4950a8d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f495082c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f494d5190> # /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 0x7f4f493151f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f494aa1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4945bbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4f494aa8a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_v_nuphqg/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 0x7f4f49376f00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49355df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f49354f50> # 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 0x7f4f49374c50> # /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 0x7f4f493ae7e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f493ae570> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f493ade80> # /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 0x7f4f493ae5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f496829c0> 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 0x7f4f493af4d0> # 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 0x7f4f493af710> # /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 0x7f4f493afc50> 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 0x7f4f48d29a60> # 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 0x7f4f48d2b680> # /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 0x7f4f48d2bf50> # /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 0x7f4f48d2d1f0> # /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 0x7f4f48d2fc80> # 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 0x7f4f48d2ffb0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2df40> # /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 0x7f4f48d37bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d36690> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d363f0> # /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 0x7f4f48d36960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d2e450> # 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 0x7f4f48d7be90> # /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 0x7f4f48d7bfe0> # /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 0x7f4f48d7da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7d7c0> # /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 0x7f4f48d7ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7e0f0> # /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 0x7f4f48d836e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7ffb0> # 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 0x7f4f48d84980> # 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 0x7f4f48d84500> # 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 0x7f4f48d84a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d7c080> # /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 0x7f4f48c100e0> # 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 0x7f4f48c111c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d86840> # 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 0x7f4f48d87bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48d86480> # 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 0x7f4f48c154c0> # /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 0x7f4f48c16240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c113d0> 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 0x7f4f48c169c0> # 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 0x7f4f48c17350> # 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 0x7f4f48c21c70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c1fe30> 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 0x7f4f48d0a840> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48dfe510> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c21eb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c21d00> # 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 0x7f4f48cb5d60> # /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 0x7f4f4885be60> # 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 0x7f4f48860200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48c9ee70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb68a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb4470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb40b0> # /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 0x7f4f488630b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48862960> # 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 0x7f4f48862b40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48861d90> # /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 0x7f4f48863200> # /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 0x7f4f488cdd00> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48863ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48cb4050> 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 0x7f4f488cf1d0> # /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 0x7f4f488ce6f0> 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 0x7f4f488fdf70> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f488edd30> 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 0x7f4f489158e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f488eeed0> 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 0x7f4f4870e3f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f4870d0a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f48707f50> # /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 0x7f4f48754f50> # /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 0x7f4f48755d30> # /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 0x7f4f487a0260> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f487a3fe0> 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_fibre_channel_wwn": [], "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-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "59", "epoch": "1726867319", "epoch_int": "1726867319", "date": "2024-09-20", "time": "17:21:59", "iso8601_micro": "2024-09-20T21:21:59.251470Z", "iso8601": "2024-09-20T21:21:59Z", "iso8601_basic": "20240920T172159251470", "iso8601_basic_short": "20240920T172159", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 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.14.65 49840 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.98193359375, "5m": 0.56494140625, "15m": 0.26953125}, "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_fips": false, "ansible_local": {}, "ansible_iscsi_iqn": "", "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:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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": 2985, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 546, "free": 2985}, "nocache": {"free": 3301, "used": 230}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 556, "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": 261803102208, "block_size": 4096, "block_total": 65519099, "block_available": 63916773, "block_used": 1602326, "inode_total": 131070960, "inode_available": 131029136, "inode_used": 41824, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.68 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_node3 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. 19254 1726867319.65876: 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-1726867318.334936-19272-168642366752415/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19254 1726867319.65884: _low_level_execute_command(): starting 19254 1726867319.65887: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867318.334936-19272-168642366752415/ > /dev/null 2>&1 && sleep 0' 19254 1726867319.66763: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867319.66767: 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867319.66902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867319.66975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867319.68880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867319.68884: stdout chunk (state=3): >>><<< 19254 1726867319.68886: stderr chunk (state=3): >>><<< 19254 1726867319.68909: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867319.68922: handler run complete 19254 1726867319.69340: variable 'ansible_facts' from source: unknown 19254 1726867319.69558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.70116: variable 'ansible_facts' from source: unknown 19254 1726867319.70355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.70732: attempt loop complete, returning result 19254 1726867319.70874: _execute() done 19254 1726867319.70885: dumping result to json 19254 1726867319.71183: done dumping result, returning 19254 1726867319.71187: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-58c7-d1e3-000000000157] 19254 1726867319.71189: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000157 ok: [managed_node3] 19254 1726867319.72757: no more pending results, returning what we have 19254 1726867319.72760: results queue empty 19254 1726867319.72760: checking for any_errors_fatal 19254 1726867319.72762: done checking for any_errors_fatal 19254 1726867319.72762: checking for max_fail_percentage 19254 1726867319.72764: done checking for max_fail_percentage 19254 1726867319.72764: checking to see if all hosts have failed and the running result is not ok 19254 1726867319.72765: done checking to see if all hosts have failed 19254 1726867319.72766: getting the remaining hosts for this loop 19254 1726867319.72768: done getting the remaining hosts for this loop 19254 1726867319.72771: getting the next task for host managed_node3 19254 1726867319.72779: done getting next task for host managed_node3 19254 1726867319.72781: ^ task is: TASK: meta (flush_handlers) 19254 1726867319.72783: ^ 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 19254 1726867319.72787: getting variables 19254 1726867319.72788: in VariableManager get_vars() 19254 1726867319.73261: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000157 19254 1726867319.73264: WORKER PROCESS EXITING 19254 1726867319.73283: Calling all_inventory to load vars for managed_node3 19254 1726867319.73286: Calling groups_inventory to load vars for managed_node3 19254 1726867319.73289: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867319.73299: Calling all_plugins_play to load vars for managed_node3 19254 1726867319.73301: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867319.73304: Calling groups_plugins_play to load vars for managed_node3 19254 1726867319.73869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.74486: done with get_vars() 19254 1726867319.74497: done getting variables 19254 1726867319.74576: in VariableManager get_vars() 19254 1726867319.74983: Calling all_inventory to load vars for managed_node3 19254 1726867319.74986: Calling groups_inventory to load vars for managed_node3 19254 1726867319.74988: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867319.74993: Calling all_plugins_play to load vars for managed_node3 19254 1726867319.74995: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867319.74998: Calling groups_plugins_play to load vars for managed_node3 19254 1726867319.75303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.76155: done with get_vars() 19254 1726867319.76168: done queuing things up, now waiting for results queue to drain 19254 1726867319.76170: results queue empty 19254 1726867319.76171: checking for any_errors_fatal 19254 1726867319.76173: done checking for any_errors_fatal 19254 1726867319.76174: checking for max_fail_percentage 19254 1726867319.76175: done checking for max_fail_percentage 19254 1726867319.76176: checking to see if all hosts have failed and the running result is not ok 19254 1726867319.76179: done checking to see if all hosts have failed 19254 1726867319.76184: getting the remaining hosts for this loop 19254 1726867319.76185: done getting the remaining hosts for this loop 19254 1726867319.76188: getting the next task for host managed_node3 19254 1726867319.76192: done getting next task for host managed_node3 19254 1726867319.76417: ^ task is: TASK: Include the task 'el_repo_setup.yml' 19254 1726867319.76419: ^ 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 19254 1726867319.76422: getting variables 19254 1726867319.76423: in VariableManager get_vars() 19254 1726867319.76431: Calling all_inventory to load vars for managed_node3 19254 1726867319.76433: Calling groups_inventory to load vars for managed_node3 19254 1726867319.76435: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867319.76439: Calling all_plugins_play to load vars for managed_node3 19254 1726867319.76441: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867319.76444: Calling groups_plugins_play to load vars for managed_node3 19254 1726867319.76724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.77348: done with get_vars() 19254 1726867319.77356: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:10 Friday 20 September 2024 17:21:59 -0400 (0:00:01.482) 0:00:01.498 ****** 19254 1726867319.77655: entering _queue_task() for managed_node3/include_tasks 19254 1726867319.77657: Creating lock for include_tasks 19254 1726867319.78538: worker is 1 (out of 1 available) 19254 1726867319.78549: exiting _queue_task() for managed_node3/include_tasks 19254 1726867319.78558: done queuing things up, now waiting for results queue to drain 19254 1726867319.78560: waiting for pending results... 19254 1726867319.79293: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 19254 1726867319.79298: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000006 19254 1726867319.79300: variable 'ansible_search_path' from source: unknown 19254 1726867319.79302: calling self._execute() 19254 1726867319.79682: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867319.79686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867319.79689: variable 'omit' from source: magic vars 19254 1726867319.79691: _execute() done 19254 1726867319.79693: dumping result to json 19254 1726867319.79696: done dumping result, returning 19254 1726867319.79698: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-58c7-d1e3-000000000006] 19254 1726867319.79700: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000006 19254 1726867319.79771: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000006 19254 1726867319.79774: WORKER PROCESS EXITING 19254 1726867319.79821: no more pending results, returning what we have 19254 1726867319.79827: in VariableManager get_vars() 19254 1726867319.79859: Calling all_inventory to load vars for managed_node3 19254 1726867319.79861: Calling groups_inventory to load vars for managed_node3 19254 1726867319.79865: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867319.79879: Calling all_plugins_play to load vars for managed_node3 19254 1726867319.79882: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867319.79887: Calling groups_plugins_play to load vars for managed_node3 19254 1726867319.80487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.80939: done with get_vars() 19254 1726867319.80946: variable 'ansible_search_path' from source: unknown 19254 1726867319.81074: we have included files to process 19254 1726867319.81076: generating all_blocks data 19254 1726867319.81079: done generating all_blocks data 19254 1726867319.81080: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19254 1726867319.81081: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19254 1726867319.81084: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 19254 1726867319.83195: in VariableManager get_vars() 19254 1726867319.83209: done with get_vars() 19254 1726867319.83219: done processing included file 19254 1726867319.83221: iterating over new_blocks loaded from include file 19254 1726867319.83222: in VariableManager get_vars() 19254 1726867319.83230: done with get_vars() 19254 1726867319.83231: filtering new block on tags 19254 1726867319.83244: done filtering new block on tags 19254 1726867319.83246: in VariableManager get_vars() 19254 1726867319.83254: done with get_vars() 19254 1726867319.83255: filtering new block on tags 19254 1726867319.83268: done filtering new block on tags 19254 1726867319.83270: in VariableManager get_vars() 19254 1726867319.83391: done with get_vars() 19254 1726867319.83393: filtering new block on tags 19254 1726867319.83405: done filtering new block on tags 19254 1726867319.83407: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 19254 1726867319.83412: extending task lists for all hosts with included blocks 19254 1726867319.83454: done extending task lists 19254 1726867319.83456: done processing included files 19254 1726867319.83456: results queue empty 19254 1726867319.83457: checking for any_errors_fatal 19254 1726867319.83458: done checking for any_errors_fatal 19254 1726867319.83459: checking for max_fail_percentage 19254 1726867319.83460: done checking for max_fail_percentage 19254 1726867319.83460: checking to see if all hosts have failed and the running result is not ok 19254 1726867319.83461: done checking to see if all hosts have failed 19254 1726867319.83462: getting the remaining hosts for this loop 19254 1726867319.83463: done getting the remaining hosts for this loop 19254 1726867319.83465: getting the next task for host managed_node3 19254 1726867319.83468: done getting next task for host managed_node3 19254 1726867319.83470: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 19254 1726867319.83472: ^ 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 19254 1726867319.83474: getting variables 19254 1726867319.83475: in VariableManager get_vars() 19254 1726867319.83718: Calling all_inventory to load vars for managed_node3 19254 1726867319.83721: Calling groups_inventory to load vars for managed_node3 19254 1726867319.83723: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867319.83728: Calling all_plugins_play to load vars for managed_node3 19254 1726867319.83730: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867319.83732: Calling groups_plugins_play to load vars for managed_node3 19254 1726867319.84101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867319.84713: done with get_vars() 19254 1726867319.84722: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:21:59 -0400 (0:00:00.074) 0:00:01.573 ****** 19254 1726867319.85088: entering _queue_task() for managed_node3/setup 19254 1726867319.85809: worker is 1 (out of 1 available) 19254 1726867319.85817: exiting _queue_task() for managed_node3/setup 19254 1726867319.85825: done queuing things up, now waiting for results queue to drain 19254 1726867319.85827: waiting for pending results... 19254 1726867319.86021: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 19254 1726867319.86160: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000168 19254 1726867319.86582: variable 'ansible_search_path' from source: unknown 19254 1726867319.86586: variable 'ansible_search_path' from source: unknown 19254 1726867319.86588: calling self._execute() 19254 1726867319.86591: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867319.86594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867319.86596: variable 'omit' from source: magic vars 19254 1726867319.87700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867319.92898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867319.92970: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867319.93283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867319.93287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867319.93289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867319.93368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867319.93683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867319.93686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867319.93689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867319.93706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867319.93880: variable 'ansible_facts' from source: unknown 19254 1726867319.94147: variable 'network_test_required_facts' from source: task vars 19254 1726867319.94190: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 19254 1726867319.94201: variable 'omit' from source: magic vars 19254 1726867319.94242: variable 'omit' from source: magic vars 19254 1726867319.94517: variable 'omit' from source: magic vars 19254 1726867319.94682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19254 1726867319.94685: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19254 1726867319.94688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19254 1726867319.94690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867319.94693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867319.94695: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19254 1726867319.94698: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867319.94700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867319.94762: Set connection var ansible_shell_executable to /bin/sh 19254 1726867319.95082: Set connection var ansible_shell_type to sh 19254 1726867319.95085: Set connection var ansible_connection to ssh 19254 1726867319.95087: Set connection var ansible_timeout to 10 19254 1726867319.95090: Set connection var ansible_module_compression to ZIP_DEFLATED 19254 1726867319.95092: Set connection var ansible_pipelining to False 19254 1726867319.95094: variable 'ansible_shell_executable' from source: unknown 19254 1726867319.95096: variable 'ansible_connection' from source: unknown 19254 1726867319.95099: variable 'ansible_module_compression' from source: unknown 19254 1726867319.95100: variable 'ansible_shell_type' from source: unknown 19254 1726867319.95102: variable 'ansible_shell_executable' from source: unknown 19254 1726867319.95104: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867319.95106: variable 'ansible_pipelining' from source: unknown 19254 1726867319.95111: variable 'ansible_timeout' from source: unknown 19254 1726867319.95113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867319.95221: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 19254 1726867319.95294: variable 'omit' from source: magic vars 19254 1726867319.95302: starting attempt loop 19254 1726867319.95311: running the handler 19254 1726867319.95329: _low_level_execute_command(): starting 19254 1726867319.95582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19254 1726867319.96374: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867319.96395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867319.96416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867319.96435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19254 1726867319.96455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19254 1726867319.96468: stderr chunk (state=3): >>>debug2: match not found <<< 19254 1726867319.96525: 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.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867319.96582: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867319.96600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867319.96618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867319.96855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867319.98511: stdout chunk (state=3): >>>/root <<< 19254 1726867319.98562: stdout chunk (state=3): >>><<< 19254 1726867319.98569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867319.98590: stderr chunk (state=3): >>><<< 19254 1726867319.98623: _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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867319.98833: _low_level_execute_command(): starting 19254 1726867319.98837: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237 `" && echo ansible-tmp-1726867319.9874108-19326-132113687331237="` echo /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237 `" ) && sleep 0' 19254 1726867319.99880: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867319.99968: 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.00079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.00189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.00266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.02284: stdout chunk (state=3): >>>ansible-tmp-1726867319.9874108-19326-132113687331237=/root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237 <<< 19254 1726867320.02541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.02545: stdout chunk (state=3): >>><<< 19254 1726867320.02547: stderr chunk (state=3): >>><<< 19254 1726867320.02716: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867319.9874108-19326-132113687331237=/root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867320.02719: variable 'ansible_module_compression' from source: unknown 19254 1726867320.02828: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-19254dr0jm0zk/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 19254 1726867320.03007: variable 'ansible_facts' from source: unknown 19254 1726867320.03492: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py 19254 1726867320.03946: Sending initial data 19254 1726867320.03949: Sent initial data (154 bytes) 19254 1726867320.05093: 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.05231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867320.05283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.05321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.06895: 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 <<< 19254 1726867320.06933: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19254 1726867320.06988: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19254dr0jm0zk/tmpv8ld6j7p /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py <<< 19254 1726867320.07000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py" <<< 19254 1726867320.07036: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19254dr0jm0zk/tmpv8ld6j7p" to remote "/root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py" <<< 19254 1726867320.09690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.09700: stdout chunk (state=3): >>><<< 19254 1726867320.09925: stderr chunk (state=3): >>><<< 19254 1726867320.09929: done transferring module to remote 19254 1726867320.09931: _low_level_execute_command(): starting 19254 1726867320.09933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/ /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py && sleep 0' 19254 1726867320.11068: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867320.11193: 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.11288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867320.11313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867320.11368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.11622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.13635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.13638: stdout chunk (state=3): >>><<< 19254 1726867320.13640: stderr chunk (state=3): >>><<< 19254 1726867320.13642: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867320.13644: _low_level_execute_command(): starting 19254 1726867320.13646: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/AnsiballZ_setup.py && sleep 0' 19254 1726867320.14922: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.15099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.15312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.17655: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 19254 1726867320.17658: stdout chunk (state=3): >>>import 'posix' # <<< 19254 1726867320.17693: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 19254 1726867320.17712: stdout chunk (state=3): >>>import 'time' # <<< 19254 1726867320.17724: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 19254 1726867320.18007: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /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 0x7f2286d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286cdfb30> # /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' <<< 19254 1726867320.18074: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286d12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 19254 1726867320.18130: stdout chunk (state=3): >>>import '_collections_abc' # <<< 19254 1726867320.18153: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 19254 1726867320.18182: stdout chunk (state=3): >>>import 'os' # <<< 19254 1726867320.18196: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 19254 1726867320.18389: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 19254 1726867320.18464: 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 # 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 0x7f2286ae5130> # /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 0x7f2286ae5fa0> 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. <<< 19254 1726867320.18900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 19254 1726867320.18927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19254 1726867320.19037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b23e90> # /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' <<< 19254 1726867320.19095: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b23f50> # /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' <<< 19254 1726867320.19143: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19254 1726867320.19171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.19314: stdout chunk (state=3): >>>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 0x7f2286b5b830> # /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 0x7f2286b5bec0> import '_collections' # <<< 19254 1726867320.19397: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b3bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b39280> <<< 19254 1726867320.19461: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b21040> <<< 19254 1726867320.19528: 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' # <<< 19254 1726867320.19543: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19254 1726867320.19579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19254 1726867320.19596: 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' <<< 19254 1726867320.19639: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b7b7d0> <<< 19254 1726867320.19689: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b7a3f0> # /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 0x7f2286b3a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b78c20> <<< 19254 1726867320.19737: 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' <<< 19254 1726867320.19803: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b202c0> # /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' <<< 19254 1726867320.19810: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.19824: 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 0x7f2286bb0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb0bc0> <<< 19254 1726867320.19913: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2286bb0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b1ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 19254 1726867320.19916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.20103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb12e0> 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 0x7f2286bb2510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19254 1726867320.20129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19254 1726867320.20153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 19254 1726867320.20156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bc8710> <<< 19254 1726867320.20220: stdout chunk (state=3): >>>import 'errno' # <<< 19254 1726867320.20246: 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 0x7f2286bc9df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19254 1726867320.20249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19254 1726867320.20290: 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' <<< 19254 1726867320.20404: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bcac90> # 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 0x7f2286bcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bca1e0> # /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 0x7f2286bcbd70> <<< 19254 1726867320.20447: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bcb4a0> <<< 19254 1726867320.20468: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb2540> <<< 19254 1726867320.20545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19254 1726867320.20560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19254 1726867320.20769: 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 0x7f22868d3bf0> # /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 0x7f22868fc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fc410> # 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 0x7f22868fc6e0> # /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' <<< 19254 1726867320.20810: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.20914: 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 0x7f22868fd010> <<< 19254 1726867320.21045: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.21058: 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 0x7f22868fda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fc8c0> <<< 19254 1726867320.21075: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868d1d90> <<< 19254 1726867320.21102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19254 1726867320.21164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 19254 1726867320.21167: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fee10> <<< 19254 1726867320.21224: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fdb50> <<< 19254 1726867320.21316: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb2c30> # /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' <<< 19254 1726867320.21426: 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' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22869271a0> <<< 19254 1726867320.21439: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 19254 1726867320.21459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.21524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 19254 1726867320.21528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 19254 1726867320.21668: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228694b530> # /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' <<< 19254 1726867320.21678: stdout chunk (state=3): >>>import 'ntpath' # <<< 19254 1726867320.21702: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 19254 1726867320.21706: 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 0x7f22869ac290> <<< 19254 1726867320.21717: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19254 1726867320.21753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19254 1726867320.21773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19254 1726867320.21815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19254 1726867320.22102: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22869ae9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22869ac3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22869712e0> # /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 0x7f22867b53a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228694a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868ffd70> <<< 19254 1726867320.22255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19254 1726867320.22273: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f22867b5640> <<< 19254 1726867320.22523: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_3q5m3fp3/ansible_setup_payload.zip' # zipimport: zlib available <<< 19254 1726867320.22648: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.22671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 19254 1726867320.22685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19254 1726867320.22747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19254 1726867320.22848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228681f080> import '_typing' # <<< 19254 1726867320.23025: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22867fdf70> <<< 19254 1726867320.23037: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22867fd100> # zipimport: zlib available <<< 19254 1726867320.23070: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 19254 1726867320.23087: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.23163: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.23168: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 19254 1726867320.23193: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.24516: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.25624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 19254 1726867320.25628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228681cf50> <<< 19254 1726867320.25652: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 19254 1726867320.25657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.25783: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 19254 1726867320.25786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19254 1726867320.25789: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 19254 1726867320.25804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f228684eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228684e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228684e150> <<< 19254 1726867320.25821: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 19254 1726867320.25831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 19254 1726867320.25870: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228684e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228681fd10> <<< 19254 1726867320.25883: stdout chunk (state=3): >>>import 'atexit' # <<< 19254 1726867320.25906: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.26019: 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 0x7f228684f830> # 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 0x7f228684fa70> # /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' # <<< 19254 1726867320.26070: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228684ffb0> <<< 19254 1726867320.26072: stdout chunk (state=3): >>>import 'pwd' # <<< 19254 1726867320.26120: 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' <<< 19254 1726867320.26150: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228612dd60> <<< 19254 1726867320.26186: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.26230: 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 0x7f228612f4a0> # /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' <<< 19254 1726867320.26599: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861302f0> # /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 0x7f2286131490> # /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 0x7f2286133f50> # 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 0x7f2286138290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286132240> # /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 <<< 19254 1726867320.26699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19254 1726867320.26724: 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' <<< 19254 1726867320.26727: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228613bef0> <<< 19254 1726867320.26762: stdout chunk (state=3): >>>import '_tokenize' # <<< 19254 1726867320.26807: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228613a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228613a750> <<< 19254 1726867320.27090: 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' <<< 19254 1726867320.27094: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228613ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286132720> # 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 0x7f228617ff80> # /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' <<< 19254 1726867320.27096: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861802f0> <<< 19254 1726867320.27099: 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 <<< 19254 1726867320.27101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 19254 1726867320.27103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 19254 1726867320.27106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 19254 1726867320.27108: 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 0x7f2286181d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286181ac0> <<< 19254 1726867320.27110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19254 1726867320.27139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19254 1726867320.27189: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.27212: 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 0x7f2286184260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861823c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19254 1726867320.27246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.27334: 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' # <<< 19254 1726867320.27349: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861879e0> <<< 19254 1726867320.27454: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861843b0> <<< 19254 1726867320.27513: 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'<<< 19254 1726867320.27571: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2286188830> # 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 0x7f2286188bf0> <<< 19254 1726867320.27651: 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 0x7f2286188cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286180380> <<< 19254 1726867320.27659: 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' <<< 19254 1726867320.27768: 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' <<< 19254 1726867320.27790: 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 0x7f2286010320> <<< 19254 1726867320.27863: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.27903: 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 0x7f22860112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228618aab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.27948: 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 0x7f228618be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228618a6f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 19254 1726867320.28000: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.28046: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.28214: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.28218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 19254 1726867320.28239: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 19254 1726867320.28314: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.28432: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.28962: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.29538: 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' # <<< 19254 1726867320.29542: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 19254 1726867320.29544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.29585: 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 0x7f2286019520> <<< 19254 1726867320.29695: 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' <<< 19254 1726867320.29700: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228601a300> <<< 19254 1726867320.29703: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286011130> <<< 19254 1726867320.29797: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19254 1726867320.29800: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.29802: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.29804: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 19254 1726867320.29806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.29946: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.30192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228601a330> # zipimport: zlib available <<< 19254 1726867320.30571: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.31126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.31168: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 19254 1726867320.31187: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.31215: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.31250: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19254 1726867320.31269: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.31454: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.31662: stdout chunk (state=3): >>>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 <<< 19254 1726867320.31776: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.32064: 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' <<< 19254 1726867320.32085: stdout chunk (state=3): >>>import '_ast' # <<< 19254 1726867320.32143: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228601b560> <<< 19254 1726867320.32160: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.32316: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 19254 1726867320.32341: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.32389: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.32432: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19254 1726867320.32491: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.32721: 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 <<< 19254 1726867320.32771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867320.32896: 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 0x7f2286026090> <<< 19254 1726867320.32938: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860217c0> <<< 19254 1726867320.32991: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 19254 1726867320.33112: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.33214: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.33252: 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' <<< 19254 1726867320.33280: 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 <<< 19254 1726867320.33388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19254 1726867320.33419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19254 1726867320.33433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 19254 1726867320.33460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 19254 1726867320.33547: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228610ea50> <<< 19254 1726867320.33610: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228687a720> <<< 19254 1726867320.33722: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286026270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286025e20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 19254 1726867320.33734: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.33871: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 19254 1726867320.33911: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 19254 1726867320.33928: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 19254 1726867320.33970: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34060: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.34205: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34319: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.34419: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34422: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 19254 1726867320.34484: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34557: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34657: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.34695: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.35057: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.35321: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.35364: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.35443: 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' <<< 19254 1726867320.35537: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 19254 1726867320.35638: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b6180> # /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 <<< 19254 1726867320.35642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 19254 1726867320.35737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d14140> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.35740: 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 0x7f2285d144a0> <<< 19254 1726867320.35833: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228609c770> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b6cc0> <<< 19254 1726867320.35837: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b48f0> <<< 19254 1726867320.35855: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b44a0> <<< 19254 1726867320.35858: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 19254 1726867320.36201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.36205: stdout chunk (state=3): >>># 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 0x7f2285d173e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d16c90> <<< 19254 1726867320.36219: 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 0x7f2285d16e70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d160c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 19254 1726867320.36269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d17590> # /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' <<< 19254 1726867320.36290: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.36309: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2285d5a090> <<< 19254 1726867320.36369: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d17ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b44d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 19254 1726867320.36483: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 19254 1726867320.36496: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.36633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.36656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 19254 1726867320.36683: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.36688: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.36804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 19254 1726867320.36848: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.36910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 19254 1726867320.37065: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 19254 1726867320.37068: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.37106: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.37244: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 19254 1726867320.37251: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.37719: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.38420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.38468: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.38564: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.38575: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 19254 1726867320.38620: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.38718: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 19254 1726867320.38751: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.38847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 19254 1726867320.39285: stdout chunk (state=3): >>># 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 <<< 19254 1726867320.39331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d5bd10> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 19254 1726867320.39366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 19254 1726867320.39558: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d5ae40> import 'ansible.module_utils.facts.system.local' # <<< 19254 1726867320.39573: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.39757: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.39772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 19254 1726867320.39794: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.39919: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.40058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 19254 1726867320.40074: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.40214: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.40400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 19254 1726867320.40403: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.40424: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 19254 1726867320.40473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 19254 1726867320.40568: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.40671: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 19254 1726867320.40695: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2285da2450> <<< 19254 1726867320.41103: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d92210> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available<<< 19254 1726867320.41126: stdout chunk (state=3): >>> <<< 19254 1726867320.41168: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.41185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 19254 1726867320.41211: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.41286: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.41366: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.41481: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.41694: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 19254 1726867320.41719: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 19254 1726867320.41761: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.41814: 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' <<< 19254 1726867320.41999: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867320.42023: 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 0x7f2285db5fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285db5d00> 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 <<< 19254 1726867320.42155: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.42300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 19254 1726867320.42318: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.42413: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.42514: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.42555: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.42598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 19254 1726867320.42810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 19254 1726867320.42814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.42941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 19254 1726867320.42956: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.43067: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.43191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 19254 1726867320.43218: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.43235: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.43269: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.43830: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.44348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 19254 1726867320.44369: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.44464: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.44569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 19254 1726867320.44589: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.44698: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.44895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 19254 1726867320.44898: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.44932: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 19254 1726867320.45131: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45169: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 19254 1726867320.45233: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45320: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45420: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45620: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45821: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 19254 1726867320.45833: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45862: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.45905: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 19254 1726867320.45934: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46117: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # <<< 19254 1726867320.46120: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 19254 1726867320.46148: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46167: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 19254 1726867320.46190: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46233: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 19254 1726867320.46305: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46358: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 19254 1726867320.46492: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46674: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.46929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 19254 1726867320.46957: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47218: stdout chunk (state=3): >>># 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' # <<< 19254 1726867320.47241: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47258: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 19254 1726867320.47313: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47380: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47452: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 19254 1726867320.47485: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 19254 1726867320.47504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 19254 1726867320.47546: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 19254 1726867320.47616: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47638: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47685: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47733: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47805: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.47887: 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' # <<< 19254 1726867320.47988: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48012: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 19254 1726867320.48204: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 19254 1726867320.48445: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48542: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 19254 1726867320.48554: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 19254 1726867320.48615: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48693: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 19254 1726867320.48856: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48881: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.48959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 19254 1726867320.49204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 19254 1726867320.49207: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867320.49518: 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' <<< 19254 1726867320.49549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 19254 1726867320.49562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 19254 1726867320.49594: 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 0x7f2285bb2b70> <<< 19254 1726867320.49612: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285bb18e0> <<< 19254 1726867320.49655: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228601c260> <<< 19254 1726867320.50445: stdout chunk (state=3): >>> {"ansible_facts": {"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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_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-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCX<<< 19254 1726867320.50483: stdout chunk (state=3): >>>iZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "00", "epoch": "1726867320", "epoch_int": "1726867320", "date": "2024-09-20", "time": "17:22:00", "iso8601_micro": "2024-09-20T21:22:00.501625Z", "iso8601": "2024-09-20T21:22:00Z", "iso8601_basic": "20240920T172200501625", "iso8601_basic_short": "20240920T172200", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 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.14.65 49840 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_local": {}, "ansible_fips": false, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 19254 1726867320.51060: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19254 1726867320.51201: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # 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 <<< 19254 1726867320.51236: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # 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 <<< 19254 1726867320.51286: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 <<< 19254 1726867320.51406: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # 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 <<< 19254 1726867320.51413: stdout chunk (state=3): >>># 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 <<< 19254 1726867320.51732: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 19254 1726867320.51775: stdout chunk (state=3): >>># 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 <<< 19254 1726867320.51786: stdout chunk (state=3): >>># destroy ipaddress <<< 19254 1726867320.51857: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 19254 1726867320.51900: 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 # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 19254 1726867320.52099: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 19254 1726867320.52102: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 19254 1726867320.52135: stdout chunk (state=3): >>># destroy _ssl <<< 19254 1726867320.52175: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 19254 1726867320.52198: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 19254 1726867320.52271: stdout chunk (state=3): >>># 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 <<< 19254 1726867320.52444: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # 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 <<< 19254 1726867320.52448: 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 <<< 19254 1726867320.52585: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19254 1726867320.53006: stdout chunk (state=3): >>># 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 <<< 19254 1726867320.53261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 19254 1726867320.53450: stderr chunk (state=3): >>><<< 19254 1726867320.53459: stdout chunk (state=3): >>><<< 19254 1726867320.53882: _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 0x7f2286d104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286cdfb30> # /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 0x7f2286d12a50> 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 0x7f2286ae5130> # /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 0x7f2286ae5fa0> 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 0x7f2286b23e90> # /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 0x7f2286b23f50> # /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 0x7f2286b5b830> # /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 0x7f2286b5bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b3bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b39280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b21040> # /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 0x7f2286b7b7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b7a3f0> # /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 0x7f2286b3a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b78c20> # /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 0x7f2286bb0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b202c0> # /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 0x7f2286bb0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb0bc0> # 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 0x7f2286bb0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286b1ede0> # /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 0x7f2286bb1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb12e0> 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 0x7f2286bb2510> 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 0x7f2286bc8710> 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 0x7f2286bc9df0> # /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 0x7f2286bcac90> # 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 0x7f2286bcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bca1e0> # /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 0x7f2286bcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bcb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb2540> # /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 0x7f22868d3bf0> # /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 0x7f22868fc6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fc410> # 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 0x7f22868fc6e0> # /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 0x7f22868fd010> # 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 0x7f22868fda00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868d1d90> # /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 0x7f22868fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286bb2c30> # /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 0x7f22869271a0> # /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 0x7f228694b530> # /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 0x7f22869ac290> # /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 0x7f22869ae9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22869ac3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22869712e0> # /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 0x7f22867b53a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228694a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22868ffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f22867b5640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_3q5m3fp3/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 0x7f228681f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22867fdf70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22867fd100> # 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 0x7f228681cf50> # /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 0x7f228684eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228684e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228684e150> # /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 0x7f228684e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228681fd10> 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 0x7f228684f830> # 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 0x7f228684fa70> # /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 0x7f228684ffb0> 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 0x7f228612dd60> # 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 0x7f228612f4a0> # /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 0x7f22861302f0> # /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 0x7f2286131490> # /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 0x7f2286133f50> # 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 0x7f2286138290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286132240> # /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 0x7f228613bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228613a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228613a750> # /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 0x7f228613ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286132720> # 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 0x7f228617ff80> # /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 0x7f22861802f0> # /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 0x7f2286181d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286181ac0> # /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 0x7f2286184260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861823c0> # /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 0x7f22861879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22861843b0> # 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 0x7f2286188830> # 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 0x7f2286188bf0> # 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 0x7f2286188cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286180380> # /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 0x7f2286010320> # 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 0x7f22860112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228618aab0> # 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 0x7f228618be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228618a6f0> # 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 0x7f2286019520> # /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 0x7f228601a300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286011130> 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 0x7f228601a330> # 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 0x7f228601b560> # 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 0x7f2286026090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860217c0> 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 0x7f228610ea50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228687a720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286026270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2286025e20> # 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 0x7f22860b6180> # /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 0x7f2285d14140> # 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 0x7f2285d144a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228609c770> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b6cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b48f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b44a0> # /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 0x7f2285d173e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d16c90> # 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 0x7f2285d16e70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d160c0> # /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 0x7f2285d17590> # /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 0x7f2285d5a090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d17ce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f22860b44d0> 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 0x7f2285d5bd10> # /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 0x7f2285d5ae40> 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 0x7f2285da2450> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285d92210> 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 0x7f2285db5fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285db5d00> 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 0x7f2285bb2b70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2285bb18e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f228601c260> {"ansible_facts": {"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_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_lsb": {}, "ansible_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-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "22", "second": "00", "epoch": "1726867320", "epoch_int": "1726867320", "date": "2024-09-20", "time": "17:22:00", "iso8601_micro": "2024-09-20T21:22:00.501625Z", "iso8601": "2024-09-20T21:22:00Z", "iso8601_basic": "20240920T172200501625", "iso8601_basic_short": "20240920T172200", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 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.14.65 49840 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_local": {}, "ansible_fips": false, "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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.68 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 19254 1726867320.55880: 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-1726867319.9874108-19326-132113687331237/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19254 1726867320.55884: _low_level_execute_command(): starting 19254 1726867320.55886: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867319.9874108-19326-132113687331237/ > /dev/null 2>&1 && sleep 0' 19254 1726867320.56032: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 19254 1726867320.56044: 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.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.56105: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867320.56120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867320.56289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.56359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.58186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.58228: stderr chunk (state=3): >>><<< 19254 1726867320.58232: stdout chunk (state=3): >>><<< 19254 1726867320.58272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867320.58287: handler run complete 19254 1726867320.58468: variable 'ansible_facts' from source: unknown 19254 1726867320.58472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867320.58796: variable 'ansible_facts' from source: unknown 19254 1726867320.58847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867320.58960: attempt loop complete, returning result 19254 1726867320.59123: _execute() done 19254 1726867320.59126: dumping result to json 19254 1726867320.59128: done dumping result, returning 19254 1726867320.59131: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-58c7-d1e3-000000000168] 19254 1726867320.59133: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000168 ok: [managed_node3] 19254 1726867320.59576: no more pending results, returning what we have 19254 1726867320.59581: results queue empty 19254 1726867320.59582: checking for any_errors_fatal 19254 1726867320.59583: done checking for any_errors_fatal 19254 1726867320.59584: checking for max_fail_percentage 19254 1726867320.59586: done checking for max_fail_percentage 19254 1726867320.59587: checking to see if all hosts have failed and the running result is not ok 19254 1726867320.59588: done checking to see if all hosts have failed 19254 1726867320.59589: getting the remaining hosts for this loop 19254 1726867320.59590: done getting the remaining hosts for this loop 19254 1726867320.59594: getting the next task for host managed_node3 19254 1726867320.59604: done getting next task for host managed_node3 19254 1726867320.59606: ^ task is: TASK: Check if system is ostree 19254 1726867320.59609: ^ 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 19254 1726867320.59613: getting variables 19254 1726867320.59615: in VariableManager get_vars() 19254 1726867320.59761: Calling all_inventory to load vars for managed_node3 19254 1726867320.59764: Calling groups_inventory to load vars for managed_node3 19254 1726867320.59768: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867320.59780: Calling all_plugins_play to load vars for managed_node3 19254 1726867320.59784: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867320.59787: Calling groups_plugins_play to load vars for managed_node3 19254 1726867320.60189: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000168 19254 1726867320.60193: WORKER PROCESS EXITING 19254 1726867320.60210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867320.60544: done with get_vars() 19254 1726867320.60555: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:22:00 -0400 (0:00:00.756) 0:00:02.329 ****** 19254 1726867320.60710: entering _queue_task() for managed_node3/stat 19254 1726867320.61612: worker is 1 (out of 1 available) 19254 1726867320.61623: exiting _queue_task() for managed_node3/stat 19254 1726867320.61631: done queuing things up, now waiting for results queue to drain 19254 1726867320.61632: waiting for pending results... 19254 1726867320.61893: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 19254 1726867320.62315: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000016a 19254 1726867320.62318: variable 'ansible_search_path' from source: unknown 19254 1726867320.62321: variable 'ansible_search_path' from source: unknown 19254 1726867320.62323: calling self._execute() 19254 1726867320.62339: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867320.62348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867320.62360: variable 'omit' from source: magic vars 19254 1726867320.63461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19254 1726867320.64039: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19254 1726867320.64088: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19254 1726867320.64222: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19254 1726867320.64266: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19254 1726867320.65056: 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) 19254 1726867320.65301: 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) 19254 1726867320.65305: 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) 19254 1726867320.65310: 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) 19254 1726867320.65502: Evaluated conditional (not __network_is_ostree is defined): True 19254 1726867320.65706: variable 'omit' from source: magic vars 19254 1726867320.65713: variable 'omit' from source: magic vars 19254 1726867320.65730: variable 'omit' from source: magic vars 19254 1726867320.65762: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19254 1726867320.65896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19254 1726867320.66026: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19254 1726867320.66029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867320.66032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867320.66087: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19254 1726867320.66283: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867320.66286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867320.66289: Set connection var ansible_shell_executable to /bin/sh 19254 1726867320.66291: Set connection var ansible_shell_type to sh 19254 1726867320.66380: Set connection var ansible_connection to ssh 19254 1726867320.66397: Set connection var ansible_timeout to 10 19254 1726867320.66607: Set connection var ansible_module_compression to ZIP_DEFLATED 19254 1726867320.66613: Set connection var ansible_pipelining to False 19254 1726867320.66615: variable 'ansible_shell_executable' from source: unknown 19254 1726867320.66617: variable 'ansible_connection' from source: unknown 19254 1726867320.66619: variable 'ansible_module_compression' from source: unknown 19254 1726867320.66621: variable 'ansible_shell_type' from source: unknown 19254 1726867320.66622: variable 'ansible_shell_executable' from source: unknown 19254 1726867320.66624: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867320.66626: variable 'ansible_pipelining' from source: unknown 19254 1726867320.66627: variable 'ansible_timeout' from source: unknown 19254 1726867320.66629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867320.66900: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 19254 1726867320.66920: variable 'omit' from source: magic vars 19254 1726867320.66930: starting attempt loop 19254 1726867320.66940: running the handler 19254 1726867320.66958: _low_level_execute_command(): starting 19254 1726867320.67156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 19254 1726867320.68680: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867320.68696: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.68779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.70905: stdout chunk (state=3): >>>/root <<< 19254 1726867320.71185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.71188: stdout chunk (state=3): >>><<< 19254 1726867320.71191: stderr chunk (state=3): >>><<< 19254 1726867320.71194: _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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867320.71203: _low_level_execute_command(): starting 19254 1726867320.71205: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447 `" && echo ansible-tmp-1726867320.711235-19349-52146328928447="` echo /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447 `" ) && sleep 0' 19254 1726867320.71840: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867320.71855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867320.71893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867320.71992: stderr 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867320.72329: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.72368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867320.74666: stdout chunk (state=3): >>>ansible-tmp-1726867320.711235-19349-52146328928447=/root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447 <<< 19254 1726867320.74869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.74873: stdout chunk (state=3): >>><<< 19254 1726867320.74876: stderr chunk (state=3): >>><<< 19254 1726867320.74896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867320.711235-19349-52146328928447=/root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867320.75288: variable 'ansible_module_compression' from source: unknown 19254 1726867320.75292: ANSIBALLZ: Using lock for stat 19254 1726867320.75295: ANSIBALLZ: Acquiring lock 19254 1726867320.75297: ANSIBALLZ: Lock acquired: 139851983707200 19254 1726867320.75301: ANSIBALLZ: Creating module 19254 1726867320.92456: ANSIBALLZ: Writing module into payload 19254 1726867320.92568: ANSIBALLZ: Writing module 19254 1726867320.92612: ANSIBALLZ: Renaming module 19254 1726867320.92628: ANSIBALLZ: Done creating module 19254 1726867320.92655: variable 'ansible_facts' from source: unknown 19254 1726867320.92742: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py 19254 1726867320.92937: Sending initial data 19254 1726867320.93009: Sent initial data (151 bytes) 19254 1726867320.93574: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867320.93609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867320.93657: stderr 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.93738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867320.93768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.93888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19254 1726867320.96196: 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 <<< 19254 1726867320.96240: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 19254 1726867320.96336: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-19254dr0jm0zk/tmpdmksaj2g /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py <<< 19254 1726867320.96339: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py" <<< 19254 1726867320.96368: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-19254dr0jm0zk/tmpdmksaj2g" to remote "/root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py" <<< 19254 1726867320.97752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867320.97756: stdout chunk (state=3): >>><<< 19254 1726867320.97759: stderr chunk (state=3): >>><<< 19254 1726867320.97954: done transferring module to remote 19254 1726867320.97957: _low_level_execute_command(): starting 19254 1726867320.97959: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/ /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py && sleep 0' 19254 1726867320.99135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867320.99241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867320.99244: stderr 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.68 originally 10.31.15.68 debug2: match not found <<< 19254 1726867320.99251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.99255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867320.99257: stderr 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.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867320.99408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867320.99426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867320.99579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19254 1726867321.02132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867321.02135: stdout chunk (state=3): >>><<< 19254 1726867321.02141: stderr chunk (state=3): >>><<< 19254 1726867321.02174: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' 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 19254 1726867321.02179: _low_level_execute_command(): starting 19254 1726867321.02220: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/AnsiballZ_stat.py && sleep 0' 19254 1726867321.02808: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867321.02822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867321.02883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867321.02886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19254 1726867321.02889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19254 1726867321.02892: stderr chunk (state=3): >>>debug2: match not found <<< 19254 1726867321.02894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867321.02910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19254 1726867321.02921: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 19254 1726867321.02928: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 19254 1726867321.02965: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867321.02968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867321.02993: stderr 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.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867321.03059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867321.03066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867321.03104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867321.03163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 19254 1726867321.06467: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 19254 1726867321.06487: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 19254 1726867321.06751: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867321.06755: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 19254 1726867321.06780: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 19254 1726867321.06805: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76377bc4d0> <<< 19254 1726867321.06837: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763778bb00> # /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' <<< 19254 1726867321.06862: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76377bea50> import '_signal' # <<< 19254 1726867321.06897: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 19254 1726867321.06958: stdout chunk (state=3): >>>import 'io' # <<< 19254 1726867321.07023: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 19254 1726867321.07112: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 19254 1726867321.07169: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 19254 1726867321.07279: stdout chunk (state=3): >>>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' <<< 19254 1726867321.07323: 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' <<< 19254 1726867321.07345: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76377cd130> # /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' <<< 19254 1726867321.07381: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76377cdfa0> <<< 19254 1726867321.07402: stdout chunk (state=3): >>>import 'site' # <<< 19254 1726867321.07441: 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. <<< 19254 1726867321.07813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 19254 1726867321.07817: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.07847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 19254 1726867321.07876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 19254 1726867321.07891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 19254 1726867321.07934: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375cbe60> <<< 19254 1726867321.07950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 19254 1726867321.07981: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375cbef0> <<< 19254 1726867321.07992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 19254 1726867321.08042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 19254 1726867321.08046: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 19254 1726867321.08106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867321.08139: stdout chunk (state=3): >>>import 'itertools' # <<< 19254 1726867321.08169: 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' <<< 19254 1726867321.08187: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637603860> # /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 0x7f7637603ef0> <<< 19254 1726867321.08202: stdout chunk (state=3): >>>import '_collections' # <<< 19254 1726867321.08264: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375e3b30> <<< 19254 1726867321.08267: stdout chunk (state=3): >>>import '_functools' # <<< 19254 1726867321.08294: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375e1220> <<< 19254 1726867321.08383: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375c9010> <<< 19254 1726867321.08423: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 19254 1726867321.08426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 19254 1726867321.08465: stdout chunk (state=3): >>>import '_sre' # <<< 19254 1726867321.08491: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 19254 1726867321.08514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 19254 1726867321.08526: 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' <<< 19254 1726867321.08575: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76376237a0> <<< 19254 1726867321.08589: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76376223c0> <<< 19254 1726867321.08616: 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 0x7f76375e20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375ca8d0> <<< 19254 1726867321.08663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 19254 1726867321.08705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76376587a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375c8290> <<< 19254 1726867321.08733: 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' <<< 19254 1726867321.08737: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7637658c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637658b00> <<< 19254 1726867321.08807: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7637658ec0> <<< 19254 1726867321.08810: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375c6db0> <<< 19254 1726867321.08845: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867321.08848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 19254 1726867321.08913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 19254 1726867321.08917: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637659580> <<< 19254 1726867321.08946: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637659250> 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' <<< 19254 1726867321.08973: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763765a450> <<< 19254 1726867321.08988: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 19254 1726867321.09023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 19254 1726867321.09045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 19254 1726867321.09079: 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 0x7f7637670680> <<< 19254 1726867321.09097: stdout chunk (state=3): >>>import 'errno' # <<< 19254 1726867321.09146: 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 0x7f7637671d30> <<< 19254 1726867321.09171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 19254 1726867321.09198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 19254 1726867321.09210: 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 0x7f7637672bd0> <<< 19254 1726867321.09258: 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 0x7f7637673230> <<< 19254 1726867321.09294: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637672120> <<< 19254 1726867321.09297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 19254 1726867321.09307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 19254 1726867321.09361: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867321.09364: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7637673cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76376733e0> <<< 19254 1726867321.09420: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763765a4b0> <<< 19254 1726867321.09424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 19254 1726867321.09475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 19254 1726867321.09491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 19254 1726867321.09536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 19254 1726867321.09595: 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 0x7f7637407b90> # /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' <<< 19254 1726867321.09598: 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 0x7f7637430620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637430380> <<< 19254 1726867321.09622: 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 0x7f7637430650> <<< 19254 1726867321.09882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 19254 1726867321.09916: stdout chunk (state=3): >>># 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 0x7f7637430f80> <<< 19254 1726867321.09972: 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' <<< 19254 1726867321.09996: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76374318b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637430830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637405d30> <<< 19254 1726867321.10029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 19254 1726867321.10041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 19254 1726867321.10072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 19254 1726867321.10126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637432c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374319d0> <<< 19254 1726867321.10129: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763765aba0> <<< 19254 1726867321.10192: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 19254 1726867321.10239: 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 <<< 19254 1726867321.10456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763745b020> # /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' <<< 19254 1726867321.10459: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763747f380> <<< 19254 1726867321.10479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 19254 1726867321.10522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 19254 1726867321.10573: stdout chunk (state=3): >>>import 'ntpath' # <<< 19254 1726867321.10601: 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 0x7f76374e0110> <<< 19254 1726867321.10674: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 19254 1726867321.10684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 19254 1726867321.10686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 19254 1726867321.10720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 19254 1726867321.10896: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374e2870> <<< 19254 1726867321.10912: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374e0230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374ad130> <<< 19254 1726867321.10996: 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 0x7f76372ed220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763747e180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637433bf0> <<< 19254 1726867321.11073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 19254 1726867321.11110: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f763747e780> <<< 19254 1726867321.11252: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_9rimovza/ansible_stat_payload.zip' <<< 19254 1726867321.11272: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.11457: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 19254 1726867321.11472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 19254 1726867321.11556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 19254 1726867321.11586: 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 0x7f763733ef90> import '_typing' # <<< 19254 1726867321.11789: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763731de80> <<< 19254 1726867321.11821: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763731d010> # zipimport: zlib available import 'ansible' # <<< 19254 1726867321.11838: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.11860: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.11874: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 19254 1726867321.11906: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.13386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.14462: 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 0x7f763733ce30> # /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' <<< 19254 1726867321.14583: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 19254 1726867321.14587: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f763736e8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763736e660> <<< 19254 1726867321.14682: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763736df70> # /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' <<< 19254 1726867321.14686: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763736e9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763733f9b0> import 'atexit' # <<< 19254 1726867321.14774: 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 0x7f763736f650> <<< 19254 1726867321.14821: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f763736f890> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 19254 1726867321.14832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 19254 1726867321.14895: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763736fdd0> <<< 19254 1726867321.14898: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 19254 1726867321.14923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 19254 1726867321.14955: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d0db20> <<< 19254 1726867321.15011: 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 0x7f7636d0f740> <<< 19254 1726867321.15014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 19254 1726867321.15036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 19254 1726867321.15056: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d10140> <<< 19254 1726867321.15099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 19254 1726867321.15127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 19254 1726867321.15142: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d112e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 19254 1726867321.15210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 19254 1726867321.15214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 19254 1726867321.15233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 19254 1726867321.15256: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d13d70> <<< 19254 1726867321.15326: 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 0x7f763731ef60> <<< 19254 1726867321.15337: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d12030> <<< 19254 1726867321.15370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 19254 1726867321.15373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 19254 1726867321.15403: 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' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 19254 1726867321.15442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 19254 1726867321.15471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 19254 1726867321.15487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d1bcb0> import '_tokenize' # <<< 19254 1726867321.15549: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d1a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d1a4e0> <<< 19254 1726867321.15579: 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' <<< 19254 1726867321.15655: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d1aa50> <<< 19254 1726867321.15696: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d12540> <<< 19254 1726867321.15711: 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 0x7f7636d63fe0> <<< 19254 1726867321.15750: 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' <<< 19254 1726867321.15775: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d640e0> <<< 19254 1726867321.15805: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /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' <<< 19254 1726867321.15854: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867321.15857: 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 0x7f7636d65b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d65940> <<< 19254 1726867321.15888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 19254 1726867321.15974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 19254 1726867321.16025: 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 0x7f7636d68170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d66270> <<< 19254 1726867321.16052: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 19254 1726867321.16104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867321.16131: 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' <<< 19254 1726867321.16146: stdout chunk (state=3): >>>import '_string' # <<< 19254 1726867321.16167: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d6b950> <<< 19254 1726867321.16293: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d68320> <<< 19254 1726867321.16355: 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 0x7f7636d6c710> <<< 19254 1726867321.16383: 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 0x7f7636d6c7d0> <<< 19254 1726867321.16433: 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 0x7f7636d6ca10> <<< 19254 1726867321.16461: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d64290> # /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' <<< 19254 1726867321.16488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 19254 1726867321.16506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 19254 1726867321.16560: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867321.16566: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 19254 1726867321.16644: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7636df8230> <<< 19254 1726867321.16819: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7636df9700> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d6e9f0> # 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 0x7f7636d6fd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d6e630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 19254 1726867321.17033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 19254 1726867321.17036: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.17150: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.17265: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.17794: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.18333: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 19254 1726867321.18346: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 19254 1726867321.18370: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867321.18432: 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 0x7f7636dfd970> <<< 19254 1726867321.18511: 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' <<< 19254 1726867321.18548: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636dfe7b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636df9550> <<< 19254 1726867321.18598: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 19254 1726867321.18602: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.18640: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 19254 1726867321.18643: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.18789: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.18949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 19254 1726867321.18952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636dfe4b0> <<< 19254 1726867321.18984: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.19412: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.19861: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.19921: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20000: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 19254 1726867321.20051: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20098: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 19254 1726867321.20102: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20155: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20248: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 19254 1726867321.20252: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 19254 1726867321.20323: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20365: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 19254 1726867321.20386: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20595: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.20828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 19254 1726867321.20884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 19254 1726867321.20898: stdout chunk (state=3): >>>import '_ast' # <<< 19254 1726867321.20966: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636dff9b0> <<< 19254 1726867321.20984: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21047: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 19254 1726867321.21130: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 19254 1726867321.21159: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21203: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21239: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 19254 1726867321.21294: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21333: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21395: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21455: 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 <<< 19254 1726867321.21499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 19254 1726867321.21581: 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 0x7f7636c0a330> <<< 19254 1726867321.21614: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636c052e0> <<< 19254 1726867321.21658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 19254 1726867321.21718: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21785: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21806: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.21858: 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' <<< 19254 1726867321.21891: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 19254 1726867321.21917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 19254 1726867321.21988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 19254 1726867321.22010: stdout chunk (state=3): >>># /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' <<< 19254 1726867321.22070: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76373a2c90> <<< 19254 1726867321.22109: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76373b2960> <<< 19254 1726867321.22194: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636c0a4b0> <<< 19254 1726867321.22217: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636df9850> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 19254 1726867321.22233: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.22267: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 19254 1726867321.22276: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 19254 1726867321.22550: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 19254 1726867321.22565: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.22858: stdout chunk (state=3): >>># zipimport: zlib available <<< 19254 1726867321.23041: 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"}}} <<< 19254 1726867321.23045: stdout chunk (state=3): >>># destroy __main__ <<< 19254 1726867321.23465: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 19254 1726867321.23492: 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 <<< 19254 1726867321.23521: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.23564: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # 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 <<< 19254 1726867321.23568: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # 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 <<< 19254 1726867321.23616: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 19254 1726867321.23623: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.23674: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.23949: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 19254 1726867321.23986: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 19254 1726867321.24006: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.24046: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress # destroy ntpath <<< 19254 1726867321.24072: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile <<< 19254 1726867321.24087: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.24130: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 19254 1726867321.24142: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 19254 1726867321.24247: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.24250: 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 19254 1726867321.24274: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.24306: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 19254 1726867321.24350: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 19254 1726867321.24543: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 19254 1726867321.24581: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 19254 1726867321.24584: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 19254 1726867321.24609: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 19254 1726867321.24638: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io <<< 19254 1726867321.24648: stdout chunk (state=3): >>># destroy marshal <<< 19254 1726867321.24785: stdout chunk (state=3): >>># 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 <<< 19254 1726867321.24812: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 19254 1726867321.24845: stdout chunk (state=3): >>># destroy _hashlib <<< 19254 1726867321.24849: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 19254 1726867321.24901: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 19254 1726867321.24904: stdout chunk (state=3): >>># clear sys.audit hooks <<< 19254 1726867321.25409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 19254 1726867321.25412: stdout chunk (state=3): >>><<< 19254 1726867321.25415: stderr chunk (state=3): >>><<< 19254 1726867321.25517: _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 0x7f76377bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763778bb00> # /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 0x7f76377bea50> 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 0x7f76377cd130> # /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 0x7f76377cdfa0> 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 0x7f76375cbe60> # /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 0x7f76375cbef0> # /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 0x7f7637603860> # /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 0x7f7637603ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375e3b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375e1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375c9010> # /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 0x7f76376237a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76376223c0> # /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 0x7f76375e20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375ca8d0> # /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 0x7f76376587a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375c8290> # /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 0x7f7637658c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637658b00> # 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 0x7f7637658ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76375c6db0> # /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 0x7f7637659580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637659250> 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 0x7f763765a450> 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 0x7f7637670680> 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 0x7f7637671d30> # /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 0x7f7637672bd0> # 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 0x7f7637673230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637672120> # /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 0x7f7637673cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76376733e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763765a4b0> # /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 0x7f7637407b90> # /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 0x7f7637430620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637430380> # 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 0x7f7637430650> # /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 0x7f7637430f80> # 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 0x7f76374318b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637430830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637405d30> # /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 0x7f7637432c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374319d0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763765aba0> # /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 0x7f763745b020> # /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 0x7f763747f380> # /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 0x7f76374e0110> # /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 0x7f76374e2870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374e0230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76374ad130> # /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 0x7f76372ed220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763747e180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7637433bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f763747e780> # zipimport: found 30 names in '/tmp/ansible_stat_payload_9rimovza/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 0x7f763733ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763731de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763731d010> # 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 0x7f763733ce30> # /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 0x7f763736e8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763736e660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763736df70> # /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 0x7f763736e9c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f763733f9b0> 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 0x7f763736f650> # 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 0x7f763736f890> # /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 0x7f763736fdd0> 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 0x7f7636d0db20> # 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 0x7f7636d0f740> # /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 0x7f7636d10140> # /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 0x7f7636d112e0> # /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 0x7f7636d13d70> # 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 0x7f763731ef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d12030> # /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 0x7f7636d1bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d1a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d1a4e0> # /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 0x7f7636d1aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d12540> # 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 0x7f7636d63fe0> # /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 0x7f7636d640e0> # /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 0x7f7636d65b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d65940> # /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 0x7f7636d68170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d66270> # /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 0x7f7636d6b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d68320> # 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 0x7f7636d6c710> # 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 0x7f7636d6c7d0> # 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 0x7f7636d6ca10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d64290> # /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 0x7f7636df8230> # 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 0x7f7636df9700> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d6e9f0> # 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 0x7f7636d6fd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636d6e630> # 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 0x7f7636dfd970> # /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 0x7f7636dfe7b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636df9550> 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 0x7f7636dfe4b0> # 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 0x7f7636dff9b0> # 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 0x7f7636c0a330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636c052e0> 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 0x7f76373a2c90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76373b2960> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636c0a4b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7636df9850> # 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.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' 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.68 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 19254 1726867321.26692: 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-1726867320.711235-19349-52146328928447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 19254 1726867321.26696: _low_level_execute_command(): starting 19254 1726867321.26699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867320.711235-19349-52146328928447/ > /dev/null 2>&1 && sleep 0' 19254 1726867321.26972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 19254 1726867321.26975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 19254 1726867321.26981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 19254 1726867321.26984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 19254 1726867321.26986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 19254 1726867321.26988: stderr chunk (state=3): >>>debug2: match not found <<< 19254 1726867321.26990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867321.26991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 19254 1726867321.26994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 19254 1726867321.26996: 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.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 19254 1726867321.27039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 19254 1726867321.27060: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 19254 1726867321.27091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 19254 1726867321.27259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 19254 1726867321.29585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 19254 1726867321.29639: stderr chunk (state=3): >>><<< 19254 1726867321.29649: stdout chunk (state=3): >>><<< 19254 1726867321.29675: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 19254 1726867321.29690: handler run complete 19254 1726867321.29886: attempt loop complete, returning result 19254 1726867321.29889: _execute() done 19254 1726867321.29891: dumping result to json 19254 1726867321.29893: done dumping result, returning 19254 1726867321.29895: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-58c7-d1e3-00000000016a] 19254 1726867321.29897: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016a 19254 1726867321.29964: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016a 19254 1726867321.29967: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 19254 1726867321.30031: no more pending results, returning what we have 19254 1726867321.30034: results queue empty 19254 1726867321.30035: checking for any_errors_fatal 19254 1726867321.30040: done checking for any_errors_fatal 19254 1726867321.30041: checking for max_fail_percentage 19254 1726867321.30043: done checking for max_fail_percentage 19254 1726867321.30044: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.30045: done checking to see if all hosts have failed 19254 1726867321.30046: getting the remaining hosts for this loop 19254 1726867321.30047: done getting the remaining hosts for this loop 19254 1726867321.30051: getting the next task for host managed_node3 19254 1726867321.30058: done getting next task for host managed_node3 19254 1726867321.30060: ^ task is: TASK: Set flag to indicate system is ostree 19254 1726867321.30064: ^ 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 19254 1726867321.30067: getting variables 19254 1726867321.30068: in VariableManager get_vars() 19254 1726867321.30101: Calling all_inventory to load vars for managed_node3 19254 1726867321.30104: Calling groups_inventory to load vars for managed_node3 19254 1726867321.30107: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.30118: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.30121: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.30124: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.30581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.31145: done with get_vars() 19254 1726867321.31156: done getting variables 19254 1726867321.31384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:22:01 -0400 (0:00:00.708) 0:00:03.038 ****** 19254 1726867321.31593: entering _queue_task() for managed_node3/set_fact 19254 1726867321.31595: Creating lock for set_fact 19254 1726867321.32100: worker is 1 (out of 1 available) 19254 1726867321.32114: exiting _queue_task() for managed_node3/set_fact 19254 1726867321.32124: done queuing things up, now waiting for results queue to drain 19254 1726867321.32126: waiting for pending results... 19254 1726867321.32471: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 19254 1726867321.32494: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000016b 19254 1726867321.32567: variable 'ansible_search_path' from source: unknown 19254 1726867321.32570: variable 'ansible_search_path' from source: unknown 19254 1726867321.32572: calling self._execute() 19254 1726867321.32614: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.32618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.32626: variable 'omit' from source: magic vars 19254 1726867321.33322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 19254 1726867321.33535: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 19254 1726867321.33574: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 19254 1726867321.33607: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 19254 1726867321.33638: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 19254 1726867321.33715: 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) 19254 1726867321.33740: 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) 19254 1726867321.33767: 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) 19254 1726867321.33792: 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) 19254 1726867321.33899: Evaluated conditional (not __network_is_ostree is defined): True 19254 1726867321.33903: variable 'omit' from source: magic vars 19254 1726867321.33931: variable 'omit' from source: magic vars 19254 1726867321.34035: variable '__ostree_booted_stat' from source: set_fact 19254 1726867321.34216: variable 'omit' from source: magic vars 19254 1726867321.34221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19254 1726867321.34224: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19254 1726867321.34227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19254 1726867321.34229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867321.34231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867321.34233: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19254 1726867321.34235: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.34237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.34357: Set connection var ansible_shell_executable to /bin/sh 19254 1726867321.34480: Set connection var ansible_shell_type to sh 19254 1726867321.34484: Set connection var ansible_connection to ssh 19254 1726867321.34487: Set connection var ansible_timeout to 10 19254 1726867321.34488: Set connection var ansible_module_compression to ZIP_DEFLATED 19254 1726867321.34490: Set connection var ansible_pipelining to False 19254 1726867321.34494: variable 'ansible_shell_executable' from source: unknown 19254 1726867321.34497: variable 'ansible_connection' from source: unknown 19254 1726867321.34499: variable 'ansible_module_compression' from source: unknown 19254 1726867321.34500: variable 'ansible_shell_type' from source: unknown 19254 1726867321.34502: variable 'ansible_shell_executable' from source: unknown 19254 1726867321.34504: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.34506: variable 'ansible_pipelining' from source: unknown 19254 1726867321.34510: variable 'ansible_timeout' from source: unknown 19254 1726867321.34513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.34515: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 19254 1726867321.34518: variable 'omit' from source: magic vars 19254 1726867321.34520: starting attempt loop 19254 1726867321.34522: running the handler 19254 1726867321.34524: handler run complete 19254 1726867321.34641: attempt loop complete, returning result 19254 1726867321.34644: _execute() done 19254 1726867321.34646: dumping result to json 19254 1726867321.34648: done dumping result, returning 19254 1726867321.34649: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-58c7-d1e3-00000000016b] 19254 1726867321.34651: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016b 19254 1726867321.34725: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016b 19254 1726867321.34728: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 19254 1726867321.34788: no more pending results, returning what we have 19254 1726867321.34790: results queue empty 19254 1726867321.34791: checking for any_errors_fatal 19254 1726867321.34795: done checking for any_errors_fatal 19254 1726867321.34796: checking for max_fail_percentage 19254 1726867321.34797: done checking for max_fail_percentage 19254 1726867321.34798: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.34799: done checking to see if all hosts have failed 19254 1726867321.34800: getting the remaining hosts for this loop 19254 1726867321.34801: done getting the remaining hosts for this loop 19254 1726867321.34803: getting the next task for host managed_node3 19254 1726867321.34813: done getting next task for host managed_node3 19254 1726867321.34815: ^ task is: TASK: Fix CentOS6 Base repo 19254 1726867321.34818: ^ 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 19254 1726867321.34821: getting variables 19254 1726867321.34822: in VariableManager get_vars() 19254 1726867321.34844: Calling all_inventory to load vars for managed_node3 19254 1726867321.34846: Calling groups_inventory to load vars for managed_node3 19254 1726867321.34849: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.34976: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.34983: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.34991: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.35673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.36407: done with get_vars() 19254 1726867321.36418: done getting variables 19254 1726867321.36844: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:22:01 -0400 (0:00:00.052) 0:00:03.090 ****** 19254 1726867321.36870: entering _queue_task() for managed_node3/copy 19254 1726867321.37567: worker is 1 (out of 1 available) 19254 1726867321.37582: exiting _queue_task() for managed_node3/copy 19254 1726867321.37592: done queuing things up, now waiting for results queue to drain 19254 1726867321.37594: waiting for pending results... 19254 1726867321.38007: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 19254 1726867321.38042: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000016d 19254 1726867321.38085: variable 'ansible_search_path' from source: unknown 19254 1726867321.38094: variable 'ansible_search_path' from source: unknown 19254 1726867321.38234: calling self._execute() 19254 1726867321.38237: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.38240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.38243: variable 'omit' from source: magic vars 19254 1726867321.38701: variable 'ansible_distribution' from source: facts 19254 1726867321.38727: Evaluated conditional (ansible_distribution == 'CentOS'): True 19254 1726867321.38985: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.39029: Evaluated conditional (ansible_distribution_major_version == '6'): False 19254 1726867321.39047: when evaluation is False, skipping this task 19254 1726867321.39054: _execute() done 19254 1726867321.39061: dumping result to json 19254 1726867321.39072: done dumping result, returning 19254 1726867321.39217: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-58c7-d1e3-00000000016d] 19254 1726867321.39220: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016d 19254 1726867321.39290: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016d 19254 1726867321.39293: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19254 1726867321.39385: no more pending results, returning what we have 19254 1726867321.39389: results queue empty 19254 1726867321.39390: checking for any_errors_fatal 19254 1726867321.39394: done checking for any_errors_fatal 19254 1726867321.39395: checking for max_fail_percentage 19254 1726867321.39397: done checking for max_fail_percentage 19254 1726867321.39398: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.39399: done checking to see if all hosts have failed 19254 1726867321.39399: getting the remaining hosts for this loop 19254 1726867321.39401: done getting the remaining hosts for this loop 19254 1726867321.39404: getting the next task for host managed_node3 19254 1726867321.39410: done getting next task for host managed_node3 19254 1726867321.39413: ^ task is: TASK: Include the task 'enable_epel.yml' 19254 1726867321.39417: ^ 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 19254 1726867321.39422: getting variables 19254 1726867321.39423: in VariableManager get_vars() 19254 1726867321.39451: Calling all_inventory to load vars for managed_node3 19254 1726867321.39453: Calling groups_inventory to load vars for managed_node3 19254 1726867321.39457: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.39469: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.39473: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.39476: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.40055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.40784: done with get_vars() 19254 1726867321.40792: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:22:01 -0400 (0:00:00.039) 0:00:03.130 ****** 19254 1726867321.40864: entering _queue_task() for managed_node3/include_tasks 19254 1726867321.41198: worker is 1 (out of 1 available) 19254 1726867321.41212: exiting _queue_task() for managed_node3/include_tasks 19254 1726867321.41223: done queuing things up, now waiting for results queue to drain 19254 1726867321.41224: waiting for pending results... 19254 1726867321.41612: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 19254 1726867321.41825: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000016e 19254 1726867321.41847: variable 'ansible_search_path' from source: unknown 19254 1726867321.41914: variable 'ansible_search_path' from source: unknown 19254 1726867321.41920: calling self._execute() 19254 1726867321.42004: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.42035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.42055: variable 'omit' from source: magic vars 19254 1726867321.43283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867321.45669: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867321.45979: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867321.46070: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867321.46176: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867321.46227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867321.46685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867321.46689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867321.46692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867321.46694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867321.46704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867321.46951: variable '__network_is_ostree' from source: set_fact 19254 1726867321.46974: Evaluated conditional (not __network_is_ostree | d(false)): True 19254 1726867321.46987: _execute() done 19254 1726867321.46994: dumping result to json 19254 1726867321.47000: done dumping result, returning 19254 1726867321.47017: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-58c7-d1e3-00000000016e] 19254 1726867321.47028: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016e 19254 1726867321.47211: no more pending results, returning what we have 19254 1726867321.47217: in VariableManager get_vars() 19254 1726867321.47252: Calling all_inventory to load vars for managed_node3 19254 1726867321.47256: Calling groups_inventory to load vars for managed_node3 19254 1726867321.47260: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.47272: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.47276: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.47281: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.47682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.48150: done with get_vars() 19254 1726867321.48157: variable 'ansible_search_path' from source: unknown 19254 1726867321.48158: variable 'ansible_search_path' from source: unknown 19254 1726867321.48193: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000016e 19254 1726867321.48196: WORKER PROCESS EXITING 19254 1726867321.48226: we have included files to process 19254 1726867321.48228: generating all_blocks data 19254 1726867321.48229: done generating all_blocks data 19254 1726867321.48234: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19254 1726867321.48236: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19254 1726867321.48238: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 19254 1726867321.49334: done processing included file 19254 1726867321.49336: iterating over new_blocks loaded from include file 19254 1726867321.49338: in VariableManager get_vars() 19254 1726867321.49350: done with get_vars() 19254 1726867321.49352: filtering new block on tags 19254 1726867321.49375: done filtering new block on tags 19254 1726867321.49380: in VariableManager get_vars() 19254 1726867321.49392: done with get_vars() 19254 1726867321.49394: filtering new block on tags 19254 1726867321.49405: done filtering new block on tags 19254 1726867321.49407: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 19254 1726867321.49416: extending task lists for all hosts with included blocks 19254 1726867321.49723: done extending task lists 19254 1726867321.49724: done processing included files 19254 1726867321.49725: results queue empty 19254 1726867321.49726: checking for any_errors_fatal 19254 1726867321.49730: done checking for any_errors_fatal 19254 1726867321.49730: checking for max_fail_percentage 19254 1726867321.49731: done checking for max_fail_percentage 19254 1726867321.49732: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.49733: done checking to see if all hosts have failed 19254 1726867321.49733: getting the remaining hosts for this loop 19254 1726867321.49735: done getting the remaining hosts for this loop 19254 1726867321.49737: getting the next task for host managed_node3 19254 1726867321.49741: done getting next task for host managed_node3 19254 1726867321.49743: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 19254 1726867321.49745: ^ 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 19254 1726867321.49748: getting variables 19254 1726867321.49748: in VariableManager get_vars() 19254 1726867321.49756: Calling all_inventory to load vars for managed_node3 19254 1726867321.49758: Calling groups_inventory to load vars for managed_node3 19254 1726867321.49761: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.49766: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.49773: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.49776: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.50139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.50531: done with get_vars() 19254 1726867321.50540: done getting variables 19254 1726867321.50605: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 19254 1726867321.51020: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:22:01 -0400 (0:00:00.101) 0:00:03.232 ****** 19254 1726867321.51066: entering _queue_task() for managed_node3/command 19254 1726867321.51068: Creating lock for command 19254 1726867321.51648: worker is 1 (out of 1 available) 19254 1726867321.51659: exiting _queue_task() for managed_node3/command 19254 1726867321.51670: done queuing things up, now waiting for results queue to drain 19254 1726867321.51671: waiting for pending results... 19254 1726867321.51905: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 19254 1726867321.52016: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000188 19254 1726867321.52034: variable 'ansible_search_path' from source: unknown 19254 1726867321.52043: variable 'ansible_search_path' from source: unknown 19254 1726867321.52081: calling self._execute() 19254 1726867321.52159: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.52171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.52189: variable 'omit' from source: magic vars 19254 1726867321.52568: variable 'ansible_distribution' from source: facts 19254 1726867321.52590: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19254 1726867321.52729: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.52739: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19254 1726867321.52750: when evaluation is False, skipping this task 19254 1726867321.52757: _execute() done 19254 1726867321.52764: dumping result to json 19254 1726867321.52770: done dumping result, returning 19254 1726867321.52783: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-58c7-d1e3-000000000188] 19254 1726867321.52794: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000188 19254 1726867321.53034: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000188 19254 1726867321.53038: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19254 1726867321.53091: no more pending results, returning what we have 19254 1726867321.53094: results queue empty 19254 1726867321.53095: checking for any_errors_fatal 19254 1726867321.53096: done checking for any_errors_fatal 19254 1726867321.53097: checking for max_fail_percentage 19254 1726867321.53099: done checking for max_fail_percentage 19254 1726867321.53099: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.53100: done checking to see if all hosts have failed 19254 1726867321.53101: getting the remaining hosts for this loop 19254 1726867321.53102: done getting the remaining hosts for this loop 19254 1726867321.53106: getting the next task for host managed_node3 19254 1726867321.53115: done getting next task for host managed_node3 19254 1726867321.53117: ^ task is: TASK: Install yum-utils package 19254 1726867321.53122: ^ 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 19254 1726867321.53126: getting variables 19254 1726867321.53128: in VariableManager get_vars() 19254 1726867321.53157: Calling all_inventory to load vars for managed_node3 19254 1726867321.53159: Calling groups_inventory to load vars for managed_node3 19254 1726867321.53163: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.53176: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.53182: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.53185: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.53501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.53697: done with get_vars() 19254 1726867321.53706: done getting variables 19254 1726867321.53804: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:22:01 -0400 (0:00:00.027) 0:00:03.260 ****** 19254 1726867321.53834: entering _queue_task() for managed_node3/package 19254 1726867321.53836: Creating lock for package 19254 1726867321.54095: worker is 1 (out of 1 available) 19254 1726867321.54106: exiting _queue_task() for managed_node3/package 19254 1726867321.54119: done queuing things up, now waiting for results queue to drain 19254 1726867321.54120: waiting for pending results... 19254 1726867321.54357: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 19254 1726867321.54471: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000189 19254 1726867321.54495: variable 'ansible_search_path' from source: unknown 19254 1726867321.54502: variable 'ansible_search_path' from source: unknown 19254 1726867321.54542: calling self._execute() 19254 1726867321.54882: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.54886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.54889: variable 'omit' from source: magic vars 19254 1726867321.55063: variable 'ansible_distribution' from source: facts 19254 1726867321.55080: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19254 1726867321.55205: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.55223: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19254 1726867321.55230: when evaluation is False, skipping this task 19254 1726867321.55236: _execute() done 19254 1726867321.55242: dumping result to json 19254 1726867321.55248: done dumping result, returning 19254 1726867321.55259: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-58c7-d1e3-000000000189] 19254 1726867321.55267: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000189 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19254 1726867321.55459: no more pending results, returning what we have 19254 1726867321.55463: results queue empty 19254 1726867321.55463: checking for any_errors_fatal 19254 1726867321.55467: done checking for any_errors_fatal 19254 1726867321.55468: checking for max_fail_percentage 19254 1726867321.55470: done checking for max_fail_percentage 19254 1726867321.55471: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.55472: done checking to see if all hosts have failed 19254 1726867321.55472: getting the remaining hosts for this loop 19254 1726867321.55473: done getting the remaining hosts for this loop 19254 1726867321.55479: getting the next task for host managed_node3 19254 1726867321.55485: done getting next task for host managed_node3 19254 1726867321.55487: ^ task is: TASK: Enable EPEL 7 19254 1726867321.55490: ^ 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 19254 1726867321.55493: getting variables 19254 1726867321.55495: in VariableManager get_vars() 19254 1726867321.55521: Calling all_inventory to load vars for managed_node3 19254 1726867321.55523: Calling groups_inventory to load vars for managed_node3 19254 1726867321.55527: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.55540: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.55543: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.55545: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.55912: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000189 19254 1726867321.55915: WORKER PROCESS EXITING 19254 1726867321.55939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.56133: done with get_vars() 19254 1726867321.56142: done getting variables 19254 1726867321.56198: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:22:01 -0400 (0:00:00.023) 0:00:03.284 ****** 19254 1726867321.56226: entering _queue_task() for managed_node3/command 19254 1726867321.56448: worker is 1 (out of 1 available) 19254 1726867321.56460: exiting _queue_task() for managed_node3/command 19254 1726867321.56470: done queuing things up, now waiting for results queue to drain 19254 1726867321.56471: waiting for pending results... 19254 1726867321.56711: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 19254 1726867321.56826: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000018a 19254 1726867321.56846: variable 'ansible_search_path' from source: unknown 19254 1726867321.56854: variable 'ansible_search_path' from source: unknown 19254 1726867321.56891: calling self._execute() 19254 1726867321.56967: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.56980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.56995: variable 'omit' from source: magic vars 19254 1726867321.57361: variable 'ansible_distribution' from source: facts 19254 1726867321.57379: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19254 1726867321.57516: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.57527: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19254 1726867321.57534: when evaluation is False, skipping this task 19254 1726867321.57541: _execute() done 19254 1726867321.57553: dumping result to json 19254 1726867321.57560: done dumping result, returning 19254 1726867321.57570: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-58c7-d1e3-00000000018a] 19254 1726867321.57583: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000018a skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19254 1726867321.57720: no more pending results, returning what we have 19254 1726867321.57723: results queue empty 19254 1726867321.57724: checking for any_errors_fatal 19254 1726867321.57730: done checking for any_errors_fatal 19254 1726867321.57731: checking for max_fail_percentage 19254 1726867321.57733: done checking for max_fail_percentage 19254 1726867321.57733: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.57734: done checking to see if all hosts have failed 19254 1726867321.57735: getting the remaining hosts for this loop 19254 1726867321.57736: done getting the remaining hosts for this loop 19254 1726867321.57739: getting the next task for host managed_node3 19254 1726867321.57746: done getting next task for host managed_node3 19254 1726867321.57748: ^ task is: TASK: Enable EPEL 8 19254 1726867321.57752: ^ 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 19254 1726867321.57755: getting variables 19254 1726867321.57757: in VariableManager get_vars() 19254 1726867321.57786: Calling all_inventory to load vars for managed_node3 19254 1726867321.57788: Calling groups_inventory to load vars for managed_node3 19254 1726867321.57792: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.57804: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.57807: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.57812: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.58159: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000018a 19254 1726867321.58163: WORKER PROCESS EXITING 19254 1726867321.58186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.58396: done with get_vars() 19254 1726867321.58405: done getting variables 19254 1726867321.58460: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:22:01 -0400 (0:00:00.022) 0:00:03.307 ****** 19254 1726867321.58488: entering _queue_task() for managed_node3/command 19254 1726867321.58699: worker is 1 (out of 1 available) 19254 1726867321.58714: exiting _queue_task() for managed_node3/command 19254 1726867321.58723: done queuing things up, now waiting for results queue to drain 19254 1726867321.58725: waiting for pending results... 19254 1726867321.58952: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 19254 1726867321.59055: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000018b 19254 1726867321.59074: variable 'ansible_search_path' from source: unknown 19254 1726867321.59083: variable 'ansible_search_path' from source: unknown 19254 1726867321.59117: calling self._execute() 19254 1726867321.59191: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.59201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.59216: variable 'omit' from source: magic vars 19254 1726867321.59785: variable 'ansible_distribution' from source: facts 19254 1726867321.59902: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19254 1726867321.60219: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.60232: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 19254 1726867321.60240: when evaluation is False, skipping this task 19254 1726867321.60248: _execute() done 19254 1726867321.60255: dumping result to json 19254 1726867321.60263: done dumping result, returning 19254 1726867321.60272: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-58c7-d1e3-00000000018b] 19254 1726867321.60283: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000018b 19254 1726867321.60606: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000018b 19254 1726867321.60612: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 19254 1726867321.60648: no more pending results, returning what we have 19254 1726867321.60651: results queue empty 19254 1726867321.60652: checking for any_errors_fatal 19254 1726867321.60657: done checking for any_errors_fatal 19254 1726867321.60658: checking for max_fail_percentage 19254 1726867321.60660: done checking for max_fail_percentage 19254 1726867321.60661: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.60662: done checking to see if all hosts have failed 19254 1726867321.60662: getting the remaining hosts for this loop 19254 1726867321.60664: done getting the remaining hosts for this loop 19254 1726867321.60666: getting the next task for host managed_node3 19254 1726867321.60674: done getting next task for host managed_node3 19254 1726867321.60676: ^ task is: TASK: Enable EPEL 6 19254 1726867321.60680: ^ 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 19254 1726867321.60684: getting variables 19254 1726867321.60685: in VariableManager get_vars() 19254 1726867321.60712: Calling all_inventory to load vars for managed_node3 19254 1726867321.60715: Calling groups_inventory to load vars for managed_node3 19254 1726867321.60718: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.60727: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.60730: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.60733: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.60916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.61152: done with get_vars() 19254 1726867321.61160: done getting variables 19254 1726867321.61208: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:22:01 -0400 (0:00:00.027) 0:00:03.334 ****** 19254 1726867321.61236: entering _queue_task() for managed_node3/copy 19254 1726867321.61455: worker is 1 (out of 1 available) 19254 1726867321.61466: exiting _queue_task() for managed_node3/copy 19254 1726867321.61479: done queuing things up, now waiting for results queue to drain 19254 1726867321.61481: waiting for pending results... 19254 1726867321.61712: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 19254 1726867321.61818: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000018d 19254 1726867321.61883: variable 'ansible_search_path' from source: unknown 19254 1726867321.61886: variable 'ansible_search_path' from source: unknown 19254 1726867321.61888: calling self._execute() 19254 1726867321.61952: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.61963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.61976: variable 'omit' from source: magic vars 19254 1726867321.62406: variable 'ansible_distribution' from source: facts 19254 1726867321.62425: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 19254 1726867321.62543: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.62553: Evaluated conditional (ansible_distribution_major_version == '6'): False 19254 1726867321.62564: when evaluation is False, skipping this task 19254 1726867321.62582: _execute() done 19254 1726867321.62585: dumping result to json 19254 1726867321.62588: done dumping result, returning 19254 1726867321.62671: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-58c7-d1e3-00000000018d] 19254 1726867321.62674: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000018d 19254 1726867321.62748: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000018d 19254 1726867321.62751: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 19254 1726867321.62798: no more pending results, returning what we have 19254 1726867321.62801: results queue empty 19254 1726867321.62802: checking for any_errors_fatal 19254 1726867321.62807: done checking for any_errors_fatal 19254 1726867321.62810: checking for max_fail_percentage 19254 1726867321.62813: done checking for max_fail_percentage 19254 1726867321.62813: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.62814: done checking to see if all hosts have failed 19254 1726867321.62815: getting the remaining hosts for this loop 19254 1726867321.62816: done getting the remaining hosts for this loop 19254 1726867321.62820: getting the next task for host managed_node3 19254 1726867321.62828: done getting next task for host managed_node3 19254 1726867321.62831: ^ task is: TASK: Set network provider to 'initscripts' 19254 1726867321.62834: ^ 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 19254 1726867321.62837: getting variables 19254 1726867321.62839: in VariableManager get_vars() 19254 1726867321.62868: Calling all_inventory to load vars for managed_node3 19254 1726867321.62871: Calling groups_inventory to load vars for managed_node3 19254 1726867321.62875: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.62889: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.62891: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.62894: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.63286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.63571: done with get_vars() 19254 1726867321.63581: done getting variables 19254 1726867321.63632: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:12 Friday 20 September 2024 17:22:01 -0400 (0:00:00.024) 0:00:03.358 ****** 19254 1726867321.63656: entering _queue_task() for managed_node3/set_fact 19254 1726867321.63869: worker is 1 (out of 1 available) 19254 1726867321.63985: exiting _queue_task() for managed_node3/set_fact 19254 1726867321.63995: done queuing things up, now waiting for results queue to drain 19254 1726867321.63996: waiting for pending results... 19254 1726867321.64572: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 19254 1726867321.64604: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000007 19254 1726867321.64610: variable 'ansible_search_path' from source: unknown 19254 1726867321.64618: calling self._execute() 19254 1726867321.64714: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.64722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.64726: variable 'omit' from source: magic vars 19254 1726867321.64836: variable 'omit' from source: magic vars 19254 1726867321.64936: variable 'omit' from source: magic vars 19254 1726867321.64940: variable 'omit' from source: magic vars 19254 1726867321.64955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 19254 1726867321.64996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 19254 1726867321.65023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 19254 1726867321.65047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867321.65062: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 19254 1726867321.65095: variable 'inventory_hostname' from source: host vars for 'managed_node3' 19254 1726867321.65103: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.65114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.65221: Set connection var ansible_shell_executable to /bin/sh 19254 1726867321.65228: Set connection var ansible_shell_type to sh 19254 1726867321.65237: Set connection var ansible_connection to ssh 19254 1726867321.65247: Set connection var ansible_timeout to 10 19254 1726867321.65259: Set connection var ansible_module_compression to ZIP_DEFLATED 19254 1726867321.65483: Set connection var ansible_pipelining to False 19254 1726867321.65486: variable 'ansible_shell_executable' from source: unknown 19254 1726867321.65488: variable 'ansible_connection' from source: unknown 19254 1726867321.65490: variable 'ansible_module_compression' from source: unknown 19254 1726867321.65492: variable 'ansible_shell_type' from source: unknown 19254 1726867321.65494: variable 'ansible_shell_executable' from source: unknown 19254 1726867321.65496: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.65498: variable 'ansible_pipelining' from source: unknown 19254 1726867321.65500: variable 'ansible_timeout' from source: unknown 19254 1726867321.65502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.65504: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 19254 1726867321.65507: variable 'omit' from source: magic vars 19254 1726867321.65512: starting attempt loop 19254 1726867321.65514: running the handler 19254 1726867321.65517: handler run complete 19254 1726867321.65529: attempt loop complete, returning result 19254 1726867321.65535: _execute() done 19254 1726867321.65541: dumping result to json 19254 1726867321.65547: done dumping result, returning 19254 1726867321.65556: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-58c7-d1e3-000000000007] 19254 1726867321.65564: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000007 ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 19254 1726867321.65701: no more pending results, returning what we have 19254 1726867321.65704: results queue empty 19254 1726867321.65705: checking for any_errors_fatal 19254 1726867321.65712: done checking for any_errors_fatal 19254 1726867321.65713: checking for max_fail_percentage 19254 1726867321.65715: done checking for max_fail_percentage 19254 1726867321.65716: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.65717: done checking to see if all hosts have failed 19254 1726867321.65718: getting the remaining hosts for this loop 19254 1726867321.65719: done getting the remaining hosts for this loop 19254 1726867321.65722: getting the next task for host managed_node3 19254 1726867321.65729: done getting next task for host managed_node3 19254 1726867321.65730: ^ task is: TASK: meta (flush_handlers) 19254 1726867321.65732: ^ 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 19254 1726867321.65737: getting variables 19254 1726867321.65738: in VariableManager get_vars() 19254 1726867321.65767: Calling all_inventory to load vars for managed_node3 19254 1726867321.65769: Calling groups_inventory to load vars for managed_node3 19254 1726867321.65773: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.65786: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.65789: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.65792: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.66137: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000007 19254 1726867321.66140: WORKER PROCESS EXITING 19254 1726867321.66161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.66407: done with get_vars() 19254 1726867321.66418: done getting variables 19254 1726867321.66480: in VariableManager get_vars() 19254 1726867321.66489: Calling all_inventory to load vars for managed_node3 19254 1726867321.66491: Calling groups_inventory to load vars for managed_node3 19254 1726867321.66494: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.66498: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.66500: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.66503: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.66641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.66844: done with get_vars() 19254 1726867321.66857: done queuing things up, now waiting for results queue to drain 19254 1726867321.66859: results queue empty 19254 1726867321.66859: checking for any_errors_fatal 19254 1726867321.66861: done checking for any_errors_fatal 19254 1726867321.66862: checking for max_fail_percentage 19254 1726867321.66862: done checking for max_fail_percentage 19254 1726867321.66863: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.66864: done checking to see if all hosts have failed 19254 1726867321.66865: getting the remaining hosts for this loop 19254 1726867321.66865: done getting the remaining hosts for this loop 19254 1726867321.66867: getting the next task for host managed_node3 19254 1726867321.66870: done getting next task for host managed_node3 19254 1726867321.66871: ^ task is: TASK: meta (flush_handlers) 19254 1726867321.66872: ^ 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 19254 1726867321.66881: getting variables 19254 1726867321.66882: in VariableManager get_vars() 19254 1726867321.66889: Calling all_inventory to load vars for managed_node3 19254 1726867321.66891: Calling groups_inventory to load vars for managed_node3 19254 1726867321.66893: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.66897: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.66899: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.66901: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.67030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.67407: done with get_vars() 19254 1726867321.67419: done getting variables 19254 1726867321.67460: in VariableManager get_vars() 19254 1726867321.67467: Calling all_inventory to load vars for managed_node3 19254 1726867321.67470: Calling groups_inventory to load vars for managed_node3 19254 1726867321.67472: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.67476: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.67573: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.67580: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.67795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.68055: done with get_vars() 19254 1726867321.68067: done queuing things up, now waiting for results queue to drain 19254 1726867321.68068: results queue empty 19254 1726867321.68069: checking for any_errors_fatal 19254 1726867321.68070: done checking for any_errors_fatal 19254 1726867321.68071: checking for max_fail_percentage 19254 1726867321.68072: done checking for max_fail_percentage 19254 1726867321.68073: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.68073: done checking to see if all hosts have failed 19254 1726867321.68074: getting the remaining hosts for this loop 19254 1726867321.68075: done getting the remaining hosts for this loop 19254 1726867321.68079: getting the next task for host managed_node3 19254 1726867321.68082: done getting next task for host managed_node3 19254 1726867321.68082: ^ task is: None 19254 1726867321.68084: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867321.68089: done queuing things up, now waiting for results queue to drain 19254 1726867321.68090: results queue empty 19254 1726867321.68091: checking for any_errors_fatal 19254 1726867321.68091: done checking for any_errors_fatal 19254 1726867321.68092: checking for max_fail_percentage 19254 1726867321.68093: done checking for max_fail_percentage 19254 1726867321.68094: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.68094: done checking to see if all hosts have failed 19254 1726867321.68096: getting the next task for host managed_node3 19254 1726867321.68099: done getting next task for host managed_node3 19254 1726867321.68100: ^ task is: None 19254 1726867321.68101: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867321.68151: in VariableManager get_vars() 19254 1726867321.68207: done with get_vars() 19254 1726867321.68214: in VariableManager get_vars() 19254 1726867321.68234: done with get_vars() 19254 1726867321.68239: variable 'omit' from source: magic vars 19254 1726867321.68274: in VariableManager get_vars() 19254 1726867321.68310: done with get_vars() 19254 1726867321.68332: variable 'omit' from source: magic vars PLAY [Play for testing ethtool coalesce settings] ****************************** 19254 1726867321.69273: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 19254 1726867321.69300: getting the remaining hosts for this loop 19254 1726867321.69301: done getting the remaining hosts for this loop 19254 1726867321.69304: getting the next task for host managed_node3 19254 1726867321.69306: done getting next task for host managed_node3 19254 1726867321.69310: ^ task is: TASK: Gathering Facts 19254 1726867321.69312: ^ 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 19254 1726867321.69314: getting variables 19254 1726867321.69315: in VariableManager get_vars() 19254 1726867321.69330: Calling all_inventory to load vars for managed_node3 19254 1726867321.69332: Calling groups_inventory to load vars for managed_node3 19254 1726867321.69334: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.69338: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.69351: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.69354: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.69493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.69682: done with get_vars() 19254 1726867321.69690: done getting variables 19254 1726867321.69733: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:3 Friday 20 September 2024 17:22:01 -0400 (0:00:00.060) 0:00:03.419 ****** 19254 1726867321.69756: entering _queue_task() for managed_node3/gather_facts 19254 1726867321.69995: worker is 1 (out of 1 available) 19254 1726867321.70006: exiting _queue_task() for managed_node3/gather_facts 19254 1726867321.70018: done queuing things up, now waiting for results queue to drain 19254 1726867321.70019: waiting for pending results... 19254 1726867321.70393: running TaskExecutor() for managed_node3/TASK: Gathering Facts 19254 1726867321.70397: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000001b3 19254 1726867321.70400: variable 'ansible_search_path' from source: unknown 19254 1726867321.70403: calling self._execute() 19254 1726867321.70468: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.70480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.70497: variable 'omit' from source: magic vars 19254 1726867321.70912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867321.73508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867321.73593: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867321.73651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867321.73698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867321.73729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867321.73830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867321.73921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867321.73982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867321.74206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867321.74228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867321.74360: variable 'ansible_distribution' from source: facts 19254 1726867321.74371: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.74394: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867321.74401: when evaluation is False, skipping this task 19254 1726867321.74416: _execute() done 19254 1726867321.74422: dumping result to json 19254 1726867321.74428: done dumping result, returning 19254 1726867321.74438: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-58c7-d1e3-0000000001b3] 19254 1726867321.74447: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000001b3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867321.74758: no more pending results, returning what we have 19254 1726867321.74762: results queue empty 19254 1726867321.74763: checking for any_errors_fatal 19254 1726867321.74764: done checking for any_errors_fatal 19254 1726867321.74765: checking for max_fail_percentage 19254 1726867321.74767: done checking for max_fail_percentage 19254 1726867321.74767: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.74768: done checking to see if all hosts have failed 19254 1726867321.74769: getting the remaining hosts for this loop 19254 1726867321.74771: done getting the remaining hosts for this loop 19254 1726867321.74774: getting the next task for host managed_node3 19254 1726867321.74782: done getting next task for host managed_node3 19254 1726867321.74783: ^ task is: TASK: meta (flush_handlers) 19254 1726867321.74786: ^ 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 19254 1726867321.74789: getting variables 19254 1726867321.74791: in VariableManager get_vars() 19254 1726867321.74844: Calling all_inventory to load vars for managed_node3 19254 1726867321.74847: Calling groups_inventory to load vars for managed_node3 19254 1726867321.74849: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.74861: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.74864: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.74867: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.75206: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000001b3 19254 1726867321.75211: WORKER PROCESS EXITING 19254 1726867321.75235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.75443: done with get_vars() 19254 1726867321.75453: done getting variables 19254 1726867321.75520: in VariableManager get_vars() 19254 1726867321.75536: Calling all_inventory to load vars for managed_node3 19254 1726867321.75538: Calling groups_inventory to load vars for managed_node3 19254 1726867321.75540: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.75544: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.75546: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.75549: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.75686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.75881: done with get_vars() 19254 1726867321.75893: done queuing things up, now waiting for results queue to drain 19254 1726867321.75894: results queue empty 19254 1726867321.75895: checking for any_errors_fatal 19254 1726867321.75897: done checking for any_errors_fatal 19254 1726867321.75898: checking for max_fail_percentage 19254 1726867321.75899: done checking for max_fail_percentage 19254 1726867321.75899: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.75900: done checking to see if all hosts have failed 19254 1726867321.75901: getting the remaining hosts for this loop 19254 1726867321.75902: done getting the remaining hosts for this loop 19254 1726867321.75905: getting the next task for host managed_node3 19254 1726867321.75910: done getting next task for host managed_node3 19254 1726867321.75912: ^ task is: TASK: Show playbook name 19254 1726867321.75914: ^ 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 19254 1726867321.75915: getting variables 19254 1726867321.75916: in VariableManager get_vars() 19254 1726867321.75931: Calling all_inventory to load vars for managed_node3 19254 1726867321.75933: Calling groups_inventory to load vars for managed_node3 19254 1726867321.75935: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.75940: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.75948: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.75950: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.76093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.76307: done with get_vars() 19254 1726867321.76317: done getting variables 19254 1726867321.76387: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:9 Friday 20 September 2024 17:22:01 -0400 (0:00:00.066) 0:00:03.486 ****** 19254 1726867321.76413: entering _queue_task() for managed_node3/debug 19254 1726867321.76415: Creating lock for debug 19254 1726867321.76676: worker is 1 (out of 1 available) 19254 1726867321.76690: exiting _queue_task() for managed_node3/debug 19254 1726867321.76701: done queuing things up, now waiting for results queue to drain 19254 1726867321.76702: waiting for pending results... 19254 1726867321.76945: running TaskExecutor() for managed_node3/TASK: Show playbook name 19254 1726867321.77043: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000000b 19254 1726867321.77067: variable 'ansible_search_path' from source: unknown 19254 1726867321.77106: calling self._execute() 19254 1726867321.77195: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.77207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.77227: variable 'omit' from source: magic vars 19254 1726867321.77660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867321.81715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867321.81954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867321.82034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867321.82075: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867321.82195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867321.82288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867321.82330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867321.82359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867321.82412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867321.82436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867321.82580: variable 'ansible_distribution' from source: facts 19254 1726867321.82626: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.82629: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867321.82631: when evaluation is False, skipping this task 19254 1726867321.82633: _execute() done 19254 1726867321.82635: dumping result to json 19254 1726867321.82639: done dumping result, returning 19254 1726867321.82650: done running TaskExecutor() for managed_node3/TASK: Show playbook name [0affcac9-a3a5-58c7-d1e3-00000000000b] 19254 1726867321.82658: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000b 19254 1726867321.82985: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000b 19254 1726867321.82988: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867321.83028: no more pending results, returning what we have 19254 1726867321.83031: results queue empty 19254 1726867321.83032: checking for any_errors_fatal 19254 1726867321.83033: done checking for any_errors_fatal 19254 1726867321.83034: checking for max_fail_percentage 19254 1726867321.83035: done checking for max_fail_percentage 19254 1726867321.83036: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.83037: done checking to see if all hosts have failed 19254 1726867321.83038: getting the remaining hosts for this loop 19254 1726867321.83039: done getting the remaining hosts for this loop 19254 1726867321.83042: getting the next task for host managed_node3 19254 1726867321.83047: done getting next task for host managed_node3 19254 1726867321.83049: ^ task is: TASK: INIT: Ethtool coalesce tests 19254 1726867321.83051: ^ 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 19254 1726867321.83054: getting variables 19254 1726867321.83055: in VariableManager get_vars() 19254 1726867321.83102: Calling all_inventory to load vars for managed_node3 19254 1726867321.83105: Calling groups_inventory to load vars for managed_node3 19254 1726867321.83107: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.83120: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.83122: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.83125: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.83369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.83570: done with get_vars() 19254 1726867321.83583: done getting variables 19254 1726867321.83638: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [INIT: Ethtool coalesce tests] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Friday 20 September 2024 17:22:01 -0400 (0:00:00.072) 0:00:03.558 ****** 19254 1726867321.83664: entering _queue_task() for managed_node3/debug 19254 1726867321.83941: worker is 1 (out of 1 available) 19254 1726867321.83953: exiting _queue_task() for managed_node3/debug 19254 1726867321.83964: done queuing things up, now waiting for results queue to drain 19254 1726867321.83965: waiting for pending results... 19254 1726867321.84492: running TaskExecutor() for managed_node3/TASK: INIT: Ethtool coalesce tests 19254 1726867321.84706: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000000c 19254 1726867321.84772: variable 'ansible_search_path' from source: unknown 19254 1726867321.84818: calling self._execute() 19254 1726867321.85065: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.85083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.85105: variable 'omit' from source: magic vars 19254 1726867321.86685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867321.91181: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867321.91324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867321.91402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867321.91512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867321.91542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867321.91659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867321.91825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867321.91857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867321.91946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867321.92028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867321.92454: variable 'ansible_distribution' from source: facts 19254 1726867321.92549: variable 'ansible_distribution_major_version' from source: facts 19254 1726867321.92552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867321.92555: when evaluation is False, skipping this task 19254 1726867321.92557: _execute() done 19254 1726867321.92559: dumping result to json 19254 1726867321.92561: done dumping result, returning 19254 1726867321.92563: done running TaskExecutor() for managed_node3/TASK: INIT: Ethtool coalesce tests [0affcac9-a3a5-58c7-d1e3-00000000000c] 19254 1726867321.92565: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000c 19254 1726867321.92637: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000c 19254 1726867321.92640: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867321.92715: no more pending results, returning what we have 19254 1726867321.92718: results queue empty 19254 1726867321.92719: checking for any_errors_fatal 19254 1726867321.92724: done checking for any_errors_fatal 19254 1726867321.92725: checking for max_fail_percentage 19254 1726867321.92727: done checking for max_fail_percentage 19254 1726867321.92728: checking to see if all hosts have failed and the running result is not ok 19254 1726867321.92729: done checking to see if all hosts have failed 19254 1726867321.92729: getting the remaining hosts for this loop 19254 1726867321.92731: done getting the remaining hosts for this loop 19254 1726867321.92735: getting the next task for host managed_node3 19254 1726867321.92740: done getting next task for host managed_node3 19254 1726867321.92743: ^ task is: TASK: Include the task 'show_interfaces.yml' 19254 1726867321.92745: ^ 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 19254 1726867321.92748: getting variables 19254 1726867321.92750: in VariableManager get_vars() 19254 1726867321.92801: Calling all_inventory to load vars for managed_node3 19254 1726867321.92804: Calling groups_inventory to load vars for managed_node3 19254 1726867321.92807: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867321.92821: Calling all_plugins_play to load vars for managed_node3 19254 1726867321.92825: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867321.92828: Calling groups_plugins_play to load vars for managed_node3 19254 1726867321.94067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867321.94561: done with get_vars() 19254 1726867321.94570: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:18 Friday 20 September 2024 17:22:01 -0400 (0:00:00.109) 0:00:03.668 ****** 19254 1726867321.94656: entering _queue_task() for managed_node3/include_tasks 19254 1726867321.95229: worker is 1 (out of 1 available) 19254 1726867321.95239: exiting _queue_task() for managed_node3/include_tasks 19254 1726867321.95249: done queuing things up, now waiting for results queue to drain 19254 1726867321.95251: waiting for pending results... 19254 1726867321.95676: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 19254 1726867321.95797: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000000d 19254 1726867321.95817: variable 'ansible_search_path' from source: unknown 19254 1726867321.96085: calling self._execute() 19254 1726867321.96106: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867321.96120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867321.96135: variable 'omit' from source: magic vars 19254 1726867321.97093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.01535: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.01752: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.01793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.01833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.02081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.02085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.02212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.02244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.02401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.02412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.02592: variable 'ansible_distribution' from source: facts 19254 1726867322.02737: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.02762: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.02770: when evaluation is False, skipping this task 19254 1726867322.02779: _execute() done 19254 1726867322.02786: dumping result to json 19254 1726867322.02793: done dumping result, returning 19254 1726867322.02805: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-58c7-d1e3-00000000000d] 19254 1726867322.02815: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.03103: no more pending results, returning what we have 19254 1726867322.03106: results queue empty 19254 1726867322.03107: checking for any_errors_fatal 19254 1726867322.03115: done checking for any_errors_fatal 19254 1726867322.03116: checking for max_fail_percentage 19254 1726867322.03118: done checking for max_fail_percentage 19254 1726867322.03118: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.03119: done checking to see if all hosts have failed 19254 1726867322.03120: getting the remaining hosts for this loop 19254 1726867322.03122: done getting the remaining hosts for this loop 19254 1726867322.03126: getting the next task for host managed_node3 19254 1726867322.03131: done getting next task for host managed_node3 19254 1726867322.03133: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19254 1726867322.03135: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.03138: getting variables 19254 1726867322.03143: in VariableManager get_vars() 19254 1726867322.03197: Calling all_inventory to load vars for managed_node3 19254 1726867322.03200: Calling groups_inventory to load vars for managed_node3 19254 1726867322.03202: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.03370: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.03373: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.03376: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.03938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.04483: done with get_vars() 19254 1726867322.04495: done getting variables 19254 1726867322.04686: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000d 19254 1726867322.04690: WORKER PROCESS EXITING TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 Friday 20 September 2024 17:22:02 -0400 (0:00:00.100) 0:00:03.769 ****** 19254 1726867322.04757: entering _queue_task() for managed_node3/include_tasks 19254 1726867322.05828: worker is 1 (out of 1 available) 19254 1726867322.05841: exiting _queue_task() for managed_node3/include_tasks 19254 1726867322.05967: done queuing things up, now waiting for results queue to drain 19254 1726867322.05969: waiting for pending results... 19254 1726867322.06242: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19254 1726867322.06526: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000000e 19254 1726867322.06546: variable 'ansible_search_path' from source: unknown 19254 1726867322.06590: calling self._execute() 19254 1726867322.06950: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.06953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.06956: variable 'omit' from source: magic vars 19254 1726867322.07861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.12894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.12985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.13189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.13231: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.13461: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.13465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.13596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.13626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.13674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.13883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.14048: variable 'ansible_distribution' from source: facts 19254 1726867322.14061: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.14086: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.14093: when evaluation is False, skipping this task 19254 1726867322.14099: _execute() done 19254 1726867322.14105: dumping result to json 19254 1726867322.14117: done dumping result, returning 19254 1726867322.14129: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-58c7-d1e3-00000000000e] 19254 1726867322.14138: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.14396: no more pending results, returning what we have 19254 1726867322.14400: results queue empty 19254 1726867322.14400: checking for any_errors_fatal 19254 1726867322.14405: done checking for any_errors_fatal 19254 1726867322.14406: checking for max_fail_percentage 19254 1726867322.14410: done checking for max_fail_percentage 19254 1726867322.14411: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.14412: done checking to see if all hosts have failed 19254 1726867322.14413: getting the remaining hosts for this loop 19254 1726867322.14414: done getting the remaining hosts for this loop 19254 1726867322.14419: getting the next task for host managed_node3 19254 1726867322.14424: done getting next task for host managed_node3 19254 1726867322.14426: ^ task is: TASK: Include the task 'assert_device_present.yml' 19254 1726867322.14428: ^ 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 19254 1726867322.14432: getting variables 19254 1726867322.14434: in VariableManager get_vars() 19254 1726867322.14483: Calling all_inventory to load vars for managed_node3 19254 1726867322.14485: Calling groups_inventory to load vars for managed_node3 19254 1726867322.14487: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.14498: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.14500: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.14504: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.15034: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000e 19254 1726867322.15141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.15529: done with get_vars() 19254 1726867322.15541: done getting variables 19254 1726867322.15637: WORKER PROCESS EXITING TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 Friday 20 September 2024 17:22:02 -0400 (0:00:00.109) 0:00:03.879 ****** 19254 1726867322.15706: entering _queue_task() for managed_node3/include_tasks 19254 1726867322.16298: worker is 1 (out of 1 available) 19254 1726867322.16310: exiting _queue_task() for managed_node3/include_tasks 19254 1726867322.16322: done queuing things up, now waiting for results queue to drain 19254 1726867322.16323: waiting for pending results... 19254 1726867322.16744: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 19254 1726867322.16983: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000000f 19254 1726867322.16987: variable 'ansible_search_path' from source: unknown 19254 1726867322.17013: calling self._execute() 19254 1726867322.17183: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.17187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.17190: variable 'omit' from source: magic vars 19254 1726867322.18155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.22932: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.22936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.23020: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.23183: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.23216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.23381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.23422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.23506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.23629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.23649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.24059: variable 'ansible_distribution' from source: facts 19254 1726867322.24063: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.24066: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.24068: when evaluation is False, skipping this task 19254 1726867322.24071: _execute() done 19254 1726867322.24073: dumping result to json 19254 1726867322.24075: done dumping result, returning 19254 1726867322.24080: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-58c7-d1e3-00000000000f] 19254 1726867322.24082: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.24265: no more pending results, returning what we have 19254 1726867322.24269: results queue empty 19254 1726867322.24271: checking for any_errors_fatal 19254 1726867322.24278: done checking for any_errors_fatal 19254 1726867322.24279: checking for max_fail_percentage 19254 1726867322.24281: done checking for max_fail_percentage 19254 1726867322.24282: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.24283: done checking to see if all hosts have failed 19254 1726867322.24284: getting the remaining hosts for this loop 19254 1726867322.24286: done getting the remaining hosts for this loop 19254 1726867322.24289: getting the next task for host managed_node3 19254 1726867322.24296: done getting next task for host managed_node3 19254 1726867322.24298: ^ task is: TASK: Install ethtool (test dependency) 19254 1726867322.24301: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.24303: getting variables 19254 1726867322.24305: in VariableManager get_vars() 19254 1726867322.24352: Calling all_inventory to load vars for managed_node3 19254 1726867322.24355: Calling groups_inventory to load vars for managed_node3 19254 1726867322.24357: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.24368: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.24371: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.24373: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.24590: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000000f 19254 1726867322.24594: WORKER PROCESS EXITING 19254 1726867322.25143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.25698: done with get_vars() 19254 1726867322.25709: done getting variables 19254 1726867322.25765: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install ethtool (test dependency)] *************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 Friday 20 September 2024 17:22:02 -0400 (0:00:00.101) 0:00:03.981 ****** 19254 1726867322.25903: entering _queue_task() for managed_node3/package 19254 1726867322.26708: worker is 1 (out of 1 available) 19254 1726867322.26719: exiting _queue_task() for managed_node3/package 19254 1726867322.26729: done queuing things up, now waiting for results queue to drain 19254 1726867322.26731: waiting for pending results... 19254 1726867322.27147: running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) 19254 1726867322.27353: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000010 19254 1726867322.27379: variable 'ansible_search_path' from source: unknown 19254 1726867322.27467: calling self._execute() 19254 1726867322.27673: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.27783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.27787: variable 'omit' from source: magic vars 19254 1726867322.28900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.33420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.33567: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.33736: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.33926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.33931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.34062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.34086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.34119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.34212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.34268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.34684: variable 'ansible_distribution' from source: facts 19254 1726867322.34688: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.34690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.34692: when evaluation is False, skipping this task 19254 1726867322.34694: _execute() done 19254 1726867322.34696: dumping result to json 19254 1726867322.34698: done dumping result, returning 19254 1726867322.34700: done running TaskExecutor() for managed_node3/TASK: Install ethtool (test dependency) [0affcac9-a3a5-58c7-d1e3-000000000010] 19254 1726867322.34701: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000010 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.35054: no more pending results, returning what we have 19254 1726867322.35057: results queue empty 19254 1726867322.35058: checking for any_errors_fatal 19254 1726867322.35064: done checking for any_errors_fatal 19254 1726867322.35065: checking for max_fail_percentage 19254 1726867322.35067: done checking for max_fail_percentage 19254 1726867322.35068: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.35069: done checking to see if all hosts have failed 19254 1726867322.35070: getting the remaining hosts for this loop 19254 1726867322.35071: done getting the remaining hosts for this loop 19254 1726867322.35075: getting the next task for host managed_node3 19254 1726867322.35085: done getting next task for host managed_node3 19254 1726867322.35088: ^ task is: TASK: TEST: I can create a profile without any coalescing option. 19254 1726867322.35090: ^ 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 19254 1726867322.35093: getting variables 19254 1726867322.35096: in VariableManager get_vars() 19254 1726867322.35153: Calling all_inventory to load vars for managed_node3 19254 1726867322.35156: Calling groups_inventory to load vars for managed_node3 19254 1726867322.35158: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.35171: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.35174: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.35448: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.36009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.36347: done with get_vars() 19254 1726867322.36358: done getting variables 19254 1726867322.36420: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000010 19254 1726867322.36424: WORKER PROCESS EXITING 19254 1726867322.36459: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can create a profile without any coalescing option.] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Friday 20 September 2024 17:22:02 -0400 (0:00:00.105) 0:00:04.087 ****** 19254 1726867322.36487: entering _queue_task() for managed_node3/debug 19254 1726867322.37220: worker is 1 (out of 1 available) 19254 1726867322.37231: exiting _queue_task() for managed_node3/debug 19254 1726867322.37241: done queuing things up, now waiting for results queue to drain 19254 1726867322.37242: waiting for pending results... 19254 1726867322.37587: running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without any coalescing option. 19254 1726867322.37757: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000012 19254 1726867322.37854: variable 'ansible_search_path' from source: unknown 19254 1726867322.37897: calling self._execute() 19254 1726867322.38100: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.38110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.38123: variable 'omit' from source: magic vars 19254 1726867322.39091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.43679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.43858: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.44022: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.44066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.44186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.44389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.44427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.44672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.44676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.44680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.44967: variable 'ansible_distribution' from source: facts 19254 1726867322.45105: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.45131: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.45187: when evaluation is False, skipping this task 19254 1726867322.45194: _execute() done 19254 1726867322.45245: dumping result to json 19254 1726867322.45249: done dumping result, returning 19254 1726867322.45251: done running TaskExecutor() for managed_node3/TASK: TEST: I can create a profile without any coalescing option. [0affcac9-a3a5-58c7-d1e3-000000000012] 19254 1726867322.45254: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000012 19254 1726867322.45490: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000012 19254 1726867322.45493: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867322.45569: no more pending results, returning what we have 19254 1726867322.45572: results queue empty 19254 1726867322.45573: checking for any_errors_fatal 19254 1726867322.45579: done checking for any_errors_fatal 19254 1726867322.45580: checking for max_fail_percentage 19254 1726867322.45583: done checking for max_fail_percentage 19254 1726867322.45583: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.45585: done checking to see if all hosts have failed 19254 1726867322.45585: getting the remaining hosts for this loop 19254 1726867322.45587: done getting the remaining hosts for this loop 19254 1726867322.45590: getting the next task for host managed_node3 19254 1726867322.45598: done getting next task for host managed_node3 19254 1726867322.45604: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867322.45607: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.45624: getting variables 19254 1726867322.45626: in VariableManager get_vars() 19254 1726867322.45881: Calling all_inventory to load vars for managed_node3 19254 1726867322.45884: Calling groups_inventory to load vars for managed_node3 19254 1726867322.45889: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.45905: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.45910: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.45914: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.46365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.46856: done with get_vars() 19254 1726867322.46867: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:02 -0400 (0:00:00.107) 0:00:04.194 ****** 19254 1726867322.47199: entering _queue_task() for managed_node3/include_tasks 19254 1726867322.47721: worker is 1 (out of 1 available) 19254 1726867322.47733: exiting _queue_task() for managed_node3/include_tasks 19254 1726867322.47857: done queuing things up, now waiting for results queue to drain 19254 1726867322.47859: waiting for pending results... 19254 1726867322.48425: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867322.48630: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000001a 19254 1726867322.48634: variable 'ansible_search_path' from source: unknown 19254 1726867322.48638: variable 'ansible_search_path' from source: unknown 19254 1726867322.48845: calling self._execute() 19254 1726867322.48848: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.48851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.48963: variable 'omit' from source: magic vars 19254 1726867322.49702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.52202: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.52294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.52340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.52389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.52420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.52516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.52550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.52610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.52660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.52713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.53185: variable 'ansible_distribution' from source: facts 19254 1726867322.53188: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.53191: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.53193: when evaluation is False, skipping this task 19254 1726867322.53195: _execute() done 19254 1726867322.53197: dumping result to json 19254 1726867322.53199: done dumping result, returning 19254 1726867322.53202: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-58c7-d1e3-00000000001a] 19254 1726867322.53204: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001a 19254 1726867322.53275: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001a 19254 1726867322.53282: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.53336: no more pending results, returning what we have 19254 1726867322.53340: results queue empty 19254 1726867322.53341: checking for any_errors_fatal 19254 1726867322.53347: done checking for any_errors_fatal 19254 1726867322.53347: checking for max_fail_percentage 19254 1726867322.53350: done checking for max_fail_percentage 19254 1726867322.53351: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.53352: done checking to see if all hosts have failed 19254 1726867322.53352: getting the remaining hosts for this loop 19254 1726867322.53354: done getting the remaining hosts for this loop 19254 1726867322.53358: getting the next task for host managed_node3 19254 1726867322.53365: done getting next task for host managed_node3 19254 1726867322.53368: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867322.53372: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.53388: getting variables 19254 1726867322.53391: in VariableManager get_vars() 19254 1726867322.53447: Calling all_inventory to load vars for managed_node3 19254 1726867322.53450: Calling groups_inventory to load vars for managed_node3 19254 1726867322.53453: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.53462: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.53465: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.53467: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.54080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.54352: done with get_vars() 19254 1726867322.54367: done getting variables 19254 1726867322.54435: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:02 -0400 (0:00:00.072) 0:00:04.266 ****** 19254 1726867322.54466: entering _queue_task() for managed_node3/debug 19254 1726867322.54854: worker is 1 (out of 1 available) 19254 1726867322.54865: exiting _queue_task() for managed_node3/debug 19254 1726867322.54880: done queuing things up, now waiting for results queue to drain 19254 1726867322.54892: waiting for pending results... 19254 1726867322.55034: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867322.55124: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000001b 19254 1726867322.55137: variable 'ansible_search_path' from source: unknown 19254 1726867322.55140: variable 'ansible_search_path' from source: unknown 19254 1726867322.55170: calling self._execute() 19254 1726867322.55235: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.55239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.55248: variable 'omit' from source: magic vars 19254 1726867322.55554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.57985: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.57988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.58005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.58045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.58112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.58198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.58221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.58247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.58272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.58285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.58388: variable 'ansible_distribution' from source: facts 19254 1726867322.58391: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.58407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.58409: when evaluation is False, skipping this task 19254 1726867322.58412: _execute() done 19254 1726867322.58416: dumping result to json 19254 1726867322.58419: done dumping result, returning 19254 1726867322.58426: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-58c7-d1e3-00000000001b] 19254 1726867322.58431: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001b 19254 1726867322.58514: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001b 19254 1726867322.58517: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867322.58586: no more pending results, returning what we have 19254 1726867322.58589: results queue empty 19254 1726867322.58590: checking for any_errors_fatal 19254 1726867322.58594: done checking for any_errors_fatal 19254 1726867322.58595: checking for max_fail_percentage 19254 1726867322.58597: done checking for max_fail_percentage 19254 1726867322.58597: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.58598: done checking to see if all hosts have failed 19254 1726867322.58599: getting the remaining hosts for this loop 19254 1726867322.58600: done getting the remaining hosts for this loop 19254 1726867322.58603: getting the next task for host managed_node3 19254 1726867322.58609: done getting next task for host managed_node3 19254 1726867322.58612: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867322.58615: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.58627: getting variables 19254 1726867322.58628: in VariableManager get_vars() 19254 1726867322.58669: Calling all_inventory to load vars for managed_node3 19254 1726867322.58672: Calling groups_inventory to load vars for managed_node3 19254 1726867322.58674: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.58684: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.58686: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.58689: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.58845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.58966: done with get_vars() 19254 1726867322.58973: done getting variables 19254 1726867322.59037: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:02 -0400 (0:00:00.045) 0:00:04.312 ****** 19254 1726867322.59062: entering _queue_task() for managed_node3/fail 19254 1726867322.59063: Creating lock for fail 19254 1726867322.59256: worker is 1 (out of 1 available) 19254 1726867322.59268: exiting _queue_task() for managed_node3/fail 19254 1726867322.59280: done queuing things up, now waiting for results queue to drain 19254 1726867322.59281: waiting for pending results... 19254 1726867322.59541: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867322.59660: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000001c 19254 1726867322.59882: variable 'ansible_search_path' from source: unknown 19254 1726867322.59886: variable 'ansible_search_path' from source: unknown 19254 1726867322.59888: calling self._execute() 19254 1726867322.59891: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.59893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.59896: variable 'omit' from source: magic vars 19254 1726867322.60285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.63201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.63282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.63326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.63367: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.63428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.63488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.63522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.63558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.63604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.63646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.63771: variable 'ansible_distribution' from source: facts 19254 1726867322.63786: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.63866: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.63869: when evaluation is False, skipping this task 19254 1726867322.63871: _execute() done 19254 1726867322.63873: dumping result to json 19254 1726867322.63876: done dumping result, returning 19254 1726867322.63880: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-58c7-d1e3-00000000001c] 19254 1726867322.63882: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001c 19254 1726867322.63957: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.64014: no more pending results, returning what we have 19254 1726867322.64017: results queue empty 19254 1726867322.64018: checking for any_errors_fatal 19254 1726867322.64023: done checking for any_errors_fatal 19254 1726867322.64023: checking for max_fail_percentage 19254 1726867322.64025: done checking for max_fail_percentage 19254 1726867322.64026: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.64027: done checking to see if all hosts have failed 19254 1726867322.64028: getting the remaining hosts for this loop 19254 1726867322.64030: done getting the remaining hosts for this loop 19254 1726867322.64033: getting the next task for host managed_node3 19254 1726867322.64039: done getting next task for host managed_node3 19254 1726867322.64043: ^ 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 19254 1726867322.64047: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.64060: getting variables 19254 1726867322.64062: in VariableManager get_vars() 19254 1726867322.64110: Calling all_inventory to load vars for managed_node3 19254 1726867322.64113: Calling groups_inventory to load vars for managed_node3 19254 1726867322.64115: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.64125: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.64127: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.64129: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.64456: WORKER PROCESS EXITING 19254 1726867322.64481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.64966: done with get_vars() 19254 1726867322.64984: done getting variables 19254 1726867322.65040: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:02 -0400 (0:00:00.061) 0:00:04.374 ****** 19254 1726867322.65192: entering _queue_task() for managed_node3/fail 19254 1726867322.65659: worker is 1 (out of 1 available) 19254 1726867322.65671: exiting _queue_task() for managed_node3/fail 19254 1726867322.65751: done queuing things up, now waiting for results queue to drain 19254 1726867322.65753: waiting for pending results... 19254 1726867322.65999: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19254 1726867322.66146: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000001d 19254 1726867322.66185: variable 'ansible_search_path' from source: unknown 19254 1726867322.66189: variable 'ansible_search_path' from source: unknown 19254 1726867322.66232: calling self._execute() 19254 1726867322.66325: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.66342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.66382: variable 'omit' from source: magic vars 19254 1726867322.66824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.69270: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.69345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.69436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.69440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.69471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.69564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.69607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.69654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.69760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.69763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.69869: variable 'ansible_distribution' from source: facts 19254 1726867322.69888: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.69916: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.69931: when evaluation is False, skipping this task 19254 1726867322.69940: _execute() done 19254 1726867322.69948: dumping result to json 19254 1726867322.69984: done dumping result, returning 19254 1726867322.69987: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-58c7-d1e3-00000000001d] 19254 1726867322.69990: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001d 19254 1726867322.70234: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001d 19254 1726867322.70237: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.70288: no more pending results, returning what we have 19254 1726867322.70292: results queue empty 19254 1726867322.70293: checking for any_errors_fatal 19254 1726867322.70298: done checking for any_errors_fatal 19254 1726867322.70299: checking for max_fail_percentage 19254 1726867322.70301: done checking for max_fail_percentage 19254 1726867322.70302: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.70303: done checking to see if all hosts have failed 19254 1726867322.70304: getting the remaining hosts for this loop 19254 1726867322.70305: done getting the remaining hosts for this loop 19254 1726867322.70312: getting the next task for host managed_node3 19254 1726867322.70319: done getting next task for host managed_node3 19254 1726867322.70323: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867322.70326: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.70339: getting variables 19254 1726867322.70342: in VariableManager get_vars() 19254 1726867322.70398: Calling all_inventory to load vars for managed_node3 19254 1726867322.70401: Calling groups_inventory to load vars for managed_node3 19254 1726867322.70403: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.70417: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.70420: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.70423: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.70834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.71055: done with get_vars() 19254 1726867322.71064: done getting variables 19254 1726867322.71124: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:02 -0400 (0:00:00.059) 0:00:04.433 ****** 19254 1726867322.71163: entering _queue_task() for managed_node3/fail 19254 1726867322.71434: worker is 1 (out of 1 available) 19254 1726867322.71445: exiting _queue_task() for managed_node3/fail 19254 1726867322.71455: done queuing things up, now waiting for results queue to drain 19254 1726867322.71574: waiting for pending results... 19254 1726867322.71807: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867322.71905: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000001e 19254 1726867322.71912: variable 'ansible_search_path' from source: unknown 19254 1726867322.71916: variable 'ansible_search_path' from source: unknown 19254 1726867322.72016: calling self._execute() 19254 1726867322.72039: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.72051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.72066: variable 'omit' from source: magic vars 19254 1726867322.72526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.74872: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.74959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.75001: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.75045: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.75088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.75180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.75288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.75291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.75294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.75316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.75452: variable 'ansible_distribution' from source: facts 19254 1726867322.75463: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.75487: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.75504: when evaluation is False, skipping this task 19254 1726867322.75517: _execute() done 19254 1726867322.75525: dumping result to json 19254 1726867322.75533: done dumping result, returning 19254 1726867322.75544: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-58c7-d1e3-00000000001e] 19254 1726867322.75554: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.75963: no more pending results, returning what we have 19254 1726867322.75967: results queue empty 19254 1726867322.75968: checking for any_errors_fatal 19254 1726867322.75973: done checking for any_errors_fatal 19254 1726867322.75974: checking for max_fail_percentage 19254 1726867322.75976: done checking for max_fail_percentage 19254 1726867322.75976: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.75980: done checking to see if all hosts have failed 19254 1726867322.75981: getting the remaining hosts for this loop 19254 1726867322.75982: done getting the remaining hosts for this loop 19254 1726867322.75985: getting the next task for host managed_node3 19254 1726867322.75991: done getting next task for host managed_node3 19254 1726867322.75994: ^ 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 19254 1726867322.75997: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.76012: getting variables 19254 1726867322.76014: in VariableManager get_vars() 19254 1726867322.76058: Calling all_inventory to load vars for managed_node3 19254 1726867322.76060: Calling groups_inventory to load vars for managed_node3 19254 1726867322.76062: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.76071: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.76074: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.76076: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.76094: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001e 19254 1726867322.76097: WORKER PROCESS EXITING 19254 1726867322.76270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.76495: done with get_vars() 19254 1726867322.76504: done getting variables 19254 1726867322.76602: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:02 -0400 (0:00:00.054) 0:00:04.488 ****** 19254 1726867322.76640: entering _queue_task() for managed_node3/dnf 19254 1726867322.76921: worker is 1 (out of 1 available) 19254 1726867322.76933: exiting _queue_task() for managed_node3/dnf 19254 1726867322.76943: done queuing things up, now waiting for results queue to drain 19254 1726867322.76945: waiting for pending results... 19254 1726867322.77165: running TaskExecutor() for managed_node3/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 19254 1726867322.77297: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000001f 19254 1726867322.77319: variable 'ansible_search_path' from source: unknown 19254 1726867322.77328: variable 'ansible_search_path' from source: unknown 19254 1726867322.77366: calling self._execute() 19254 1726867322.77455: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.77481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.77485: variable 'omit' from source: magic vars 19254 1726867322.77906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.80290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.80312: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.80352: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.80401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.80436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.80528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.80560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.80591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.80649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.80667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.80815: variable 'ansible_distribution' from source: facts 19254 1726867322.80833: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.80858: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.80865: when evaluation is False, skipping this task 19254 1726867322.80870: _execute() done 19254 1726867322.80946: dumping result to json 19254 1726867322.80949: done dumping result, returning 19254 1726867322.80952: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-00000000001f] 19254 1726867322.80954: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001f 19254 1726867322.81030: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000001f 19254 1726867322.81033: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.81085: no more pending results, returning what we have 19254 1726867322.81088: results queue empty 19254 1726867322.81089: checking for any_errors_fatal 19254 1726867322.81094: done checking for any_errors_fatal 19254 1726867322.81095: checking for max_fail_percentage 19254 1726867322.81097: done checking for max_fail_percentage 19254 1726867322.81098: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.81099: done checking to see if all hosts have failed 19254 1726867322.81100: getting the remaining hosts for this loop 19254 1726867322.81101: done getting the remaining hosts for this loop 19254 1726867322.81104: getting the next task for host managed_node3 19254 1726867322.81113: done getting next task for host managed_node3 19254 1726867322.81116: ^ 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 19254 1726867322.81119: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.81132: getting variables 19254 1726867322.81134: in VariableManager get_vars() 19254 1726867322.81182: Calling all_inventory to load vars for managed_node3 19254 1726867322.81185: Calling groups_inventory to load vars for managed_node3 19254 1726867322.81187: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.81197: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.81200: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.81203: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.81666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.81865: done with get_vars() 19254 1726867322.81874: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867322.81945: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:02 -0400 (0:00:00.053) 0:00:04.541 ****** 19254 1726867322.81973: entering _queue_task() for managed_node3/yum 19254 1726867322.81975: Creating lock for yum 19254 1726867322.82226: worker is 1 (out of 1 available) 19254 1726867322.82238: exiting _queue_task() for managed_node3/yum 19254 1726867322.82248: done queuing things up, now waiting for results queue to drain 19254 1726867322.82250: waiting for pending results... 19254 1726867322.83004: running TaskExecutor() for managed_node3/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 19254 1726867322.83011: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000020 19254 1726867322.83015: variable 'ansible_search_path' from source: unknown 19254 1726867322.83017: variable 'ansible_search_path' from source: unknown 19254 1726867322.83020: calling self._execute() 19254 1726867322.83102: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.83106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.83111: variable 'omit' from source: magic vars 19254 1726867322.83905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.85534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.85581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.85607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.85659: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.85704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.85792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.85827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.85882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.85907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.85927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.86094: variable 'ansible_distribution' from source: facts 19254 1726867322.86108: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.86130: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.86136: when evaluation is False, skipping this task 19254 1726867322.86143: _execute() done 19254 1726867322.86150: dumping result to json 19254 1726867322.86157: done dumping result, returning 19254 1726867322.86176: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000020] 19254 1726867322.86190: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000020 19254 1726867322.86400: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000020 19254 1726867322.86407: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.86598: no more pending results, returning what we have 19254 1726867322.86601: results queue empty 19254 1726867322.86602: checking for any_errors_fatal 19254 1726867322.86606: done checking for any_errors_fatal 19254 1726867322.86607: checking for max_fail_percentage 19254 1726867322.86611: done checking for max_fail_percentage 19254 1726867322.86611: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.86612: done checking to see if all hosts have failed 19254 1726867322.86613: getting the remaining hosts for this loop 19254 1726867322.86614: done getting the remaining hosts for this loop 19254 1726867322.86617: getting the next task for host managed_node3 19254 1726867322.86622: done getting next task for host managed_node3 19254 1726867322.86625: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867322.86628: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.86640: getting variables 19254 1726867322.86641: in VariableManager get_vars() 19254 1726867322.86682: Calling all_inventory to load vars for managed_node3 19254 1726867322.86684: Calling groups_inventory to load vars for managed_node3 19254 1726867322.86687: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.86695: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.86698: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.86701: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.87272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.87645: done with get_vars() 19254 1726867322.87656: done getting variables 19254 1726867322.87708: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:02 -0400 (0:00:00.057) 0:00:04.599 ****** 19254 1726867322.87738: entering _queue_task() for managed_node3/fail 19254 1726867322.88202: worker is 1 (out of 1 available) 19254 1726867322.88210: exiting _queue_task() for managed_node3/fail 19254 1726867322.88219: done queuing things up, now waiting for results queue to drain 19254 1726867322.88220: waiting for pending results... 19254 1726867322.88347: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867322.88658: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000021 19254 1726867322.88663: variable 'ansible_search_path' from source: unknown 19254 1726867322.88666: variable 'ansible_search_path' from source: unknown 19254 1726867322.88704: calling self._execute() 19254 1726867322.88771: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.88774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.88785: variable 'omit' from source: magic vars 19254 1726867322.89680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867322.92587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867322.92637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867322.92803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867322.92891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867322.92924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867322.93074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867322.93113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867322.93144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867322.93203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867322.93226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867322.93383: variable 'ansible_distribution' from source: facts 19254 1726867322.93399: variable 'ansible_distribution_major_version' from source: facts 19254 1726867322.93425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867322.93434: when evaluation is False, skipping this task 19254 1726867322.93442: _execute() done 19254 1726867322.93451: dumping result to json 19254 1726867322.93459: done dumping result, returning 19254 1726867322.93471: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000021] 19254 1726867322.93485: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867322.93651: no more pending results, returning what we have 19254 1726867322.93655: results queue empty 19254 1726867322.93656: checking for any_errors_fatal 19254 1726867322.93663: done checking for any_errors_fatal 19254 1726867322.93664: checking for max_fail_percentage 19254 1726867322.93666: done checking for max_fail_percentage 19254 1726867322.93667: checking to see if all hosts have failed and the running result is not ok 19254 1726867322.93668: done checking to see if all hosts have failed 19254 1726867322.93669: getting the remaining hosts for this loop 19254 1726867322.93670: done getting the remaining hosts for this loop 19254 1726867322.93674: getting the next task for host managed_node3 19254 1726867322.93684: done getting next task for host managed_node3 19254 1726867322.93687: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19254 1726867322.93691: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867322.93704: getting variables 19254 1726867322.93706: in VariableManager get_vars() 19254 1726867322.93759: Calling all_inventory to load vars for managed_node3 19254 1726867322.93762: Calling groups_inventory to load vars for managed_node3 19254 1726867322.93765: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867322.93775: Calling all_plugins_play to load vars for managed_node3 19254 1726867322.93987: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867322.93993: Calling groups_plugins_play to load vars for managed_node3 19254 1726867322.94348: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000021 19254 1726867322.94351: WORKER PROCESS EXITING 19254 1726867322.94374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867322.94662: done with get_vars() 19254 1726867322.94672: done getting variables 19254 1726867322.94832: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:02 -0400 (0:00:00.071) 0:00:04.670 ****** 19254 1726867322.94864: entering _queue_task() for managed_node3/package 19254 1726867322.95311: worker is 1 (out of 1 available) 19254 1726867322.95324: exiting _queue_task() for managed_node3/package 19254 1726867322.95334: done queuing things up, now waiting for results queue to drain 19254 1726867322.95335: waiting for pending results... 19254 1726867322.95820: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19254 1726867322.95992: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000022 19254 1726867322.96123: variable 'ansible_search_path' from source: unknown 19254 1726867322.96130: variable 'ansible_search_path' from source: unknown 19254 1726867322.96167: calling self._execute() 19254 1726867322.96291: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867322.96442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867322.96458: variable 'omit' from source: magic vars 19254 1726867322.97173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.00679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.00755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.00800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.00852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.00886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.00980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.01016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.01057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.01104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.01126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.01284: variable 'ansible_distribution' from source: facts 19254 1726867323.01296: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.01319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.01327: when evaluation is False, skipping this task 19254 1726867323.01334: _execute() done 19254 1726867323.01341: dumping result to json 19254 1726867323.01349: done dumping result, returning 19254 1726867323.01384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-58c7-d1e3-000000000022] 19254 1726867323.01388: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000022 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.01644: no more pending results, returning what we have 19254 1726867323.01647: results queue empty 19254 1726867323.01648: checking for any_errors_fatal 19254 1726867323.01654: done checking for any_errors_fatal 19254 1726867323.01655: checking for max_fail_percentage 19254 1726867323.01657: done checking for max_fail_percentage 19254 1726867323.01658: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.01658: done checking to see if all hosts have failed 19254 1726867323.01659: getting the remaining hosts for this loop 19254 1726867323.01660: done getting the remaining hosts for this loop 19254 1726867323.01664: getting the next task for host managed_node3 19254 1726867323.01670: done getting next task for host managed_node3 19254 1726867323.01673: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867323.01676: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.01690: getting variables 19254 1726867323.01691: in VariableManager get_vars() 19254 1726867323.01747: Calling all_inventory to load vars for managed_node3 19254 1726867323.01749: Calling groups_inventory to load vars for managed_node3 19254 1726867323.01752: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.01762: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.01764: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.01767: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.02104: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000022 19254 1726867323.02107: WORKER PROCESS EXITING 19254 1726867323.02130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.02380: done with get_vars() 19254 1726867323.02390: done getting variables 19254 1726867323.02454: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:03 -0400 (0:00:00.076) 0:00:04.747 ****** 19254 1726867323.02487: entering _queue_task() for managed_node3/package 19254 1726867323.02723: worker is 1 (out of 1 available) 19254 1726867323.02735: exiting _queue_task() for managed_node3/package 19254 1726867323.02746: done queuing things up, now waiting for results queue to drain 19254 1726867323.02748: waiting for pending results... 19254 1726867323.03020: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867323.03149: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000023 19254 1726867323.03166: variable 'ansible_search_path' from source: unknown 19254 1726867323.03173: variable 'ansible_search_path' from source: unknown 19254 1726867323.03221: calling self._execute() 19254 1726867323.03306: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.03319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.03332: variable 'omit' from source: magic vars 19254 1726867323.03759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.05970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.06083: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.06099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.06148: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.06178: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.06265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.06350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.06353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.06382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.06401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.06540: variable 'ansible_distribution' from source: facts 19254 1726867323.06551: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.06583: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.06590: when evaluation is False, skipping this task 19254 1726867323.06595: _execute() done 19254 1726867323.06674: dumping result to json 19254 1726867323.06679: done dumping result, returning 19254 1726867323.06681: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-000000000023] 19254 1726867323.06684: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000023 19254 1726867323.06749: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000023 19254 1726867323.06751: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.06801: no more pending results, returning what we have 19254 1726867323.06804: results queue empty 19254 1726867323.06805: checking for any_errors_fatal 19254 1726867323.06810: done checking for any_errors_fatal 19254 1726867323.06811: checking for max_fail_percentage 19254 1726867323.06813: done checking for max_fail_percentage 19254 1726867323.06814: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.06815: done checking to see if all hosts have failed 19254 1726867323.06815: getting the remaining hosts for this loop 19254 1726867323.06817: done getting the remaining hosts for this loop 19254 1726867323.06820: getting the next task for host managed_node3 19254 1726867323.06826: done getting next task for host managed_node3 19254 1726867323.06829: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867323.06832: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.06845: getting variables 19254 1726867323.06846: in VariableManager get_vars() 19254 1726867323.07003: Calling all_inventory to load vars for managed_node3 19254 1726867323.07005: Calling groups_inventory to load vars for managed_node3 19254 1726867323.07008: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.07018: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.07021: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.07024: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.07334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.07557: done with get_vars() 19254 1726867323.07567: done getting variables 19254 1726867323.07619: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:03 -0400 (0:00:00.051) 0:00:04.798 ****** 19254 1726867323.07658: entering _queue_task() for managed_node3/package 19254 1726867323.07996: worker is 1 (out of 1 available) 19254 1726867323.08007: exiting _queue_task() for managed_node3/package 19254 1726867323.08016: done queuing things up, now waiting for results queue to drain 19254 1726867323.08018: waiting for pending results... 19254 1726867323.08255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867323.08356: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000024 19254 1726867323.08359: variable 'ansible_search_path' from source: unknown 19254 1726867323.08361: variable 'ansible_search_path' from source: unknown 19254 1726867323.08364: calling self._execute() 19254 1726867323.08433: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.08446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.08473: variable 'omit' from source: magic vars 19254 1726867323.08930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.11250: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.11296: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.11329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.11355: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.11378: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.11446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.11465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.11484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.11516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.11524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.11621: variable 'ansible_distribution' from source: facts 19254 1726867323.11625: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.11640: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.11642: when evaluation is False, skipping this task 19254 1726867323.11647: _execute() done 19254 1726867323.11649: dumping result to json 19254 1726867323.11651: done dumping result, returning 19254 1726867323.11658: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-000000000024] 19254 1726867323.11663: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000024 19254 1726867323.11756: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000024 19254 1726867323.11758: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.11805: no more pending results, returning what we have 19254 1726867323.11810: results queue empty 19254 1726867323.11811: checking for any_errors_fatal 19254 1726867323.11816: done checking for any_errors_fatal 19254 1726867323.11817: checking for max_fail_percentage 19254 1726867323.11819: done checking for max_fail_percentage 19254 1726867323.11819: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.11820: done checking to see if all hosts have failed 19254 1726867323.11821: getting the remaining hosts for this loop 19254 1726867323.11823: done getting the remaining hosts for this loop 19254 1726867323.11826: getting the next task for host managed_node3 19254 1726867323.11836: done getting next task for host managed_node3 19254 1726867323.11839: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867323.11842: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.11854: getting variables 19254 1726867323.11855: in VariableManager get_vars() 19254 1726867323.11903: Calling all_inventory to load vars for managed_node3 19254 1726867323.11905: Calling groups_inventory to load vars for managed_node3 19254 1726867323.11907: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.11917: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.11919: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.11922: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.12065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.12187: done with get_vars() 19254 1726867323.12195: done getting variables 19254 1726867323.12260: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:03 -0400 (0:00:00.046) 0:00:04.844 ****** 19254 1726867323.12284: entering _queue_task() for managed_node3/service 19254 1726867323.12285: Creating lock for service 19254 1726867323.12480: worker is 1 (out of 1 available) 19254 1726867323.12493: exiting _queue_task() for managed_node3/service 19254 1726867323.12504: done queuing things up, now waiting for results queue to drain 19254 1726867323.12505: waiting for pending results... 19254 1726867323.12658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867323.12731: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000025 19254 1726867323.12747: variable 'ansible_search_path' from source: unknown 19254 1726867323.12751: variable 'ansible_search_path' from source: unknown 19254 1726867323.12772: calling self._execute() 19254 1726867323.12829: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.12833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.12844: variable 'omit' from source: magic vars 19254 1726867323.13284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.14865: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.15097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.15124: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.15152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.15172: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.15226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.15250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.15269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.15297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.15311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.15399: variable 'ansible_distribution' from source: facts 19254 1726867323.15403: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.15418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.15422: when evaluation is False, skipping this task 19254 1726867323.15424: _execute() done 19254 1726867323.15427: dumping result to json 19254 1726867323.15429: done dumping result, returning 19254 1726867323.15434: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000025] 19254 1726867323.15439: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000025 19254 1726867323.15518: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000025 19254 1726867323.15521: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.15560: no more pending results, returning what we have 19254 1726867323.15563: results queue empty 19254 1726867323.15563: checking for any_errors_fatal 19254 1726867323.15568: done checking for any_errors_fatal 19254 1726867323.15569: checking for max_fail_percentage 19254 1726867323.15571: done checking for max_fail_percentage 19254 1726867323.15571: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.15572: done checking to see if all hosts have failed 19254 1726867323.15573: getting the remaining hosts for this loop 19254 1726867323.15574: done getting the remaining hosts for this loop 19254 1726867323.15583: getting the next task for host managed_node3 19254 1726867323.15589: done getting next task for host managed_node3 19254 1726867323.15592: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867323.15595: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.15606: getting variables 19254 1726867323.15608: in VariableManager get_vars() 19254 1726867323.15645: Calling all_inventory to load vars for managed_node3 19254 1726867323.15647: Calling groups_inventory to load vars for managed_node3 19254 1726867323.15649: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.15657: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.15660: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.15662: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.15779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.15896: done with get_vars() 19254 1726867323.15904: done getting variables 19254 1726867323.15941: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:03 -0400 (0:00:00.036) 0:00:04.881 ****** 19254 1726867323.15964: entering _queue_task() for managed_node3/service 19254 1726867323.16172: worker is 1 (out of 1 available) 19254 1726867323.16186: exiting _queue_task() for managed_node3/service 19254 1726867323.16198: done queuing things up, now waiting for results queue to drain 19254 1726867323.16200: waiting for pending results... 19254 1726867323.16596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867323.16602: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000026 19254 1726867323.16605: variable 'ansible_search_path' from source: unknown 19254 1726867323.16607: variable 'ansible_search_path' from source: unknown 19254 1726867323.16644: calling self._execute() 19254 1726867323.16727: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.16738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.16752: variable 'omit' from source: magic vars 19254 1726867323.17175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.18945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.18987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.19015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.19040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.19059: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.19160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.19164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.19172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.19228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.19236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.19587: variable 'ansible_distribution' from source: facts 19254 1726867323.19590: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.19592: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.19594: when evaluation is False, skipping this task 19254 1726867323.19596: _execute() done 19254 1726867323.19598: dumping result to json 19254 1726867323.19600: done dumping result, returning 19254 1726867323.19603: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-58c7-d1e3-000000000026] 19254 1726867323.19604: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000026 19254 1726867323.19674: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000026 19254 1726867323.19679: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867323.19818: no more pending results, returning what we have 19254 1726867323.19821: results queue empty 19254 1726867323.19822: checking for any_errors_fatal 19254 1726867323.19827: done checking for any_errors_fatal 19254 1726867323.19828: checking for max_fail_percentage 19254 1726867323.19829: done checking for max_fail_percentage 19254 1726867323.19830: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.19831: done checking to see if all hosts have failed 19254 1726867323.19832: getting the remaining hosts for this loop 19254 1726867323.19833: done getting the remaining hosts for this loop 19254 1726867323.19836: getting the next task for host managed_node3 19254 1726867323.19846: done getting next task for host managed_node3 19254 1726867323.19849: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867323.19851: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.19860: getting variables 19254 1726867323.19864: in VariableManager get_vars() 19254 1726867323.19905: Calling all_inventory to load vars for managed_node3 19254 1726867323.19908: Calling groups_inventory to load vars for managed_node3 19254 1726867323.19910: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.19919: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.19921: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.19923: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.20119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.20311: done with get_vars() 19254 1726867323.20322: done getting variables 19254 1726867323.20380: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:03 -0400 (0:00:00.044) 0:00:04.926 ****** 19254 1726867323.20416: entering _queue_task() for managed_node3/service 19254 1726867323.20665: worker is 1 (out of 1 available) 19254 1726867323.20679: exiting _queue_task() for managed_node3/service 19254 1726867323.20690: done queuing things up, now waiting for results queue to drain 19254 1726867323.20691: waiting for pending results... 19254 1726867323.20905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867323.21026: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000027 19254 1726867323.21047: variable 'ansible_search_path' from source: unknown 19254 1726867323.21059: variable 'ansible_search_path' from source: unknown 19254 1726867323.21104: calling self._execute() 19254 1726867323.21167: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.21176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.21185: variable 'omit' from source: magic vars 19254 1726867323.21493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.23320: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.23413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.23424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.23522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.23526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.23553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.23587: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.23607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.23648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.23664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.23857: variable 'ansible_distribution' from source: facts 19254 1726867323.23860: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.23872: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.23875: when evaluation is False, skipping this task 19254 1726867323.23880: _execute() done 19254 1726867323.23882: dumping result to json 19254 1726867323.23884: done dumping result, returning 19254 1726867323.23921: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-58c7-d1e3-000000000027] 19254 1726867323.23924: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000027 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.24108: no more pending results, returning what we have 19254 1726867323.24111: results queue empty 19254 1726867323.24111: checking for any_errors_fatal 19254 1726867323.24117: done checking for any_errors_fatal 19254 1726867323.24118: checking for max_fail_percentage 19254 1726867323.24119: done checking for max_fail_percentage 19254 1726867323.24120: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.24121: done checking to see if all hosts have failed 19254 1726867323.24122: getting the remaining hosts for this loop 19254 1726867323.24123: done getting the remaining hosts for this loop 19254 1726867323.24126: getting the next task for host managed_node3 19254 1726867323.24131: done getting next task for host managed_node3 19254 1726867323.24134: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867323.24137: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.24148: getting variables 19254 1726867323.24150: in VariableManager get_vars() 19254 1726867323.24213: Calling all_inventory to load vars for managed_node3 19254 1726867323.24216: Calling groups_inventory to load vars for managed_node3 19254 1726867323.24218: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.24223: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000027 19254 1726867323.24226: WORKER PROCESS EXITING 19254 1726867323.24233: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.24235: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.24238: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.24350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.24474: done with get_vars() 19254 1726867323.24482: done getting variables 19254 1726867323.24524: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:03 -0400 (0:00:00.041) 0:00:04.967 ****** 19254 1726867323.24544: entering _queue_task() for managed_node3/service 19254 1726867323.24724: worker is 1 (out of 1 available) 19254 1726867323.24736: exiting _queue_task() for managed_node3/service 19254 1726867323.24747: done queuing things up, now waiting for results queue to drain 19254 1726867323.24748: waiting for pending results... 19254 1726867323.24895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867323.24966: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000028 19254 1726867323.24979: variable 'ansible_search_path' from source: unknown 19254 1726867323.24989: variable 'ansible_search_path' from source: unknown 19254 1726867323.25016: calling self._execute() 19254 1726867323.25069: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.25074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.25094: variable 'omit' from source: magic vars 19254 1726867323.25422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.26973: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.27060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.27064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.27066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.27086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.27150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.27174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.27193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.27220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.27231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.27325: variable 'ansible_distribution' from source: facts 19254 1726867323.27328: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.27343: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.27346: when evaluation is False, skipping this task 19254 1726867323.27348: _execute() done 19254 1726867323.27350: dumping result to json 19254 1726867323.27353: done dumping result, returning 19254 1726867323.27359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-58c7-d1e3-000000000028] 19254 1726867323.27364: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000028 19254 1726867323.27450: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000028 19254 1726867323.27452: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867323.27520: no more pending results, returning what we have 19254 1726867323.27523: results queue empty 19254 1726867323.27524: checking for any_errors_fatal 19254 1726867323.27529: done checking for any_errors_fatal 19254 1726867323.27530: checking for max_fail_percentage 19254 1726867323.27531: done checking for max_fail_percentage 19254 1726867323.27532: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.27533: done checking to see if all hosts have failed 19254 1726867323.27534: getting the remaining hosts for this loop 19254 1726867323.27535: done getting the remaining hosts for this loop 19254 1726867323.27538: getting the next task for host managed_node3 19254 1726867323.27543: done getting next task for host managed_node3 19254 1726867323.27546: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867323.27548: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.27560: getting variables 19254 1726867323.27561: in VariableManager get_vars() 19254 1726867323.27602: Calling all_inventory to load vars for managed_node3 19254 1726867323.27604: Calling groups_inventory to load vars for managed_node3 19254 1726867323.27606: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.27616: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.27618: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.27621: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.27766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.27898: done with get_vars() 19254 1726867323.27905: done getting variables 19254 1726867323.27945: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:03 -0400 (0:00:00.034) 0:00:05.001 ****** 19254 1726867323.27969: entering _queue_task() for managed_node3/copy 19254 1726867323.28158: worker is 1 (out of 1 available) 19254 1726867323.28171: exiting _queue_task() for managed_node3/copy 19254 1726867323.28183: done queuing things up, now waiting for results queue to drain 19254 1726867323.28184: waiting for pending results... 19254 1726867323.28335: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867323.28421: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000029 19254 1726867323.28427: variable 'ansible_search_path' from source: unknown 19254 1726867323.28430: variable 'ansible_search_path' from source: unknown 19254 1726867323.28457: calling self._execute() 19254 1726867323.28522: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.28527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.28529: variable 'omit' from source: magic vars 19254 1726867323.28815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.30402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.30443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.30468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.30499: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.30519: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.30571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.30683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.30686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.30689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.30691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.30737: variable 'ansible_distribution' from source: facts 19254 1726867323.30741: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.30755: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.30758: when evaluation is False, skipping this task 19254 1726867323.30761: _execute() done 19254 1726867323.30763: dumping result to json 19254 1726867323.30765: done dumping result, returning 19254 1726867323.30771: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-58c7-d1e3-000000000029] 19254 1726867323.30775: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000029 19254 1726867323.30857: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000029 19254 1726867323.30860: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.30903: no more pending results, returning what we have 19254 1726867323.30906: results queue empty 19254 1726867323.30907: checking for any_errors_fatal 19254 1726867323.30911: done checking for any_errors_fatal 19254 1726867323.30912: checking for max_fail_percentage 19254 1726867323.30914: done checking for max_fail_percentage 19254 1726867323.30915: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.30915: done checking to see if all hosts have failed 19254 1726867323.30916: getting the remaining hosts for this loop 19254 1726867323.30918: done getting the remaining hosts for this loop 19254 1726867323.30920: getting the next task for host managed_node3 19254 1726867323.30925: done getting next task for host managed_node3 19254 1726867323.30928: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867323.30931: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.30942: getting variables 19254 1726867323.30944: in VariableManager get_vars() 19254 1726867323.30985: Calling all_inventory to load vars for managed_node3 19254 1726867323.30987: Calling groups_inventory to load vars for managed_node3 19254 1726867323.30989: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.30996: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.30998: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.31001: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.31115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.31239: done with get_vars() 19254 1726867323.31248: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:03 -0400 (0:00:00.033) 0:00:05.035 ****** 19254 1726867323.31302: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867323.31304: Creating lock for fedora.linux_system_roles.network_connections 19254 1726867323.31483: worker is 1 (out of 1 available) 19254 1726867323.31496: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867323.31507: done queuing things up, now waiting for results queue to drain 19254 1726867323.31511: waiting for pending results... 19254 1726867323.31664: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867323.31746: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000002a 19254 1726867323.31753: variable 'ansible_search_path' from source: unknown 19254 1726867323.31757: variable 'ansible_search_path' from source: unknown 19254 1726867323.31785: calling self._execute() 19254 1726867323.31843: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.31849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.31852: variable 'omit' from source: magic vars 19254 1726867323.32381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.33753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.33794: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.33831: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.33856: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.33875: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.33935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.33953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.33970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.33998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.34010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.34101: variable 'ansible_distribution' from source: facts 19254 1726867323.34105: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.34120: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.34123: when evaluation is False, skipping this task 19254 1726867323.34130: _execute() done 19254 1726867323.34135: dumping result to json 19254 1726867323.34137: done dumping result, returning 19254 1726867323.34140: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-58c7-d1e3-00000000002a] 19254 1726867323.34142: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002a 19254 1726867323.34225: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002a 19254 1726867323.34228: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.34299: no more pending results, returning what we have 19254 1726867323.34302: results queue empty 19254 1726867323.34303: checking for any_errors_fatal 19254 1726867323.34308: done checking for any_errors_fatal 19254 1726867323.34311: checking for max_fail_percentage 19254 1726867323.34312: done checking for max_fail_percentage 19254 1726867323.34313: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.34314: done checking to see if all hosts have failed 19254 1726867323.34314: getting the remaining hosts for this loop 19254 1726867323.34316: done getting the remaining hosts for this loop 19254 1726867323.34319: getting the next task for host managed_node3 19254 1726867323.34323: done getting next task for host managed_node3 19254 1726867323.34326: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867323.34329: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.34340: getting variables 19254 1726867323.34343: in VariableManager get_vars() 19254 1726867323.34384: Calling all_inventory to load vars for managed_node3 19254 1726867323.34386: Calling groups_inventory to load vars for managed_node3 19254 1726867323.34388: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.34396: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.34399: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.34402: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.34672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.34792: done with get_vars() 19254 1726867323.34798: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:03 -0400 (0:00:00.035) 0:00:05.070 ****** 19254 1726867323.34855: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867323.34856: Creating lock for fedora.linux_system_roles.network_state 19254 1726867323.35038: worker is 1 (out of 1 available) 19254 1726867323.35050: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867323.35060: done queuing things up, now waiting for results queue to drain 19254 1726867323.35061: waiting for pending results... 19254 1726867323.35216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867323.35300: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000002b 19254 1726867323.35313: variable 'ansible_search_path' from source: unknown 19254 1726867323.35316: variable 'ansible_search_path' from source: unknown 19254 1726867323.35344: calling self._execute() 19254 1726867323.35406: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.35413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.35423: variable 'omit' from source: magic vars 19254 1726867323.35709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.37183: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.37227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.37257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.37284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.37303: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.37364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.37385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.37403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.37431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.37444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.37542: variable 'ansible_distribution' from source: facts 19254 1726867323.37546: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.37562: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.37565: when evaluation is False, skipping this task 19254 1726867323.37570: _execute() done 19254 1726867323.37573: dumping result to json 19254 1726867323.37575: done dumping result, returning 19254 1726867323.37580: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-58c7-d1e3-00000000002b] 19254 1726867323.37582: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002b 19254 1726867323.37663: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002b 19254 1726867323.37666: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.37736: no more pending results, returning what we have 19254 1726867323.37739: results queue empty 19254 1726867323.37740: checking for any_errors_fatal 19254 1726867323.37746: done checking for any_errors_fatal 19254 1726867323.37747: checking for max_fail_percentage 19254 1726867323.37748: done checking for max_fail_percentage 19254 1726867323.37749: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.37750: done checking to see if all hosts have failed 19254 1726867323.37751: getting the remaining hosts for this loop 19254 1726867323.37752: done getting the remaining hosts for this loop 19254 1726867323.37755: getting the next task for host managed_node3 19254 1726867323.37760: done getting next task for host managed_node3 19254 1726867323.37763: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867323.37765: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.37779: getting variables 19254 1726867323.37780: in VariableManager get_vars() 19254 1726867323.37818: Calling all_inventory to load vars for managed_node3 19254 1726867323.37821: Calling groups_inventory to load vars for managed_node3 19254 1726867323.37823: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.37830: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.37832: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.37835: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.37947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.38073: done with get_vars() 19254 1726867323.38082: done getting variables 19254 1726867323.38122: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:03 -0400 (0:00:00.032) 0:00:05.103 ****** 19254 1726867323.38142: entering _queue_task() for managed_node3/debug 19254 1726867323.38315: worker is 1 (out of 1 available) 19254 1726867323.38329: exiting _queue_task() for managed_node3/debug 19254 1726867323.38338: done queuing things up, now waiting for results queue to drain 19254 1726867323.38339: waiting for pending results... 19254 1726867323.38502: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867323.38575: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000002c 19254 1726867323.38587: variable 'ansible_search_path' from source: unknown 19254 1726867323.38591: variable 'ansible_search_path' from source: unknown 19254 1726867323.38619: calling self._execute() 19254 1726867323.38737: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.38743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.38751: variable 'omit' from source: magic vars 19254 1726867323.39036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.40519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.40569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.40597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.40624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.40643: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.40701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.40723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.40740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.40768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.40783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.40876: variable 'ansible_distribution' from source: facts 19254 1726867323.40882: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.40895: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.40898: when evaluation is False, skipping this task 19254 1726867323.40900: _execute() done 19254 1726867323.40903: dumping result to json 19254 1726867323.40905: done dumping result, returning 19254 1726867323.40911: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-58c7-d1e3-00000000002c] 19254 1726867323.40918: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002c 19254 1726867323.40989: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002c 19254 1726867323.40993: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867323.41039: no more pending results, returning what we have 19254 1726867323.41041: results queue empty 19254 1726867323.41042: checking for any_errors_fatal 19254 1726867323.41045: done checking for any_errors_fatal 19254 1726867323.41046: checking for max_fail_percentage 19254 1726867323.41048: done checking for max_fail_percentage 19254 1726867323.41049: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.41050: done checking to see if all hosts have failed 19254 1726867323.41050: getting the remaining hosts for this loop 19254 1726867323.41052: done getting the remaining hosts for this loop 19254 1726867323.41054: getting the next task for host managed_node3 19254 1726867323.41059: done getting next task for host managed_node3 19254 1726867323.41063: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867323.41065: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.41079: getting variables 19254 1726867323.41080: in VariableManager get_vars() 19254 1726867323.41172: Calling all_inventory to load vars for managed_node3 19254 1726867323.41174: Calling groups_inventory to load vars for managed_node3 19254 1726867323.41175: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.41183: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.41185: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.41187: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.41286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.41409: done with get_vars() 19254 1726867323.41416: done getting variables 19254 1726867323.41454: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:03 -0400 (0:00:00.033) 0:00:05.136 ****** 19254 1726867323.41474: entering _queue_task() for managed_node3/debug 19254 1726867323.41698: worker is 1 (out of 1 available) 19254 1726867323.41710: exiting _queue_task() for managed_node3/debug 19254 1726867323.41720: done queuing things up, now waiting for results queue to drain 19254 1726867323.41722: waiting for pending results... 19254 1726867323.42128: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867323.42164: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000002d 19254 1726867323.42189: variable 'ansible_search_path' from source: unknown 19254 1726867323.42196: variable 'ansible_search_path' from source: unknown 19254 1726867323.42246: calling self._execute() 19254 1726867323.42327: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.42345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.42360: variable 'omit' from source: magic vars 19254 1726867323.42783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.44581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.44622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.44650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.44676: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.44697: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.44759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.44776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.44798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.44825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.44837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.44932: variable 'ansible_distribution' from source: facts 19254 1726867323.44938: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.44953: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.44956: when evaluation is False, skipping this task 19254 1726867323.44958: _execute() done 19254 1726867323.44962: dumping result to json 19254 1726867323.44965: done dumping result, returning 19254 1726867323.44979: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-58c7-d1e3-00000000002d] 19254 1726867323.44982: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002d 19254 1726867323.45056: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002d 19254 1726867323.45059: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867323.45111: no more pending results, returning what we have 19254 1726867323.45114: results queue empty 19254 1726867323.45115: checking for any_errors_fatal 19254 1726867323.45117: done checking for any_errors_fatal 19254 1726867323.45118: checking for max_fail_percentage 19254 1726867323.45120: done checking for max_fail_percentage 19254 1726867323.45121: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.45122: done checking to see if all hosts have failed 19254 1726867323.45122: getting the remaining hosts for this loop 19254 1726867323.45124: done getting the remaining hosts for this loop 19254 1726867323.45127: getting the next task for host managed_node3 19254 1726867323.45132: done getting next task for host managed_node3 19254 1726867323.45135: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867323.45138: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.45149: getting variables 19254 1726867323.45151: in VariableManager get_vars() 19254 1726867323.45191: Calling all_inventory to load vars for managed_node3 19254 1726867323.45194: Calling groups_inventory to load vars for managed_node3 19254 1726867323.45196: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.45203: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.45205: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.45210: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.45324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.45466: done with get_vars() 19254 1726867323.45473: done getting variables 19254 1726867323.45535: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:03 -0400 (0:00:00.040) 0:00:05.177 ****** 19254 1726867323.45564: entering _queue_task() for managed_node3/debug 19254 1726867323.45800: worker is 1 (out of 1 available) 19254 1726867323.45813: exiting _queue_task() for managed_node3/debug 19254 1726867323.45823: done queuing things up, now waiting for results queue to drain 19254 1726867323.45824: waiting for pending results... 19254 1726867323.46404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867323.46412: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000002e 19254 1726867323.46415: variable 'ansible_search_path' from source: unknown 19254 1726867323.46417: variable 'ansible_search_path' from source: unknown 19254 1726867323.46420: calling self._execute() 19254 1726867323.46423: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.46425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.46427: variable 'omit' from source: magic vars 19254 1726867323.46700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.48628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.48704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.48744: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.48792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.48823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.48903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.48938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.48968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.49013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.49034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.49161: variable 'ansible_distribution' from source: facts 19254 1726867323.49282: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.49285: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.49287: when evaluation is False, skipping this task 19254 1726867323.49289: _execute() done 19254 1726867323.49291: dumping result to json 19254 1726867323.49293: done dumping result, returning 19254 1726867323.49296: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-58c7-d1e3-00000000002e] 19254 1726867323.49298: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002e 19254 1726867323.49364: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002e 19254 1726867323.49368: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867323.49415: no more pending results, returning what we have 19254 1726867323.49418: results queue empty 19254 1726867323.49419: checking for any_errors_fatal 19254 1726867323.49424: done checking for any_errors_fatal 19254 1726867323.49425: checking for max_fail_percentage 19254 1726867323.49426: done checking for max_fail_percentage 19254 1726867323.49427: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.49428: done checking to see if all hosts have failed 19254 1726867323.49429: getting the remaining hosts for this loop 19254 1726867323.49430: done getting the remaining hosts for this loop 19254 1726867323.49433: getting the next task for host managed_node3 19254 1726867323.49439: done getting next task for host managed_node3 19254 1726867323.49443: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867323.49446: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.49457: getting variables 19254 1726867323.49459: in VariableManager get_vars() 19254 1726867323.49506: Calling all_inventory to load vars for managed_node3 19254 1726867323.49511: Calling groups_inventory to load vars for managed_node3 19254 1726867323.49513: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.49521: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.49523: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.49526: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.49929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.50480: done with get_vars() 19254 1726867323.50491: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:03 -0400 (0:00:00.051) 0:00:05.229 ****** 19254 1726867323.50695: entering _queue_task() for managed_node3/ping 19254 1726867323.50697: Creating lock for ping 19254 1726867323.51183: worker is 1 (out of 1 available) 19254 1726867323.51196: exiting _queue_task() for managed_node3/ping 19254 1726867323.51287: done queuing things up, now waiting for results queue to drain 19254 1726867323.51289: waiting for pending results... 19254 1726867323.51592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867323.51896: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000002f 19254 1726867323.51915: variable 'ansible_search_path' from source: unknown 19254 1726867323.51922: variable 'ansible_search_path' from source: unknown 19254 1726867323.51959: calling self._execute() 19254 1726867323.52384: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.52388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.52391: variable 'omit' from source: magic vars 19254 1726867323.52859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.57389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.57549: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.57595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.57717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.57747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.57958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.57996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.58027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.58124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.58235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.58407: variable 'ansible_distribution' from source: facts 19254 1726867323.58437: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.58460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.58466: when evaluation is False, skipping this task 19254 1726867323.58472: _execute() done 19254 1726867323.58481: dumping result to json 19254 1726867323.58490: done dumping result, returning 19254 1726867323.58504: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-58c7-d1e3-00000000002f] 19254 1726867323.58514: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.58669: no more pending results, returning what we have 19254 1726867323.58672: results queue empty 19254 1726867323.58673: checking for any_errors_fatal 19254 1726867323.58680: done checking for any_errors_fatal 19254 1726867323.58681: checking for max_fail_percentage 19254 1726867323.58683: done checking for max_fail_percentage 19254 1726867323.58684: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.58685: done checking to see if all hosts have failed 19254 1726867323.58686: getting the remaining hosts for this loop 19254 1726867323.58687: done getting the remaining hosts for this loop 19254 1726867323.58691: getting the next task for host managed_node3 19254 1726867323.58701: done getting next task for host managed_node3 19254 1726867323.58703: ^ task is: TASK: meta (role_complete) 19254 1726867323.58706: ^ 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 19254 1726867323.58720: getting variables 19254 1726867323.58722: in VariableManager get_vars() 19254 1726867323.58773: Calling all_inventory to load vars for managed_node3 19254 1726867323.58776: Calling groups_inventory to load vars for managed_node3 19254 1726867323.58883: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.58890: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000002f 19254 1726867323.58893: WORKER PROCESS EXITING 19254 1726867323.58903: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.58906: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.58908: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.59335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.59549: done with get_vars() 19254 1726867323.59560: done getting variables 19254 1726867323.59639: done queuing things up, now waiting for results queue to drain 19254 1726867323.59641: results queue empty 19254 1726867323.59642: checking for any_errors_fatal 19254 1726867323.59644: done checking for any_errors_fatal 19254 1726867323.59645: checking for max_fail_percentage 19254 1726867323.59646: done checking for max_fail_percentage 19254 1726867323.59647: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.59647: done checking to see if all hosts have failed 19254 1726867323.59648: getting the remaining hosts for this loop 19254 1726867323.59649: done getting the remaining hosts for this loop 19254 1726867323.59651: getting the next task for host managed_node3 19254 1726867323.59656: done getting next task for host managed_node3 19254 1726867323.59658: ^ task is: TASK: Get profile's coalescing options 19254 1726867323.59659: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.59661: getting variables 19254 1726867323.59662: in VariableManager get_vars() 19254 1726867323.59681: Calling all_inventory to load vars for managed_node3 19254 1726867323.59684: Calling groups_inventory to load vars for managed_node3 19254 1726867323.59685: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.59690: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.59692: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.59695: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.59823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.59988: done with get_vars() 19254 1726867323.59997: done getting variables 19254 1726867323.60031: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:50 Friday 20 September 2024 17:22:03 -0400 (0:00:00.093) 0:00:05.322 ****** 19254 1726867323.60054: entering _queue_task() for managed_node3/command 19254 1726867323.60737: worker is 1 (out of 1 available) 19254 1726867323.60750: exiting _queue_task() for managed_node3/command 19254 1726867323.60763: done queuing things up, now waiting for results queue to drain 19254 1726867323.60764: waiting for pending results... 19254 1726867323.61258: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19254 1726867323.61353: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000005f 19254 1726867323.61782: variable 'ansible_search_path' from source: unknown 19254 1726867323.61786: calling self._execute() 19254 1726867323.61788: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.61791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.61793: variable 'omit' from source: magic vars 19254 1726867323.62285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.64994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.65065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.65110: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.65149: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.65185: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.65266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.65304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.65333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.65384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.65403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.65543: variable 'ansible_distribution' from source: facts 19254 1726867323.65554: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.65575: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.65585: when evaluation is False, skipping this task 19254 1726867323.65591: _execute() done 19254 1726867323.65602: dumping result to json 19254 1726867323.65609: done dumping result, returning 19254 1726867323.65619: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0affcac9-a3a5-58c7-d1e3-00000000005f] 19254 1726867323.65628: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000005f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.65932: no more pending results, returning what we have 19254 1726867323.65936: results queue empty 19254 1726867323.65937: checking for any_errors_fatal 19254 1726867323.65939: done checking for any_errors_fatal 19254 1726867323.65939: checking for max_fail_percentage 19254 1726867323.65942: done checking for max_fail_percentage 19254 1726867323.65942: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.65943: done checking to see if all hosts have failed 19254 1726867323.65944: getting the remaining hosts for this loop 19254 1726867323.65945: done getting the remaining hosts for this loop 19254 1726867323.65949: getting the next task for host managed_node3 19254 1726867323.65955: done getting next task for host managed_node3 19254 1726867323.65957: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19254 1726867323.65960: ^ 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 19254 1726867323.65963: getting variables 19254 1726867323.65964: in VariableManager get_vars() 19254 1726867323.66017: Calling all_inventory to load vars for managed_node3 19254 1726867323.66020: Calling groups_inventory to load vars for managed_node3 19254 1726867323.66022: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.66033: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.66036: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.66039: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.66517: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000005f 19254 1726867323.66520: WORKER PROCESS EXITING 19254 1726867323.66542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.66737: done with get_vars() 19254 1726867323.66747: done getting variables 19254 1726867323.66835: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:56 Friday 20 September 2024 17:22:03 -0400 (0:00:00.068) 0:00:05.390 ****** 19254 1726867323.66861: entering _queue_task() for managed_node3/assert 19254 1726867323.66863: Creating lock for assert 19254 1726867323.67300: worker is 1 (out of 1 available) 19254 1726867323.67308: exiting _queue_task() for managed_node3/assert 19254 1726867323.67316: done queuing things up, now waiting for results queue to drain 19254 1726867323.67318: waiting for pending results... 19254 1726867323.67430: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options 19254 1726867323.67479: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000060 19254 1726867323.67500: variable 'ansible_search_path' from source: unknown 19254 1726867323.67537: calling self._execute() 19254 1726867323.67622: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.67632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.67644: variable 'omit' from source: magic vars 19254 1726867323.68593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.71713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.71799: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.71839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.71883: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.71914: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.72002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.72037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.72071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.72121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.72140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.72284: variable 'ansible_distribution' from source: facts 19254 1726867323.72299: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.72324: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.72331: when evaluation is False, skipping this task 19254 1726867323.72400: _execute() done 19254 1726867323.72404: dumping result to json 19254 1726867323.72406: done dumping result, returning 19254 1726867323.72408: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options [0affcac9-a3a5-58c7-d1e3-000000000060] 19254 1726867323.72410: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000060 19254 1726867323.72486: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000060 19254 1726867323.72489: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.72552: no more pending results, returning what we have 19254 1726867323.72555: results queue empty 19254 1726867323.72556: checking for any_errors_fatal 19254 1726867323.72562: done checking for any_errors_fatal 19254 1726867323.72562: checking for max_fail_percentage 19254 1726867323.72564: done checking for max_fail_percentage 19254 1726867323.72565: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.72566: done checking to see if all hosts have failed 19254 1726867323.72567: getting the remaining hosts for this loop 19254 1726867323.72568: done getting the remaining hosts for this loop 19254 1726867323.72572: getting the next task for host managed_node3 19254 1726867323.72580: done getting next task for host managed_node3 19254 1726867323.72583: ^ task is: TASK: Get profile's coalescing options 19254 1726867323.72585: ^ 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 19254 1726867323.72588: getting variables 19254 1726867323.72590: in VariableManager get_vars() 19254 1726867323.72641: Calling all_inventory to load vars for managed_node3 19254 1726867323.72643: Calling groups_inventory to load vars for managed_node3 19254 1726867323.72646: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.72657: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.72659: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.72662: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.73148: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.73350: done with get_vars() 19254 1726867323.73362: done getting variables 19254 1726867323.73564: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:61 Friday 20 September 2024 17:22:03 -0400 (0:00:00.067) 0:00:05.458 ****** 19254 1726867323.73592: entering _queue_task() for managed_node3/command 19254 1726867323.73829: worker is 1 (out of 1 available) 19254 1726867323.73841: exiting _queue_task() for managed_node3/command 19254 1726867323.73852: done queuing things up, now waiting for results queue to drain 19254 1726867323.73854: waiting for pending results... 19254 1726867323.74195: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19254 1726867323.74360: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000061 19254 1726867323.74364: variable 'ansible_search_path' from source: unknown 19254 1726867323.74367: calling self._execute() 19254 1726867323.74369: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.74389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.74404: variable 'omit' from source: magic vars 19254 1726867323.74860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.77041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.77114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.77152: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.77188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.77220: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.77299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.77339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.77371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.77423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.77583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.77586: variable 'ansible_distribution' from source: facts 19254 1726867323.77588: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.77607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.77614: when evaluation is False, skipping this task 19254 1726867323.77621: _execute() done 19254 1726867323.77627: dumping result to json 19254 1726867323.77634: done dumping result, returning 19254 1726867323.77643: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0affcac9-a3a5-58c7-d1e3-000000000061] 19254 1726867323.77651: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000061 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.77790: no more pending results, returning what we have 19254 1726867323.77794: results queue empty 19254 1726867323.77795: checking for any_errors_fatal 19254 1726867323.77801: done checking for any_errors_fatal 19254 1726867323.77801: checking for max_fail_percentage 19254 1726867323.77804: done checking for max_fail_percentage 19254 1726867323.77804: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.77805: done checking to see if all hosts have failed 19254 1726867323.77806: getting the remaining hosts for this loop 19254 1726867323.77807: done getting the remaining hosts for this loop 19254 1726867323.77811: getting the next task for host managed_node3 19254 1726867323.77817: done getting next task for host managed_node3 19254 1726867323.77819: ^ task is: TASK: ASSERT: The profile does not contain coalescing options 19254 1726867323.77822: ^ 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 19254 1726867323.77825: getting variables 19254 1726867323.77826: in VariableManager get_vars() 19254 1726867323.77874: Calling all_inventory to load vars for managed_node3 19254 1726867323.77879: Calling groups_inventory to load vars for managed_node3 19254 1726867323.77881: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.77892: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.77895: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.77897: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.78367: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000061 19254 1726867323.78370: WORKER PROCESS EXITING 19254 1726867323.78395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.78594: done with get_vars() 19254 1726867323.78604: done getting variables 19254 1726867323.78656: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does not contain coalescing options] ***************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:68 Friday 20 September 2024 17:22:03 -0400 (0:00:00.050) 0:00:05.508 ****** 19254 1726867323.78683: entering _queue_task() for managed_node3/assert 19254 1726867323.78913: worker is 1 (out of 1 available) 19254 1726867323.78925: exiting _queue_task() for managed_node3/assert 19254 1726867323.78936: done queuing things up, now waiting for results queue to drain 19254 1726867323.78937: waiting for pending results... 19254 1726867323.79187: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options 19254 1726867323.79284: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000062 19254 1726867323.79383: variable 'ansible_search_path' from source: unknown 19254 1726867323.79388: calling self._execute() 19254 1726867323.79419: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.79429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.79443: variable 'omit' from source: magic vars 19254 1726867323.79850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.82196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.82326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.82371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.82471: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.82500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.82594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.82632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.82687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.82770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.82774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.82922: variable 'ansible_distribution' from source: facts 19254 1726867323.82934: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.82958: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.82971: when evaluation is False, skipping this task 19254 1726867323.82984: _execute() done 19254 1726867323.82994: dumping result to json 19254 1726867323.83001: done dumping result, returning 19254 1726867323.83081: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does not contain coalescing options [0affcac9-a3a5-58c7-d1e3-000000000062] 19254 1726867323.83084: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000062 19254 1726867323.83153: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000062 19254 1726867323.83157: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.83204: no more pending results, returning what we have 19254 1726867323.83208: results queue empty 19254 1726867323.83208: checking for any_errors_fatal 19254 1726867323.83214: done checking for any_errors_fatal 19254 1726867323.83214: checking for max_fail_percentage 19254 1726867323.83217: done checking for max_fail_percentage 19254 1726867323.83217: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.83218: done checking to see if all hosts have failed 19254 1726867323.83219: getting the remaining hosts for this loop 19254 1726867323.83220: done getting the remaining hosts for this loop 19254 1726867323.83223: getting the next task for host managed_node3 19254 1726867323.83229: done getting next task for host managed_node3 19254 1726867323.83231: ^ task is: TASK: TEST: I can set rx-frames. 19254 1726867323.83233: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.83235: getting variables 19254 1726867323.83237: in VariableManager get_vars() 19254 1726867323.83284: Calling all_inventory to load vars for managed_node3 19254 1726867323.83286: Calling groups_inventory to load vars for managed_node3 19254 1726867323.83289: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.83299: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.83301: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.83304: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.83564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.83808: done with get_vars() 19254 1726867323.83823: done getting variables 19254 1726867323.83868: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can set rx-frames.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:74 Friday 20 September 2024 17:22:03 -0400 (0:00:00.052) 0:00:05.561 ****** 19254 1726867323.83890: entering _queue_task() for managed_node3/debug 19254 1726867323.84081: worker is 1 (out of 1 available) 19254 1726867323.84094: exiting _queue_task() for managed_node3/debug 19254 1726867323.84104: done queuing things up, now waiting for results queue to drain 19254 1726867323.84106: waiting for pending results... 19254 1726867323.84261: running TaskExecutor() for managed_node3/TASK: TEST: I can set rx-frames. 19254 1726867323.84312: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000063 19254 1726867323.84326: variable 'ansible_search_path' from source: unknown 19254 1726867323.84354: calling self._execute() 19254 1726867323.84417: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.84423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.84432: variable 'omit' from source: magic vars 19254 1726867323.84728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.86579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.86582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.86631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.86641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.86667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.86721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.86740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.86773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.86796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.86807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.86901: variable 'ansible_distribution' from source: facts 19254 1726867323.86905: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.86923: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.86926: when evaluation is False, skipping this task 19254 1726867323.86930: _execute() done 19254 1726867323.86933: dumping result to json 19254 1726867323.86935: done dumping result, returning 19254 1726867323.86940: done running TaskExecutor() for managed_node3/TASK: TEST: I can set rx-frames. [0affcac9-a3a5-58c7-d1e3-000000000063] 19254 1726867323.86945: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000063 19254 1726867323.87026: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000063 19254 1726867323.87029: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867323.87071: no more pending results, returning what we have 19254 1726867323.87074: results queue empty 19254 1726867323.87075: checking for any_errors_fatal 19254 1726867323.87081: done checking for any_errors_fatal 19254 1726867323.87082: checking for max_fail_percentage 19254 1726867323.87083: done checking for max_fail_percentage 19254 1726867323.87084: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.87085: done checking to see if all hosts have failed 19254 1726867323.87086: getting the remaining hosts for this loop 19254 1726867323.87087: done getting the remaining hosts for this loop 19254 1726867323.87090: getting the next task for host managed_node3 19254 1726867323.87096: done getting next task for host managed_node3 19254 1726867323.87100: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867323.87103: ^ 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 19254 1726867323.87117: getting variables 19254 1726867323.87119: in VariableManager get_vars() 19254 1726867323.87157: Calling all_inventory to load vars for managed_node3 19254 1726867323.87159: Calling groups_inventory to load vars for managed_node3 19254 1726867323.87161: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.87169: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.87171: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.87173: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.87313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.87434: done with get_vars() 19254 1726867323.87441: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:03 -0400 (0:00:00.036) 0:00:05.597 ****** 19254 1726867323.87500: entering _queue_task() for managed_node3/include_tasks 19254 1726867323.87672: worker is 1 (out of 1 available) 19254 1726867323.87687: exiting _queue_task() for managed_node3/include_tasks 19254 1726867323.87696: done queuing things up, now waiting for results queue to drain 19254 1726867323.87697: waiting for pending results... 19254 1726867323.87849: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867323.87935: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000006b 19254 1726867323.87946: variable 'ansible_search_path' from source: unknown 19254 1726867323.87949: variable 'ansible_search_path' from source: unknown 19254 1726867323.87982: calling self._execute() 19254 1726867323.88047: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.88052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.88061: variable 'omit' from source: magic vars 19254 1726867323.88345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.90383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.90387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.90423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.90463: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.90496: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.90574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.90612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.90644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.90689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.90712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.90837: variable 'ansible_distribution' from source: facts 19254 1726867323.90847: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.90870: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.90880: when evaluation is False, skipping this task 19254 1726867323.90887: _execute() done 19254 1726867323.90985: dumping result to json 19254 1726867323.90989: done dumping result, returning 19254 1726867323.90991: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-58c7-d1e3-00000000006b] 19254 1726867323.90993: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006b 19254 1726867323.91061: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006b 19254 1726867323.91064: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867323.91203: no more pending results, returning what we have 19254 1726867323.91207: results queue empty 19254 1726867323.91208: checking for any_errors_fatal 19254 1726867323.91213: done checking for any_errors_fatal 19254 1726867323.91214: checking for max_fail_percentage 19254 1726867323.91215: done checking for max_fail_percentage 19254 1726867323.91216: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.91217: done checking to see if all hosts have failed 19254 1726867323.91217: getting the remaining hosts for this loop 19254 1726867323.91219: done getting the remaining hosts for this loop 19254 1726867323.91221: getting the next task for host managed_node3 19254 1726867323.91226: done getting next task for host managed_node3 19254 1726867323.91229: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867323.91232: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.91247: getting variables 19254 1726867323.91249: in VariableManager get_vars() 19254 1726867323.91290: Calling all_inventory to load vars for managed_node3 19254 1726867323.91293: Calling groups_inventory to load vars for managed_node3 19254 1726867323.91295: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.91303: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.91305: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.91308: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.91484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.91712: done with get_vars() 19254 1726867323.91723: done getting variables 19254 1726867323.91774: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:03 -0400 (0:00:00.043) 0:00:05.640 ****** 19254 1726867323.91806: entering _queue_task() for managed_node3/debug 19254 1726867323.92051: worker is 1 (out of 1 available) 19254 1726867323.92065: exiting _queue_task() for managed_node3/debug 19254 1726867323.92075: done queuing things up, now waiting for results queue to drain 19254 1726867323.92076: waiting for pending results... 19254 1726867323.92495: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867323.92503: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000006c 19254 1726867323.92507: variable 'ansible_search_path' from source: unknown 19254 1726867323.92512: variable 'ansible_search_path' from source: unknown 19254 1726867323.92515: calling self._execute() 19254 1726867323.92574: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.92590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.92604: variable 'omit' from source: magic vars 19254 1726867323.93088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867323.95137: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867323.95205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867323.95249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867323.95303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867323.95337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867323.95417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867323.95451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867323.95485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867323.95534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867323.95556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867323.95689: variable 'ansible_distribution' from source: facts 19254 1726867323.95701: variable 'ansible_distribution_major_version' from source: facts 19254 1726867323.95725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867323.95734: when evaluation is False, skipping this task 19254 1726867323.95741: _execute() done 19254 1726867323.95749: dumping result to json 19254 1726867323.95758: done dumping result, returning 19254 1726867323.95770: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-58c7-d1e3-00000000006c] 19254 1726867323.95782: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867323.95913: no more pending results, returning what we have 19254 1726867323.95916: results queue empty 19254 1726867323.95917: checking for any_errors_fatal 19254 1726867323.95920: done checking for any_errors_fatal 19254 1726867323.95921: checking for max_fail_percentage 19254 1726867323.95923: done checking for max_fail_percentage 19254 1726867323.95923: checking to see if all hosts have failed and the running result is not ok 19254 1726867323.95924: done checking to see if all hosts have failed 19254 1726867323.95925: getting the remaining hosts for this loop 19254 1726867323.95926: done getting the remaining hosts for this loop 19254 1726867323.95931: getting the next task for host managed_node3 19254 1726867323.95937: done getting next task for host managed_node3 19254 1726867323.95940: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867323.95943: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867323.95957: getting variables 19254 1726867323.95961: in VariableManager get_vars() 19254 1726867323.96005: Calling all_inventory to load vars for managed_node3 19254 1726867323.96008: Calling groups_inventory to load vars for managed_node3 19254 1726867323.96010: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867323.96022: Calling all_plugins_play to load vars for managed_node3 19254 1726867323.96025: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867323.96028: Calling groups_plugins_play to load vars for managed_node3 19254 1726867323.96290: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006c 19254 1726867323.96293: WORKER PROCESS EXITING 19254 1726867323.96318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867323.96527: done with get_vars() 19254 1726867323.96537: done getting variables 19254 1726867323.96590: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:03 -0400 (0:00:00.048) 0:00:05.688 ****** 19254 1726867323.96623: entering _queue_task() for managed_node3/fail 19254 1726867323.96849: worker is 1 (out of 1 available) 19254 1726867323.96862: exiting _queue_task() for managed_node3/fail 19254 1726867323.96870: done queuing things up, now waiting for results queue to drain 19254 1726867323.96871: waiting for pending results... 19254 1726867323.97131: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867323.97259: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000006d 19254 1726867323.97282: variable 'ansible_search_path' from source: unknown 19254 1726867323.97292: variable 'ansible_search_path' from source: unknown 19254 1726867323.97483: calling self._execute() 19254 1726867323.97488: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867323.97490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867323.97493: variable 'omit' from source: magic vars 19254 1726867323.97863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.00069: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.00141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.00183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.00484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.00487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.00531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.00565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.00624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.00733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.00831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.01284: variable 'ansible_distribution' from source: facts 19254 1726867324.01287: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.01290: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.01292: when evaluation is False, skipping this task 19254 1726867324.01293: _execute() done 19254 1726867324.01295: dumping result to json 19254 1726867324.01297: done dumping result, returning 19254 1726867324.01300: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-58c7-d1e3-00000000006d] 19254 1726867324.01302: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006d 19254 1726867324.01373: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006d 19254 1726867324.01382: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.01435: no more pending results, returning what we have 19254 1726867324.01438: results queue empty 19254 1726867324.01439: checking for any_errors_fatal 19254 1726867324.01446: done checking for any_errors_fatal 19254 1726867324.01447: checking for max_fail_percentage 19254 1726867324.01448: done checking for max_fail_percentage 19254 1726867324.01449: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.01450: done checking to see if all hosts have failed 19254 1726867324.01451: getting the remaining hosts for this loop 19254 1726867324.01452: done getting the remaining hosts for this loop 19254 1726867324.01456: getting the next task for host managed_node3 19254 1726867324.01462: done getting next task for host managed_node3 19254 1726867324.01465: ^ 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 19254 1726867324.01468: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.01487: getting variables 19254 1726867324.01489: in VariableManager get_vars() 19254 1726867324.01541: Calling all_inventory to load vars for managed_node3 19254 1726867324.01543: Calling groups_inventory to load vars for managed_node3 19254 1726867324.01546: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.01556: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.01559: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.01562: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.02138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.02647: done with get_vars() 19254 1726867324.02657: done getting variables 19254 1726867324.02818: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:04 -0400 (0:00:00.062) 0:00:05.750 ****** 19254 1726867324.02848: entering _queue_task() for managed_node3/fail 19254 1726867324.03301: worker is 1 (out of 1 available) 19254 1726867324.03319: exiting _queue_task() for managed_node3/fail 19254 1726867324.03330: done queuing things up, now waiting for results queue to drain 19254 1726867324.03332: waiting for pending results... 19254 1726867324.03592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19254 1726867324.03755: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000006e 19254 1726867324.03776: variable 'ansible_search_path' from source: unknown 19254 1726867324.03795: variable 'ansible_search_path' from source: unknown 19254 1726867324.03836: calling self._execute() 19254 1726867324.03926: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.03959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.03963: variable 'omit' from source: magic vars 19254 1726867324.04487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.07485: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.07488: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.07529: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.07566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.07592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.07749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.07786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.07854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.07900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.07925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.08063: variable 'ansible_distribution' from source: facts 19254 1726867324.08067: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.08084: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.08087: when evaluation is False, skipping this task 19254 1726867324.08090: _execute() done 19254 1726867324.08093: dumping result to json 19254 1726867324.08096: done dumping result, returning 19254 1726867324.08101: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-58c7-d1e3-00000000006e] 19254 1726867324.08106: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.08240: no more pending results, returning what we have 19254 1726867324.08243: results queue empty 19254 1726867324.08244: checking for any_errors_fatal 19254 1726867324.08249: done checking for any_errors_fatal 19254 1726867324.08250: checking for max_fail_percentage 19254 1726867324.08251: done checking for max_fail_percentage 19254 1726867324.08252: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.08255: done checking to see if all hosts have failed 19254 1726867324.08256: getting the remaining hosts for this loop 19254 1726867324.08257: done getting the remaining hosts for this loop 19254 1726867324.08260: getting the next task for host managed_node3 19254 1726867324.08265: done getting next task for host managed_node3 19254 1726867324.08269: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867324.08271: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.08288: getting variables 19254 1726867324.08289: in VariableManager get_vars() 19254 1726867324.08329: Calling all_inventory to load vars for managed_node3 19254 1726867324.08331: Calling groups_inventory to load vars for managed_node3 19254 1726867324.08333: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.08340: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.08342: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.08344: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.08511: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006e 19254 1726867324.08515: WORKER PROCESS EXITING 19254 1726867324.08525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.08647: done with get_vars() 19254 1726867324.08655: done getting variables 19254 1726867324.08695: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:04 -0400 (0:00:00.058) 0:00:05.809 ****** 19254 1726867324.08721: entering _queue_task() for managed_node3/fail 19254 1726867324.08903: worker is 1 (out of 1 available) 19254 1726867324.08918: exiting _queue_task() for managed_node3/fail 19254 1726867324.08927: done queuing things up, now waiting for results queue to drain 19254 1726867324.08928: waiting for pending results... 19254 1726867324.09098: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867324.09187: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000006f 19254 1726867324.09198: variable 'ansible_search_path' from source: unknown 19254 1726867324.09202: variable 'ansible_search_path' from source: unknown 19254 1726867324.09230: calling self._execute() 19254 1726867324.09294: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.09298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.09307: variable 'omit' from source: magic vars 19254 1726867324.09602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.11449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.11492: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.11525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.11549: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.11569: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.11632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.11651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.11669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.11697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.11708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.11805: variable 'ansible_distribution' from source: facts 19254 1726867324.11809: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.11828: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.11831: when evaluation is False, skipping this task 19254 1726867324.11834: _execute() done 19254 1726867324.11836: dumping result to json 19254 1726867324.11838: done dumping result, returning 19254 1726867324.11848: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-58c7-d1e3-00000000006f] 19254 1726867324.11851: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006f 19254 1726867324.11934: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000006f 19254 1726867324.11936: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.11990: no more pending results, returning what we have 19254 1726867324.11993: results queue empty 19254 1726867324.11994: checking for any_errors_fatal 19254 1726867324.11999: done checking for any_errors_fatal 19254 1726867324.11999: checking for max_fail_percentage 19254 1726867324.12002: done checking for max_fail_percentage 19254 1726867324.12002: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.12003: done checking to see if all hosts have failed 19254 1726867324.12004: getting the remaining hosts for this loop 19254 1726867324.12005: done getting the remaining hosts for this loop 19254 1726867324.12008: getting the next task for host managed_node3 19254 1726867324.12013: done getting next task for host managed_node3 19254 1726867324.12016: ^ 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 19254 1726867324.12019: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.12033: getting variables 19254 1726867324.12035: in VariableManager get_vars() 19254 1726867324.12076: Calling all_inventory to load vars for managed_node3 19254 1726867324.12080: Calling groups_inventory to load vars for managed_node3 19254 1726867324.12082: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.12090: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.12092: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.12094: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.12223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.12365: done with get_vars() 19254 1726867324.12371: done getting variables 19254 1726867324.12414: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:04 -0400 (0:00:00.037) 0:00:05.846 ****** 19254 1726867324.12436: entering _queue_task() for managed_node3/dnf 19254 1726867324.12614: worker is 1 (out of 1 available) 19254 1726867324.12627: exiting _queue_task() for managed_node3/dnf 19254 1726867324.12637: done queuing things up, now waiting for results queue to drain 19254 1726867324.12638: waiting for pending results... 19254 1726867324.12799: running TaskExecutor() for managed_node3/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 19254 1726867324.12878: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000070 19254 1726867324.12888: variable 'ansible_search_path' from source: unknown 19254 1726867324.12892: variable 'ansible_search_path' from source: unknown 19254 1726867324.12920: calling self._execute() 19254 1726867324.12982: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.12988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.12997: variable 'omit' from source: magic vars 19254 1726867324.13289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.14730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.14974: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.15003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.15030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.15053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.15110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.15132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.15157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.15181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.15193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.15286: variable 'ansible_distribution' from source: facts 19254 1726867324.15289: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.15304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.15307: when evaluation is False, skipping this task 19254 1726867324.15309: _execute() done 19254 1726867324.15314: dumping result to json 19254 1726867324.15317: done dumping result, returning 19254 1726867324.15324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000070] 19254 1726867324.15328: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000070 19254 1726867324.15409: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000070 19254 1726867324.15412: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.15462: no more pending results, returning what we have 19254 1726867324.15465: results queue empty 19254 1726867324.15466: checking for any_errors_fatal 19254 1726867324.15472: done checking for any_errors_fatal 19254 1726867324.15473: checking for max_fail_percentage 19254 1726867324.15475: done checking for max_fail_percentage 19254 1726867324.15475: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.15476: done checking to see if all hosts have failed 19254 1726867324.15479: getting the remaining hosts for this loop 19254 1726867324.15481: done getting the remaining hosts for this loop 19254 1726867324.15483: getting the next task for host managed_node3 19254 1726867324.15488: done getting next task for host managed_node3 19254 1726867324.15491: ^ 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 19254 1726867324.15494: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.15508: getting variables 19254 1726867324.15509: in VariableManager get_vars() 19254 1726867324.15554: Calling all_inventory to load vars for managed_node3 19254 1726867324.15556: Calling groups_inventory to load vars for managed_node3 19254 1726867324.15558: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.15566: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.15568: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.15571: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.15682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.15801: done with get_vars() 19254 1726867324.15807: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867324.15856: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:04 -0400 (0:00:00.034) 0:00:05.880 ****** 19254 1726867324.15875: entering _queue_task() for managed_node3/yum 19254 1726867324.16051: worker is 1 (out of 1 available) 19254 1726867324.16065: exiting _queue_task() for managed_node3/yum 19254 1726867324.16075: done queuing things up, now waiting for results queue to drain 19254 1726867324.16076: waiting for pending results... 19254 1726867324.16235: running TaskExecutor() for managed_node3/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 19254 1726867324.16319: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000071 19254 1726867324.16329: variable 'ansible_search_path' from source: unknown 19254 1726867324.16333: variable 'ansible_search_path' from source: unknown 19254 1726867324.16359: calling self._execute() 19254 1726867324.16482: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.16484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.16486: variable 'omit' from source: magic vars 19254 1726867324.16728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.18352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.18396: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.18422: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.18447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.18467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.18525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.18544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.18561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.18594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.18602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.18696: variable 'ansible_distribution' from source: facts 19254 1726867324.18700: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.18714: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.18717: when evaluation is False, skipping this task 19254 1726867324.18719: _execute() done 19254 1726867324.18722: dumping result to json 19254 1726867324.18724: done dumping result, returning 19254 1726867324.18727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000071] 19254 1726867324.18731: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000071 19254 1726867324.18814: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000071 19254 1726867324.18817: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.18859: no more pending results, returning what we have 19254 1726867324.18862: results queue empty 19254 1726867324.18862: checking for any_errors_fatal 19254 1726867324.18867: done checking for any_errors_fatal 19254 1726867324.18867: checking for max_fail_percentage 19254 1726867324.18869: done checking for max_fail_percentage 19254 1726867324.18869: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.18870: done checking to see if all hosts have failed 19254 1726867324.18871: getting the remaining hosts for this loop 19254 1726867324.18872: done getting the remaining hosts for this loop 19254 1726867324.18875: getting the next task for host managed_node3 19254 1726867324.18882: done getting next task for host managed_node3 19254 1726867324.18885: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867324.18887: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.18901: getting variables 19254 1726867324.18903: in VariableManager get_vars() 19254 1726867324.18941: Calling all_inventory to load vars for managed_node3 19254 1726867324.18944: Calling groups_inventory to load vars for managed_node3 19254 1726867324.18946: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.18953: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.18955: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.18958: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.19100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.19219: done with get_vars() 19254 1726867324.19226: done getting variables 19254 1726867324.19262: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:04 -0400 (0:00:00.034) 0:00:05.915 ****** 19254 1726867324.19291: entering _queue_task() for managed_node3/fail 19254 1726867324.19458: worker is 1 (out of 1 available) 19254 1726867324.19471: exiting _queue_task() for managed_node3/fail 19254 1726867324.19483: done queuing things up, now waiting for results queue to drain 19254 1726867324.19484: waiting for pending results... 19254 1726867324.19643: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867324.19723: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000072 19254 1726867324.19734: variable 'ansible_search_path' from source: unknown 19254 1726867324.19737: variable 'ansible_search_path' from source: unknown 19254 1726867324.19763: calling self._execute() 19254 1726867324.19826: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.19830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.19838: variable 'omit' from source: magic vars 19254 1726867324.20125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.21754: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.21798: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.21826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.21861: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.21884: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.21941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.21960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.21979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.22009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.22023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.22116: variable 'ansible_distribution' from source: facts 19254 1726867324.22121: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.22136: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.22139: when evaluation is False, skipping this task 19254 1726867324.22141: _execute() done 19254 1726867324.22144: dumping result to json 19254 1726867324.22146: done dumping result, returning 19254 1726867324.22152: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000072] 19254 1726867324.22156: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000072 19254 1726867324.22240: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000072 19254 1726867324.22243: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.22287: no more pending results, returning what we have 19254 1726867324.22290: results queue empty 19254 1726867324.22291: checking for any_errors_fatal 19254 1726867324.22295: done checking for any_errors_fatal 19254 1726867324.22295: checking for max_fail_percentage 19254 1726867324.22297: done checking for max_fail_percentage 19254 1726867324.22298: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.22299: done checking to see if all hosts have failed 19254 1726867324.22299: getting the remaining hosts for this loop 19254 1726867324.22300: done getting the remaining hosts for this loop 19254 1726867324.22303: getting the next task for host managed_node3 19254 1726867324.22309: done getting next task for host managed_node3 19254 1726867324.22313: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19254 1726867324.22316: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.22330: getting variables 19254 1726867324.22331: in VariableManager get_vars() 19254 1726867324.22370: Calling all_inventory to load vars for managed_node3 19254 1726867324.22373: Calling groups_inventory to load vars for managed_node3 19254 1726867324.22375: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.22392: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.22394: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.22397: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.22522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.22647: done with get_vars() 19254 1726867324.22655: done getting variables 19254 1726867324.22694: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:04 -0400 (0:00:00.034) 0:00:05.949 ****** 19254 1726867324.22719: entering _queue_task() for managed_node3/package 19254 1726867324.22901: worker is 1 (out of 1 available) 19254 1726867324.22917: exiting _queue_task() for managed_node3/package 19254 1726867324.22926: done queuing things up, now waiting for results queue to drain 19254 1726867324.22927: waiting for pending results... 19254 1726867324.23093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19254 1726867324.23168: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000073 19254 1726867324.23180: variable 'ansible_search_path' from source: unknown 19254 1726867324.23184: variable 'ansible_search_path' from source: unknown 19254 1726867324.23214: calling self._execute() 19254 1726867324.23275: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.23281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.23290: variable 'omit' from source: magic vars 19254 1726867324.23569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.25206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.25252: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.25281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.25305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.25325: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.25383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.25405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.25424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.25453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.25464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.25556: variable 'ansible_distribution' from source: facts 19254 1726867324.25559: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.25576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.25581: when evaluation is False, skipping this task 19254 1726867324.25584: _execute() done 19254 1726867324.25586: dumping result to json 19254 1726867324.25589: done dumping result, returning 19254 1726867324.25594: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-58c7-d1e3-000000000073] 19254 1726867324.25598: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000073 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.25732: no more pending results, returning what we have 19254 1726867324.25734: results queue empty 19254 1726867324.25735: checking for any_errors_fatal 19254 1726867324.25740: done checking for any_errors_fatal 19254 1726867324.25740: checking for max_fail_percentage 19254 1726867324.25742: done checking for max_fail_percentage 19254 1726867324.25743: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.25744: done checking to see if all hosts have failed 19254 1726867324.25744: getting the remaining hosts for this loop 19254 1726867324.25746: done getting the remaining hosts for this loop 19254 1726867324.25749: getting the next task for host managed_node3 19254 1726867324.25755: done getting next task for host managed_node3 19254 1726867324.25758: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867324.25760: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.25774: getting variables 19254 1726867324.25776: in VariableManager get_vars() 19254 1726867324.25820: Calling all_inventory to load vars for managed_node3 19254 1726867324.25823: Calling groups_inventory to load vars for managed_node3 19254 1726867324.25825: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.25832: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.25835: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.25837: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.25994: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000073 19254 1726867324.25997: WORKER PROCESS EXITING 19254 1726867324.26007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.26131: done with get_vars() 19254 1726867324.26141: done getting variables 19254 1726867324.26193: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:04 -0400 (0:00:00.034) 0:00:05.984 ****** 19254 1726867324.26220: entering _queue_task() for managed_node3/package 19254 1726867324.26397: worker is 1 (out of 1 available) 19254 1726867324.26412: exiting _queue_task() for managed_node3/package 19254 1726867324.26422: done queuing things up, now waiting for results queue to drain 19254 1726867324.26424: waiting for pending results... 19254 1726867324.26581: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867324.26659: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000074 19254 1726867324.26663: variable 'ansible_search_path' from source: unknown 19254 1726867324.26666: variable 'ansible_search_path' from source: unknown 19254 1726867324.26694: calling self._execute() 19254 1726867324.26750: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.26760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.26764: variable 'omit' from source: magic vars 19254 1726867324.27047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.29086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.29130: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.29165: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.29192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.29253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.29269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.29291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.29312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.29338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.29349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.29442: variable 'ansible_distribution' from source: facts 19254 1726867324.29445: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.29460: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.29464: when evaluation is False, skipping this task 19254 1726867324.29467: _execute() done 19254 1726867324.29470: dumping result to json 19254 1726867324.29472: done dumping result, returning 19254 1726867324.29474: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-000000000074] 19254 1726867324.29482: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000074 19254 1726867324.29564: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000074 19254 1726867324.29567: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.29617: no more pending results, returning what we have 19254 1726867324.29619: results queue empty 19254 1726867324.29620: checking for any_errors_fatal 19254 1726867324.29625: done checking for any_errors_fatal 19254 1726867324.29626: checking for max_fail_percentage 19254 1726867324.29627: done checking for max_fail_percentage 19254 1726867324.29628: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.29629: done checking to see if all hosts have failed 19254 1726867324.29630: getting the remaining hosts for this loop 19254 1726867324.29631: done getting the remaining hosts for this loop 19254 1726867324.29634: getting the next task for host managed_node3 19254 1726867324.29638: done getting next task for host managed_node3 19254 1726867324.29641: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867324.29644: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.29658: getting variables 19254 1726867324.29659: in VariableManager get_vars() 19254 1726867324.29701: Calling all_inventory to load vars for managed_node3 19254 1726867324.29703: Calling groups_inventory to load vars for managed_node3 19254 1726867324.29705: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.29715: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.29717: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.29720: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.29829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.29948: done with get_vars() 19254 1726867324.29956: done getting variables 19254 1726867324.29995: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:04 -0400 (0:00:00.037) 0:00:06.022 ****** 19254 1726867324.30017: entering _queue_task() for managed_node3/package 19254 1726867324.30187: worker is 1 (out of 1 available) 19254 1726867324.30199: exiting _queue_task() for managed_node3/package 19254 1726867324.30210: done queuing things up, now waiting for results queue to drain 19254 1726867324.30211: waiting for pending results... 19254 1726867324.30417: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867324.30625: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000075 19254 1726867324.30628: variable 'ansible_search_path' from source: unknown 19254 1726867324.30631: variable 'ansible_search_path' from source: unknown 19254 1726867324.30633: calling self._execute() 19254 1726867324.30850: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.30862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.30886: variable 'omit' from source: magic vars 19254 1726867324.31701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.34767: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.34771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.35014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.35056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.35093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.35170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.35335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.35363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.35408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.35427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.35557: variable 'ansible_distribution' from source: facts 19254 1726867324.35567: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.35594: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.35601: when evaluation is False, skipping this task 19254 1726867324.35606: _execute() done 19254 1726867324.35612: dumping result to json 19254 1726867324.35619: done dumping result, returning 19254 1726867324.35629: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-000000000075] 19254 1726867324.35637: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000075 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.35904: no more pending results, returning what we have 19254 1726867324.35907: results queue empty 19254 1726867324.35907: checking for any_errors_fatal 19254 1726867324.35915: done checking for any_errors_fatal 19254 1726867324.35916: checking for max_fail_percentage 19254 1726867324.35917: done checking for max_fail_percentage 19254 1726867324.35918: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.35919: done checking to see if all hosts have failed 19254 1726867324.35920: getting the remaining hosts for this loop 19254 1726867324.35921: done getting the remaining hosts for this loop 19254 1726867324.35924: getting the next task for host managed_node3 19254 1726867324.35930: done getting next task for host managed_node3 19254 1726867324.35933: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867324.35935: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.35952: getting variables 19254 1726867324.35954: in VariableManager get_vars() 19254 1726867324.35996: Calling all_inventory to load vars for managed_node3 19254 1726867324.35999: Calling groups_inventory to load vars for managed_node3 19254 1726867324.36001: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.36012: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.36015: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.36017: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.36801: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000075 19254 1726867324.36805: WORKER PROCESS EXITING 19254 1726867324.36920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.37351: done with get_vars() 19254 1726867324.37360: done getting variables 19254 1726867324.37529: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:04 -0400 (0:00:00.075) 0:00:06.097 ****** 19254 1726867324.37559: entering _queue_task() for managed_node3/service 19254 1726867324.38149: worker is 1 (out of 1 available) 19254 1726867324.38160: exiting _queue_task() for managed_node3/service 19254 1726867324.38172: done queuing things up, now waiting for results queue to drain 19254 1726867324.38173: waiting for pending results... 19254 1726867324.38700: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867324.38882: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000076 19254 1726867324.38886: variable 'ansible_search_path' from source: unknown 19254 1726867324.38888: variable 'ansible_search_path' from source: unknown 19254 1726867324.38891: calling self._execute() 19254 1726867324.39128: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.39132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.39143: variable 'omit' from source: magic vars 19254 1726867324.39814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.42583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.42586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.42589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.42591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.42593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.42983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.42987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.42990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.42992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.42995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.43269: variable 'ansible_distribution' from source: facts 19254 1726867324.43282: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.43304: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.43582: when evaluation is False, skipping this task 19254 1726867324.43586: _execute() done 19254 1726867324.43588: dumping result to json 19254 1726867324.43590: done dumping result, returning 19254 1726867324.43593: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000076] 19254 1726867324.43596: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.43710: no more pending results, returning what we have 19254 1726867324.43713: results queue empty 19254 1726867324.43714: checking for any_errors_fatal 19254 1726867324.43721: done checking for any_errors_fatal 19254 1726867324.43722: checking for max_fail_percentage 19254 1726867324.43724: done checking for max_fail_percentage 19254 1726867324.43724: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.43725: done checking to see if all hosts have failed 19254 1726867324.43726: getting the remaining hosts for this loop 19254 1726867324.43727: done getting the remaining hosts for this loop 19254 1726867324.43730: getting the next task for host managed_node3 19254 1726867324.43737: done getting next task for host managed_node3 19254 1726867324.43740: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867324.43742: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.43758: getting variables 19254 1726867324.43760: in VariableManager get_vars() 19254 1726867324.43810: Calling all_inventory to load vars for managed_node3 19254 1726867324.43813: Calling groups_inventory to load vars for managed_node3 19254 1726867324.43815: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.43825: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.43827: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.43830: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.44215: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000076 19254 1726867324.44218: WORKER PROCESS EXITING 19254 1726867324.44245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.44804: done with get_vars() 19254 1726867324.44818: done getting variables 19254 1726867324.44991: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:04 -0400 (0:00:00.074) 0:00:06.172 ****** 19254 1726867324.45023: entering _queue_task() for managed_node3/service 19254 1726867324.45588: worker is 1 (out of 1 available) 19254 1726867324.45600: exiting _queue_task() for managed_node3/service 19254 1726867324.45617: done queuing things up, now waiting for results queue to drain 19254 1726867324.45619: waiting for pending results... 19254 1726867324.45929: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867324.46210: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000077 19254 1726867324.46298: variable 'ansible_search_path' from source: unknown 19254 1726867324.46307: variable 'ansible_search_path' from source: unknown 19254 1726867324.46343: calling self._execute() 19254 1726867324.46429: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.46783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.46786: variable 'omit' from source: magic vars 19254 1726867324.47312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.51682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.51948: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.51993: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.52033: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.52081: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.52159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.52194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.52225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.52269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.52289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.52424: variable 'ansible_distribution' from source: facts 19254 1726867324.52439: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.52462: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.52483: when evaluation is False, skipping this task 19254 1726867324.52485: _execute() done 19254 1726867324.52487: dumping result to json 19254 1726867324.52489: done dumping result, returning 19254 1726867324.52585: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-58c7-d1e3-000000000077] 19254 1726867324.52588: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000077 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867324.52701: no more pending results, returning what we have 19254 1726867324.52705: results queue empty 19254 1726867324.52706: checking for any_errors_fatal 19254 1726867324.52712: done checking for any_errors_fatal 19254 1726867324.52713: checking for max_fail_percentage 19254 1726867324.52715: done checking for max_fail_percentage 19254 1726867324.52716: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.52717: done checking to see if all hosts have failed 19254 1726867324.52718: getting the remaining hosts for this loop 19254 1726867324.52720: done getting the remaining hosts for this loop 19254 1726867324.52723: getting the next task for host managed_node3 19254 1726867324.52730: done getting next task for host managed_node3 19254 1726867324.52734: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867324.52738: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.52754: getting variables 19254 1726867324.52757: in VariableManager get_vars() 19254 1726867324.52810: Calling all_inventory to load vars for managed_node3 19254 1726867324.52813: Calling groups_inventory to load vars for managed_node3 19254 1726867324.52815: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.52826: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.52829: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.52832: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.53328: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000077 19254 1726867324.53332: WORKER PROCESS EXITING 19254 1726867324.53356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.53549: done with get_vars() 19254 1726867324.53558: done getting variables 19254 1726867324.53615: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:04 -0400 (0:00:00.086) 0:00:06.258 ****** 19254 1726867324.53647: entering _queue_task() for managed_node3/service 19254 1726867324.53900: worker is 1 (out of 1 available) 19254 1726867324.53911: exiting _queue_task() for managed_node3/service 19254 1726867324.53921: done queuing things up, now waiting for results queue to drain 19254 1726867324.53922: waiting for pending results... 19254 1726867324.54387: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867324.54606: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000078 19254 1726867324.54698: variable 'ansible_search_path' from source: unknown 19254 1726867324.54706: variable 'ansible_search_path' from source: unknown 19254 1726867324.54747: calling self._execute() 19254 1726867324.55046: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.55051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.55053: variable 'omit' from source: magic vars 19254 1726867324.55806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.59273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.59351: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.59396: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.59436: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.59473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.59563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.59602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.59664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.59682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.59702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.59853: variable 'ansible_distribution' from source: facts 19254 1726867324.59865: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.59894: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.59991: when evaluation is False, skipping this task 19254 1726867324.59994: _execute() done 19254 1726867324.59996: dumping result to json 19254 1726867324.59999: done dumping result, returning 19254 1726867324.60001: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-58c7-d1e3-000000000078] 19254 1726867324.60003: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000078 19254 1726867324.60083: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000078 19254 1726867324.60086: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.60141: no more pending results, returning what we have 19254 1726867324.60145: results queue empty 19254 1726867324.60146: checking for any_errors_fatal 19254 1726867324.60151: done checking for any_errors_fatal 19254 1726867324.60152: checking for max_fail_percentage 19254 1726867324.60155: done checking for max_fail_percentage 19254 1726867324.60156: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.60157: done checking to see if all hosts have failed 19254 1726867324.60157: getting the remaining hosts for this loop 19254 1726867324.60159: done getting the remaining hosts for this loop 19254 1726867324.60163: getting the next task for host managed_node3 19254 1726867324.60170: done getting next task for host managed_node3 19254 1726867324.60173: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867324.60176: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.60196: getting variables 19254 1726867324.60198: in VariableManager get_vars() 19254 1726867324.60254: Calling all_inventory to load vars for managed_node3 19254 1726867324.60257: Calling groups_inventory to load vars for managed_node3 19254 1726867324.60260: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.60271: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.60274: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.60276: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.60574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.61015: done with get_vars() 19254 1726867324.61027: done getting variables 19254 1726867324.61088: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:04 -0400 (0:00:00.074) 0:00:06.333 ****** 19254 1726867324.61118: entering _queue_task() for managed_node3/service 19254 1726867324.61622: worker is 1 (out of 1 available) 19254 1726867324.61633: exiting _queue_task() for managed_node3/service 19254 1726867324.61644: done queuing things up, now waiting for results queue to drain 19254 1726867324.61645: waiting for pending results... 19254 1726867324.62096: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867324.62315: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000079 19254 1726867324.62483: variable 'ansible_search_path' from source: unknown 19254 1726867324.62487: variable 'ansible_search_path' from source: unknown 19254 1726867324.62490: calling self._execute() 19254 1726867324.62690: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.62759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.62762: variable 'omit' from source: magic vars 19254 1726867324.63772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.68192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.68357: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.68475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.68567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.68748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.68807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.68892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.69075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.69080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.69083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.69426: variable 'ansible_distribution' from source: facts 19254 1726867324.69438: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.69464: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.69519: when evaluation is False, skipping this task 19254 1726867324.69526: _execute() done 19254 1726867324.69533: dumping result to json 19254 1726867324.69541: done dumping result, returning 19254 1726867324.69553: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-58c7-d1e3-000000000079] 19254 1726867324.69562: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000079 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867324.69730: no more pending results, returning what we have 19254 1726867324.69733: results queue empty 19254 1726867324.69734: checking for any_errors_fatal 19254 1726867324.69740: done checking for any_errors_fatal 19254 1726867324.69741: checking for max_fail_percentage 19254 1726867324.69744: done checking for max_fail_percentage 19254 1726867324.69745: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.69745: done checking to see if all hosts have failed 19254 1726867324.69746: getting the remaining hosts for this loop 19254 1726867324.69748: done getting the remaining hosts for this loop 19254 1726867324.69751: getting the next task for host managed_node3 19254 1726867324.69757: done getting next task for host managed_node3 19254 1726867324.69760: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867324.69763: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.69810: getting variables 19254 1726867324.69812: in VariableManager get_vars() 19254 1726867324.69861: Calling all_inventory to load vars for managed_node3 19254 1726867324.69863: Calling groups_inventory to load vars for managed_node3 19254 1726867324.69866: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.69980: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.69986: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.70089: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.70439: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000079 19254 1726867324.70442: WORKER PROCESS EXITING 19254 1726867324.70466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.70874: done with get_vars() 19254 1726867324.71088: done getting variables 19254 1726867324.71145: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:04 -0400 (0:00:00.100) 0:00:06.433 ****** 19254 1726867324.71181: entering _queue_task() for managed_node3/copy 19254 1726867324.71616: worker is 1 (out of 1 available) 19254 1726867324.71627: exiting _queue_task() for managed_node3/copy 19254 1726867324.71639: done queuing things up, now waiting for results queue to drain 19254 1726867324.71640: waiting for pending results... 19254 1726867324.72007: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867324.72160: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000007a 19254 1726867324.72171: variable 'ansible_search_path' from source: unknown 19254 1726867324.72175: variable 'ansible_search_path' from source: unknown 19254 1726867324.72209: calling self._execute() 19254 1726867324.72467: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.72471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.72484: variable 'omit' from source: magic vars 19254 1726867324.73023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.75933: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.76006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.76050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.76293: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.76297: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.76341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.76435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.76538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.76585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.76633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.77051: variable 'ansible_distribution' from source: facts 19254 1726867324.77054: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.77057: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.77059: when evaluation is False, skipping this task 19254 1726867324.77061: _execute() done 19254 1726867324.77063: dumping result to json 19254 1726867324.77065: done dumping result, returning 19254 1726867324.77067: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-58c7-d1e3-00000000007a] 19254 1726867324.77069: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007a 19254 1726867324.77146: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.77192: no more pending results, returning what we have 19254 1726867324.77196: results queue empty 19254 1726867324.77197: checking for any_errors_fatal 19254 1726867324.77202: done checking for any_errors_fatal 19254 1726867324.77202: checking for max_fail_percentage 19254 1726867324.77204: done checking for max_fail_percentage 19254 1726867324.77205: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.77206: done checking to see if all hosts have failed 19254 1726867324.77207: getting the remaining hosts for this loop 19254 1726867324.77208: done getting the remaining hosts for this loop 19254 1726867324.77212: getting the next task for host managed_node3 19254 1726867324.77218: done getting next task for host managed_node3 19254 1726867324.77222: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867324.77225: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.77241: getting variables 19254 1726867324.77243: in VariableManager get_vars() 19254 1726867324.77294: Calling all_inventory to load vars for managed_node3 19254 1726867324.77297: Calling groups_inventory to load vars for managed_node3 19254 1726867324.77299: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.77308: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.77311: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.77314: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.77582: WORKER PROCESS EXITING 19254 1726867324.77600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.77813: done with get_vars() 19254 1726867324.77823: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:04 -0400 (0:00:00.067) 0:00:06.501 ****** 19254 1726867324.77901: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867324.78131: worker is 1 (out of 1 available) 19254 1726867324.78144: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867324.78156: done queuing things up, now waiting for results queue to drain 19254 1726867324.78157: waiting for pending results... 19254 1726867324.78592: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867324.78597: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000007b 19254 1726867324.78600: variable 'ansible_search_path' from source: unknown 19254 1726867324.78603: variable 'ansible_search_path' from source: unknown 19254 1726867324.78605: calling self._execute() 19254 1726867324.78670: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.78684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.78699: variable 'omit' from source: magic vars 19254 1726867324.79197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.81346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.81425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.81465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.81505: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.81539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.81619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.81658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.81690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.81737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.81761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.81900: variable 'ansible_distribution' from source: facts 19254 1726867324.81911: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.81933: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.81940: when evaluation is False, skipping this task 19254 1726867324.81946: _execute() done 19254 1726867324.81953: dumping result to json 19254 1726867324.82074: done dumping result, returning 19254 1726867324.82079: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-58c7-d1e3-00000000007b] 19254 1726867324.82082: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007b 19254 1726867324.82149: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007b 19254 1726867324.82152: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.82227: no more pending results, returning what we have 19254 1726867324.82231: results queue empty 19254 1726867324.82232: checking for any_errors_fatal 19254 1726867324.82239: done checking for any_errors_fatal 19254 1726867324.82240: checking for max_fail_percentage 19254 1726867324.82242: done checking for max_fail_percentage 19254 1726867324.82243: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.82244: done checking to see if all hosts have failed 19254 1726867324.82244: getting the remaining hosts for this loop 19254 1726867324.82246: done getting the remaining hosts for this loop 19254 1726867324.82250: getting the next task for host managed_node3 19254 1726867324.82256: done getting next task for host managed_node3 19254 1726867324.82259: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867324.82262: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.82279: getting variables 19254 1726867324.82281: in VariableManager get_vars() 19254 1726867324.82553: Calling all_inventory to load vars for managed_node3 19254 1726867324.82556: Calling groups_inventory to load vars for managed_node3 19254 1726867324.82559: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.82567: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.82569: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.82572: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.82729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.82937: done with get_vars() 19254 1726867324.82947: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:04 -0400 (0:00:00.051) 0:00:06.552 ****** 19254 1726867324.83023: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867324.83252: worker is 1 (out of 1 available) 19254 1726867324.83265: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867324.83275: done queuing things up, now waiting for results queue to drain 19254 1726867324.83276: waiting for pending results... 19254 1726867324.83531: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867324.83658: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000007c 19254 1726867324.83712: variable 'ansible_search_path' from source: unknown 19254 1726867324.83716: variable 'ansible_search_path' from source: unknown 19254 1726867324.83725: calling self._execute() 19254 1726867324.83806: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.83821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.83833: variable 'omit' from source: magic vars 19254 1726867324.84252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.86327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.86393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.86483: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.86486: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.86488: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.86562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.86598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.86627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.86664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.86681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.86821: variable 'ansible_distribution' from source: facts 19254 1726867324.86824: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.86882: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.86885: when evaluation is False, skipping this task 19254 1726867324.86887: _execute() done 19254 1726867324.86889: dumping result to json 19254 1726867324.86890: done dumping result, returning 19254 1726867324.86892: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-58c7-d1e3-00000000007c] 19254 1726867324.86894: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867324.87062: no more pending results, returning what we have 19254 1726867324.87065: results queue empty 19254 1726867324.87066: checking for any_errors_fatal 19254 1726867324.87072: done checking for any_errors_fatal 19254 1726867324.87072: checking for max_fail_percentage 19254 1726867324.87074: done checking for max_fail_percentage 19254 1726867324.87075: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.87076: done checking to see if all hosts have failed 19254 1726867324.87078: getting the remaining hosts for this loop 19254 1726867324.87080: done getting the remaining hosts for this loop 19254 1726867324.87083: getting the next task for host managed_node3 19254 1726867324.87089: done getting next task for host managed_node3 19254 1726867324.87092: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867324.87095: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.87108: getting variables 19254 1726867324.87110: in VariableManager get_vars() 19254 1726867324.87154: Calling all_inventory to load vars for managed_node3 19254 1726867324.87157: Calling groups_inventory to load vars for managed_node3 19254 1726867324.87159: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.87169: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.87172: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.87174: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.87379: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007c 19254 1726867324.87382: WORKER PROCESS EXITING 19254 1726867324.87539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.87768: done with get_vars() 19254 1726867324.87780: done getting variables 19254 1726867324.87834: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:04 -0400 (0:00:00.048) 0:00:06.600 ****** 19254 1726867324.87865: entering _queue_task() for managed_node3/debug 19254 1726867324.88289: worker is 1 (out of 1 available) 19254 1726867324.88297: exiting _queue_task() for managed_node3/debug 19254 1726867324.88306: done queuing things up, now waiting for results queue to drain 19254 1726867324.88307: waiting for pending results... 19254 1726867324.88362: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867324.88489: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000007d 19254 1726867324.88507: variable 'ansible_search_path' from source: unknown 19254 1726867324.88514: variable 'ansible_search_path' from source: unknown 19254 1726867324.88555: calling self._execute() 19254 1726867324.88634: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.88648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.88661: variable 'omit' from source: magic vars 19254 1726867324.89079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.91234: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.91320: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.91367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.91411: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.91463: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.91530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.91562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.91682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.91686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.91688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.91803: variable 'ansible_distribution' from source: facts 19254 1726867324.91817: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.91838: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.91844: when evaluation is False, skipping this task 19254 1726867324.91850: _execute() done 19254 1726867324.91857: dumping result to json 19254 1726867324.91863: done dumping result, returning 19254 1726867324.91873: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-58c7-d1e3-00000000007d] 19254 1726867324.91884: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867324.92060: no more pending results, returning what we have 19254 1726867324.92063: results queue empty 19254 1726867324.92064: checking for any_errors_fatal 19254 1726867324.92071: done checking for any_errors_fatal 19254 1726867324.92072: checking for max_fail_percentage 19254 1726867324.92074: done checking for max_fail_percentage 19254 1726867324.92074: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.92075: done checking to see if all hosts have failed 19254 1726867324.92076: getting the remaining hosts for this loop 19254 1726867324.92080: done getting the remaining hosts for this loop 19254 1726867324.92083: getting the next task for host managed_node3 19254 1726867324.92090: done getting next task for host managed_node3 19254 1726867324.92092: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867324.92095: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.92113: getting variables 19254 1726867324.92115: in VariableManager get_vars() 19254 1726867324.92159: Calling all_inventory to load vars for managed_node3 19254 1726867324.92162: Calling groups_inventory to load vars for managed_node3 19254 1726867324.92164: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.92173: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.92176: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.92290: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007d 19254 1726867324.92293: WORKER PROCESS EXITING 19254 1726867324.92297: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.92614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.92836: done with get_vars() 19254 1726867324.92846: done getting variables 19254 1726867324.92902: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:04 -0400 (0:00:00.050) 0:00:06.651 ****** 19254 1726867324.92940: entering _queue_task() for managed_node3/debug 19254 1726867324.93289: worker is 1 (out of 1 available) 19254 1726867324.93298: exiting _queue_task() for managed_node3/debug 19254 1726867324.93311: done queuing things up, now waiting for results queue to drain 19254 1726867324.93312: waiting for pending results... 19254 1726867324.93531: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867324.93665: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000007e 19254 1726867324.93689: variable 'ansible_search_path' from source: unknown 19254 1726867324.93696: variable 'ansible_search_path' from source: unknown 19254 1726867324.93738: calling self._execute() 19254 1726867324.93832: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.93843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.93857: variable 'omit' from source: magic vars 19254 1726867324.94302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867324.96480: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867324.96531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867324.96558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867324.96585: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867324.96608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867324.96665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867324.96687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867324.96706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867324.96733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867324.96743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867324.96842: variable 'ansible_distribution' from source: facts 19254 1726867324.96845: variable 'ansible_distribution_major_version' from source: facts 19254 1726867324.96862: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867324.96865: when evaluation is False, skipping this task 19254 1726867324.96867: _execute() done 19254 1726867324.96870: dumping result to json 19254 1726867324.96874: done dumping result, returning 19254 1726867324.96884: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-58c7-d1e3-00000000007e] 19254 1726867324.96886: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007e 19254 1726867324.96968: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007e 19254 1726867324.96971: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867324.97027: no more pending results, returning what we have 19254 1726867324.97029: results queue empty 19254 1726867324.97030: checking for any_errors_fatal 19254 1726867324.97034: done checking for any_errors_fatal 19254 1726867324.97035: checking for max_fail_percentage 19254 1726867324.97037: done checking for max_fail_percentage 19254 1726867324.97038: checking to see if all hosts have failed and the running result is not ok 19254 1726867324.97039: done checking to see if all hosts have failed 19254 1726867324.97039: getting the remaining hosts for this loop 19254 1726867324.97041: done getting the remaining hosts for this loop 19254 1726867324.97044: getting the next task for host managed_node3 19254 1726867324.97050: done getting next task for host managed_node3 19254 1726867324.97053: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867324.97056: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867324.97072: getting variables 19254 1726867324.97073: in VariableManager get_vars() 19254 1726867324.97119: Calling all_inventory to load vars for managed_node3 19254 1726867324.97122: Calling groups_inventory to load vars for managed_node3 19254 1726867324.97124: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867324.97132: Calling all_plugins_play to load vars for managed_node3 19254 1726867324.97134: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867324.97136: Calling groups_plugins_play to load vars for managed_node3 19254 1726867324.97303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867324.97427: done with get_vars() 19254 1726867324.97437: done getting variables 19254 1726867324.97475: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:04 -0400 (0:00:00.045) 0:00:06.697 ****** 19254 1726867324.97498: entering _queue_task() for managed_node3/debug 19254 1726867324.97690: worker is 1 (out of 1 available) 19254 1726867324.97703: exiting _queue_task() for managed_node3/debug 19254 1726867324.97717: done queuing things up, now waiting for results queue to drain 19254 1726867324.97719: waiting for pending results... 19254 1726867324.97872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867324.97951: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000007f 19254 1726867324.97962: variable 'ansible_search_path' from source: unknown 19254 1726867324.97966: variable 'ansible_search_path' from source: unknown 19254 1726867324.97993: calling self._execute() 19254 1726867324.98064: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867324.98069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867324.98183: variable 'omit' from source: magic vars 19254 1726867324.98491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.00107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.00156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.00188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.00214: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.00231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.00288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.00312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.00328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.00353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.00363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.00457: variable 'ansible_distribution' from source: facts 19254 1726867325.00461: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.00475: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.00481: when evaluation is False, skipping this task 19254 1726867325.00483: _execute() done 19254 1726867325.00486: dumping result to json 19254 1726867325.00488: done dumping result, returning 19254 1726867325.00494: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-58c7-d1e3-00000000007f] 19254 1726867325.00497: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007f 19254 1726867325.00575: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000007f 19254 1726867325.00580: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867325.00653: no more pending results, returning what we have 19254 1726867325.00656: results queue empty 19254 1726867325.00657: checking for any_errors_fatal 19254 1726867325.00661: done checking for any_errors_fatal 19254 1726867325.00662: checking for max_fail_percentage 19254 1726867325.00663: done checking for max_fail_percentage 19254 1726867325.00664: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.00665: done checking to see if all hosts have failed 19254 1726867325.00666: getting the remaining hosts for this loop 19254 1726867325.00667: done getting the remaining hosts for this loop 19254 1726867325.00670: getting the next task for host managed_node3 19254 1726867325.00674: done getting next task for host managed_node3 19254 1726867325.00679: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867325.00682: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867325.00696: getting variables 19254 1726867325.00697: in VariableManager get_vars() 19254 1726867325.00733: Calling all_inventory to load vars for managed_node3 19254 1726867325.00735: Calling groups_inventory to load vars for managed_node3 19254 1726867325.00737: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.00743: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.00744: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.00746: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.00852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.00974: done with get_vars() 19254 1726867325.00983: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:05 -0400 (0:00:00.035) 0:00:06.732 ****** 19254 1726867325.01044: entering _queue_task() for managed_node3/ping 19254 1726867325.01243: worker is 1 (out of 1 available) 19254 1726867325.01257: exiting _queue_task() for managed_node3/ping 19254 1726867325.01267: done queuing things up, now waiting for results queue to drain 19254 1726867325.01268: waiting for pending results... 19254 1726867325.01598: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867325.01602: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000080 19254 1726867325.01604: variable 'ansible_search_path' from source: unknown 19254 1726867325.01606: variable 'ansible_search_path' from source: unknown 19254 1726867325.01633: calling self._execute() 19254 1726867325.01728: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.01740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.01754: variable 'omit' from source: magic vars 19254 1726867325.02218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.03883: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.03928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.03956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.03986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.04004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.04062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.04086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.04104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.04132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.04143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.04239: variable 'ansible_distribution' from source: facts 19254 1726867325.04243: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.04258: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.04260: when evaluation is False, skipping this task 19254 1726867325.04263: _execute() done 19254 1726867325.04265: dumping result to json 19254 1726867325.04267: done dumping result, returning 19254 1726867325.04278: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-58c7-d1e3-000000000080] 19254 1726867325.04281: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000080 19254 1726867325.04384: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000080 19254 1726867325.04387: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.04466: no more pending results, returning what we have 19254 1726867325.04469: results queue empty 19254 1726867325.04470: checking for any_errors_fatal 19254 1726867325.04473: done checking for any_errors_fatal 19254 1726867325.04474: checking for max_fail_percentage 19254 1726867325.04475: done checking for max_fail_percentage 19254 1726867325.04476: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.04479: done checking to see if all hosts have failed 19254 1726867325.04480: getting the remaining hosts for this loop 19254 1726867325.04481: done getting the remaining hosts for this loop 19254 1726867325.04484: getting the next task for host managed_node3 19254 1726867325.04491: done getting next task for host managed_node3 19254 1726867325.04493: ^ task is: TASK: meta (role_complete) 19254 1726867325.04495: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867325.04509: getting variables 19254 1726867325.04511: in VariableManager get_vars() 19254 1726867325.04551: Calling all_inventory to load vars for managed_node3 19254 1726867325.04554: Calling groups_inventory to load vars for managed_node3 19254 1726867325.04556: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.04563: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.04566: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.04569: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.04775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.04968: done with get_vars() 19254 1726867325.04979: done getting variables 19254 1726867325.05053: done queuing things up, now waiting for results queue to drain 19254 1726867325.05055: results queue empty 19254 1726867325.05056: checking for any_errors_fatal 19254 1726867325.05057: done checking for any_errors_fatal 19254 1726867325.05058: checking for max_fail_percentage 19254 1726867325.05059: done checking for max_fail_percentage 19254 1726867325.05060: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.05060: done checking to see if all hosts have failed 19254 1726867325.05061: getting the remaining hosts for this loop 19254 1726867325.05062: done getting the remaining hosts for this loop 19254 1726867325.05064: getting the next task for host managed_node3 19254 1726867325.05067: done getting next task for host managed_node3 19254 1726867325.05069: ^ task is: TASK: Get profile's coalescing options 19254 1726867325.05070: ^ 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 19254 1726867325.05072: getting variables 19254 1726867325.05073: in VariableManager get_vars() 19254 1726867325.05090: Calling all_inventory to load vars for managed_node3 19254 1726867325.05092: Calling groups_inventory to load vars for managed_node3 19254 1726867325.05094: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.05098: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.05100: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.05103: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.05235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.05424: done with get_vars() 19254 1726867325.05432: done getting variables 19254 1726867325.05465: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:92 Friday 20 September 2024 17:22:05 -0400 (0:00:00.044) 0:00:06.777 ****** 19254 1726867325.05490: entering _queue_task() for managed_node3/command 19254 1726867325.05716: worker is 1 (out of 1 available) 19254 1726867325.05729: exiting _queue_task() for managed_node3/command 19254 1726867325.05740: done queuing things up, now waiting for results queue to drain 19254 1726867325.05741: waiting for pending results... 19254 1726867325.05988: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19254 1726867325.06064: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000b0 19254 1726867325.06069: variable 'ansible_search_path' from source: unknown 19254 1726867325.06122: calling self._execute() 19254 1726867325.06347: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.06351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.06353: variable 'omit' from source: magic vars 19254 1726867325.06658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.08650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.08784: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.08788: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.08802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.08837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.08930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.08972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.09007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.09055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.09078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.09555: variable 'ansible_distribution' from source: facts 19254 1726867325.09559: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.09561: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.09563: when evaluation is False, skipping this task 19254 1726867325.09565: _execute() done 19254 1726867325.09567: dumping result to json 19254 1726867325.09569: done dumping result, returning 19254 1726867325.09571: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0affcac9-a3a5-58c7-d1e3-0000000000b0] 19254 1726867325.09572: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b0 19254 1726867325.09642: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b0 19254 1726867325.09646: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.09695: no more pending results, returning what we have 19254 1726867325.09697: results queue empty 19254 1726867325.09698: checking for any_errors_fatal 19254 1726867325.09699: done checking for any_errors_fatal 19254 1726867325.09700: checking for max_fail_percentage 19254 1726867325.09702: done checking for max_fail_percentage 19254 1726867325.09702: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.09703: done checking to see if all hosts have failed 19254 1726867325.09704: getting the remaining hosts for this loop 19254 1726867325.09705: done getting the remaining hosts for this loop 19254 1726867325.09708: getting the next task for host managed_node3 19254 1726867325.09716: done getting next task for host managed_node3 19254 1726867325.09717: ^ task is: TASK: Assert coalesce options set in profile 19254 1726867325.09720: ^ 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 19254 1726867325.09722: getting variables 19254 1726867325.09723: in VariableManager get_vars() 19254 1726867325.09772: Calling all_inventory to load vars for managed_node3 19254 1726867325.09774: Calling groups_inventory to load vars for managed_node3 19254 1726867325.09776: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.09789: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.09792: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.09794: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.10200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.10766: done with get_vars() 19254 1726867325.10775: done getting variables 19254 1726867325.10839: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:98 Friday 20 September 2024 17:22:05 -0400 (0:00:00.053) 0:00:06.830 ****** 19254 1726867325.10870: entering _queue_task() for managed_node3/assert 19254 1726867325.11135: worker is 1 (out of 1 available) 19254 1726867325.11146: exiting _queue_task() for managed_node3/assert 19254 1726867325.11156: done queuing things up, now waiting for results queue to drain 19254 1726867325.11158: waiting for pending results... 19254 1726867325.11510: running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile 19254 1726867325.11583: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000b1 19254 1726867325.11588: variable 'ansible_search_path' from source: unknown 19254 1726867325.11617: calling self._execute() 19254 1726867325.11720: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.11783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.11787: variable 'omit' from source: magic vars 19254 1726867325.12207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.14493: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.14580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.14621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.14670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.14701: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.14983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.14988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.14990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.14992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.14995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.15056: variable 'ansible_distribution' from source: facts 19254 1726867325.15068: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.15095: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.15103: when evaluation is False, skipping this task 19254 1726867325.15122: _execute() done 19254 1726867325.15130: dumping result to json 19254 1726867325.15137: done dumping result, returning 19254 1726867325.15149: done running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile [0affcac9-a3a5-58c7-d1e3-0000000000b1] 19254 1726867325.15158: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b1 19254 1726867325.15293: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b1 19254 1726867325.15297: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.15379: no more pending results, returning what we have 19254 1726867325.15383: results queue empty 19254 1726867325.15384: checking for any_errors_fatal 19254 1726867325.15389: done checking for any_errors_fatal 19254 1726867325.15390: checking for max_fail_percentage 19254 1726867325.15393: done checking for max_fail_percentage 19254 1726867325.15393: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.15394: done checking to see if all hosts have failed 19254 1726867325.15395: getting the remaining hosts for this loop 19254 1726867325.15397: done getting the remaining hosts for this loop 19254 1726867325.15400: getting the next task for host managed_node3 19254 1726867325.15406: done getting next task for host managed_node3 19254 1726867325.15409: ^ task is: TASK: Get profile's coalescing options 19254 1726867325.15411: ^ 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 19254 1726867325.15414: getting variables 19254 1726867325.15416: in VariableManager get_vars() 19254 1726867325.15517: Calling all_inventory to load vars for managed_node3 19254 1726867325.15520: Calling groups_inventory to load vars for managed_node3 19254 1726867325.15523: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.15535: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.15538: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.15660: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.15951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.16163: done with get_vars() 19254 1726867325.16173: done getting variables 19254 1726867325.16239: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:104 Friday 20 September 2024 17:22:05 -0400 (0:00:00.053) 0:00:06.884 ****** 19254 1726867325.16265: entering _queue_task() for managed_node3/command 19254 1726867325.16642: worker is 1 (out of 1 available) 19254 1726867325.16652: exiting _queue_task() for managed_node3/command 19254 1726867325.16663: done queuing things up, now waiting for results queue to drain 19254 1726867325.16665: waiting for pending results... 19254 1726867325.16902: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19254 1726867325.16933: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000b2 19254 1726867325.16954: variable 'ansible_search_path' from source: unknown 19254 1726867325.17080: calling self._execute() 19254 1726867325.17095: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.17113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.17128: variable 'omit' from source: magic vars 19254 1726867325.17604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.19956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.20032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.20079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.20130: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.20382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.20386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.20389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.20391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.20394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.20396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.20501: variable 'ansible_distribution' from source: facts 19254 1726867325.20522: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.20546: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.20554: when evaluation is False, skipping this task 19254 1726867325.20561: _execute() done 19254 1726867325.20569: dumping result to json 19254 1726867325.20578: done dumping result, returning 19254 1726867325.20590: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0affcac9-a3a5-58c7-d1e3-0000000000b2] 19254 1726867325.20599: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b2 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.20779: no more pending results, returning what we have 19254 1726867325.20783: results queue empty 19254 1726867325.20784: checking for any_errors_fatal 19254 1726867325.20789: done checking for any_errors_fatal 19254 1726867325.20789: checking for max_fail_percentage 19254 1726867325.20792: done checking for max_fail_percentage 19254 1726867325.20792: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.20793: done checking to see if all hosts have failed 19254 1726867325.20794: getting the remaining hosts for this loop 19254 1726867325.20796: done getting the remaining hosts for this loop 19254 1726867325.20800: getting the next task for host managed_node3 19254 1726867325.20806: done getting next task for host managed_node3 19254 1726867325.20808: ^ task is: TASK: Assert coalesce options set in profile 19254 1726867325.20811: ^ state is: HOST STATE: block=3, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867325.20813: getting variables 19254 1726867325.20815: in VariableManager get_vars() 19254 1726867325.20874: Calling all_inventory to load vars for managed_node3 19254 1726867325.20880: Calling groups_inventory to load vars for managed_node3 19254 1726867325.20883: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.20894: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.20897: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.20900: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.21429: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b2 19254 1726867325.21433: WORKER PROCESS EXITING 19254 1726867325.21457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.21663: done with get_vars() 19254 1726867325.21673: done getting variables 19254 1726867325.21740: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert coalesce options set in profile] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:111 Friday 20 September 2024 17:22:05 -0400 (0:00:00.054) 0:00:06.939 ****** 19254 1726867325.21766: entering _queue_task() for managed_node3/assert 19254 1726867325.22156: worker is 1 (out of 1 available) 19254 1726867325.22167: exiting _queue_task() for managed_node3/assert 19254 1726867325.22179: done queuing things up, now waiting for results queue to drain 19254 1726867325.22181: waiting for pending results... 19254 1726867325.22346: running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile 19254 1726867325.22449: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000b3 19254 1726867325.22480: variable 'ansible_search_path' from source: unknown 19254 1726867325.22524: calling self._execute() 19254 1726867325.22627: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.22639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.22653: variable 'omit' from source: magic vars 19254 1726867325.23135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.25469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.25557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.25600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.25646: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.25675: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.25764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.25798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.25826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.25954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.25958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.26035: variable 'ansible_distribution' from source: facts 19254 1726867325.26046: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.26079: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.26085: when evaluation is False, skipping this task 19254 1726867325.26091: _execute() done 19254 1726867325.26098: dumping result to json 19254 1726867325.26104: done dumping result, returning 19254 1726867325.26115: done running TaskExecutor() for managed_node3/TASK: Assert coalesce options set in profile [0affcac9-a3a5-58c7-d1e3-0000000000b3] 19254 1726867325.26123: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b3 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.26384: no more pending results, returning what we have 19254 1726867325.26388: results queue empty 19254 1726867325.26389: checking for any_errors_fatal 19254 1726867325.26394: done checking for any_errors_fatal 19254 1726867325.26395: checking for max_fail_percentage 19254 1726867325.26397: done checking for max_fail_percentage 19254 1726867325.26398: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.26399: done checking to see if all hosts have failed 19254 1726867325.26399: getting the remaining hosts for this loop 19254 1726867325.26401: done getting the remaining hosts for this loop 19254 1726867325.26405: getting the next task for host managed_node3 19254 1726867325.26411: done getting next task for host managed_node3 19254 1726867325.26414: ^ task is: TASK: TEST: I can clear coalescing options 19254 1726867325.26416: ^ state is: HOST STATE: block=3, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867325.26419: getting variables 19254 1726867325.26421: in VariableManager get_vars() 19254 1726867325.26475: Calling all_inventory to load vars for managed_node3 19254 1726867325.26479: Calling groups_inventory to load vars for managed_node3 19254 1726867325.26482: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.26494: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.26497: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.26500: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.26902: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b3 19254 1726867325.26912: WORKER PROCESS EXITING 19254 1726867325.26937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.27149: done with get_vars() 19254 1726867325.27160: done getting variables 19254 1726867325.27219: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can clear coalescing options] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:117 Friday 20 September 2024 17:22:05 -0400 (0:00:00.054) 0:00:06.994 ****** 19254 1726867325.27256: entering _queue_task() for managed_node3/debug 19254 1726867325.27519: worker is 1 (out of 1 available) 19254 1726867325.27530: exiting _queue_task() for managed_node3/debug 19254 1726867325.27542: done queuing things up, now waiting for results queue to drain 19254 1726867325.27543: waiting for pending results... 19254 1726867325.27817: running TaskExecutor() for managed_node3/TASK: TEST: I can clear coalescing options 19254 1726867325.27916: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000b4 19254 1726867325.27938: variable 'ansible_search_path' from source: unknown 19254 1726867325.27975: calling self._execute() 19254 1726867325.28071: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.28086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.28100: variable 'omit' from source: magic vars 19254 1726867325.28562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.30927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.31057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.31061: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.31089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.31120: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.31207: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.31240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.31282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.31327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.31385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.31500: variable 'ansible_distribution' from source: facts 19254 1726867325.31513: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.31536: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.31543: when evaluation is False, skipping this task 19254 1726867325.31550: _execute() done 19254 1726867325.31582: dumping result to json 19254 1726867325.31585: done dumping result, returning 19254 1726867325.31597: done running TaskExecutor() for managed_node3/TASK: TEST: I can clear coalescing options [0affcac9-a3a5-58c7-d1e3-0000000000b4] 19254 1726867325.31603: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b4 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867325.31923: no more pending results, returning what we have 19254 1726867325.31927: results queue empty 19254 1726867325.31928: checking for any_errors_fatal 19254 1726867325.31933: done checking for any_errors_fatal 19254 1726867325.31934: checking for max_fail_percentage 19254 1726867325.31936: done checking for max_fail_percentage 19254 1726867325.31937: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.31938: done checking to see if all hosts have failed 19254 1726867325.31938: getting the remaining hosts for this loop 19254 1726867325.31940: done getting the remaining hosts for this loop 19254 1726867325.31944: getting the next task for host managed_node3 19254 1726867325.31950: done getting next task for host managed_node3 19254 1726867325.31955: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867325.31958: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867325.31975: getting variables 19254 1726867325.31979: in VariableManager get_vars() 19254 1726867325.32027: Calling all_inventory to load vars for managed_node3 19254 1726867325.32029: Calling groups_inventory to load vars for managed_node3 19254 1726867325.32032: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.32041: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.32044: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.32047: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.32362: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000b4 19254 1726867325.32365: WORKER PROCESS EXITING 19254 1726867325.32390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.32605: done with get_vars() 19254 1726867325.32615: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:05 -0400 (0:00:00.054) 0:00:07.049 ****** 19254 1726867325.32713: entering _queue_task() for managed_node3/include_tasks 19254 1726867325.33080: worker is 1 (out of 1 available) 19254 1726867325.33091: exiting _queue_task() for managed_node3/include_tasks 19254 1726867325.33100: done queuing things up, now waiting for results queue to drain 19254 1726867325.33101: waiting for pending results... 19254 1726867325.33262: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867325.33388: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000bc 19254 1726867325.33436: variable 'ansible_search_path' from source: unknown 19254 1726867325.33440: variable 'ansible_search_path' from source: unknown 19254 1726867325.33459: calling self._execute() 19254 1726867325.33553: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.33582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.33585: variable 'omit' from source: magic vars 19254 1726867325.34025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.36266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.36668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.36676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.36717: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.36747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.36838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.36888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.36983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.36994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.36998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.37138: variable 'ansible_distribution' from source: facts 19254 1726867325.37182: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.37185: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.37187: when evaluation is False, skipping this task 19254 1726867325.37189: _execute() done 19254 1726867325.37191: dumping result to json 19254 1726867325.37193: done dumping result, returning 19254 1726867325.37211: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-58c7-d1e3-0000000000bc] 19254 1726867325.37226: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000bc skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.37368: no more pending results, returning what we have 19254 1726867325.37372: results queue empty 19254 1726867325.37373: checking for any_errors_fatal 19254 1726867325.37381: done checking for any_errors_fatal 19254 1726867325.37382: checking for max_fail_percentage 19254 1726867325.37384: done checking for max_fail_percentage 19254 1726867325.37385: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.37386: done checking to see if all hosts have failed 19254 1726867325.37386: getting the remaining hosts for this loop 19254 1726867325.37388: done getting the remaining hosts for this loop 19254 1726867325.37392: getting the next task for host managed_node3 19254 1726867325.37398: done getting next task for host managed_node3 19254 1726867325.37402: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867325.37405: ^ 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? (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 19254 1726867325.37424: getting variables 19254 1726867325.37426: in VariableManager get_vars() 19254 1726867325.37475: Calling all_inventory to load vars for managed_node3 19254 1726867325.37595: Calling groups_inventory to load vars for managed_node3 19254 1726867325.37598: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.37610: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.37613: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.37615: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.37790: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000bc 19254 1726867325.37794: WORKER PROCESS EXITING 19254 1726867325.37807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.38018: done with get_vars() 19254 1726867325.38029: done getting variables 19254 1726867325.38089: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:05 -0400 (0:00:00.054) 0:00:07.103 ****** 19254 1726867325.38126: entering _queue_task() for managed_node3/debug 19254 1726867325.38415: worker is 1 (out of 1 available) 19254 1726867325.38585: exiting _queue_task() for managed_node3/debug 19254 1726867325.38594: done queuing things up, now waiting for results queue to drain 19254 1726867325.38596: waiting for pending results... 19254 1726867325.38668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867325.38797: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000bd 19254 1726867325.38823: variable 'ansible_search_path' from source: unknown 19254 1726867325.38833: variable 'ansible_search_path' from source: unknown 19254 1726867325.38873: calling self._execute() 19254 1726867325.38963: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.38976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.38993: variable 'omit' from source: magic vars 19254 1726867325.39425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.41986: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.42009: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.42051: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.42100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.42130: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.42217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.42251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.42311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.42337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.42358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.42497: variable 'ansible_distribution' from source: facts 19254 1726867325.42528: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.42537: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.42545: when evaluation is False, skipping this task 19254 1726867325.42552: _execute() done 19254 1726867325.42682: dumping result to json 19254 1726867325.42686: done dumping result, returning 19254 1726867325.42689: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-58c7-d1e3-0000000000bd] 19254 1726867325.42691: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000bd 19254 1726867325.42756: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000bd 19254 1726867325.42759: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867325.42809: no more pending results, returning what we have 19254 1726867325.42812: results queue empty 19254 1726867325.42813: checking for any_errors_fatal 19254 1726867325.42819: done checking for any_errors_fatal 19254 1726867325.42820: checking for max_fail_percentage 19254 1726867325.42822: done checking for max_fail_percentage 19254 1726867325.42823: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.42824: done checking to see if all hosts have failed 19254 1726867325.42825: getting the remaining hosts for this loop 19254 1726867325.42826: done getting the remaining hosts for this loop 19254 1726867325.42830: getting the next task for host managed_node3 19254 1726867325.42837: done getting next task for host managed_node3 19254 1726867325.42840: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867325.42843: ^ 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? (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 19254 1726867325.42862: getting variables 19254 1726867325.42864: in VariableManager get_vars() 19254 1726867325.42919: Calling all_inventory to load vars for managed_node3 19254 1726867325.42922: Calling groups_inventory to load vars for managed_node3 19254 1726867325.42925: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.42937: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.42940: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.42943: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.43384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.43591: done with get_vars() 19254 1726867325.43601: done getting variables 19254 1726867325.43664: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:05 -0400 (0:00:00.055) 0:00:07.159 ****** 19254 1726867325.43698: entering _queue_task() for managed_node3/fail 19254 1726867325.44060: worker is 1 (out of 1 available) 19254 1726867325.44069: exiting _queue_task() for managed_node3/fail 19254 1726867325.44081: done queuing things up, now waiting for results queue to drain 19254 1726867325.44082: waiting for pending results... 19254 1726867325.44318: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867325.44417: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000be 19254 1726867325.44422: variable 'ansible_search_path' from source: unknown 19254 1726867325.44424: variable 'ansible_search_path' from source: unknown 19254 1726867325.44451: calling self._execute() 19254 1726867325.44547: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.44559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.44603: variable 'omit' from source: magic vars 19254 1726867325.45023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.48223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.48289: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.48412: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.48416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.48420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.48499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.48539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.48568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.48616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.48644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.48864: variable 'ansible_distribution' from source: facts 19254 1726867325.48867: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.48870: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.48873: when evaluation is False, skipping this task 19254 1726867325.48875: _execute() done 19254 1726867325.48880: dumping result to json 19254 1726867325.48882: done dumping result, returning 19254 1726867325.48885: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-58c7-d1e3-0000000000be] 19254 1726867325.48937: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000be skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.49107: no more pending results, returning what we have 19254 1726867325.49110: results queue empty 19254 1726867325.49111: checking for any_errors_fatal 19254 1726867325.49117: done checking for any_errors_fatal 19254 1726867325.49118: checking for max_fail_percentage 19254 1726867325.49120: done checking for max_fail_percentage 19254 1726867325.49121: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.49121: done checking to see if all hosts have failed 19254 1726867325.49122: getting the remaining hosts for this loop 19254 1726867325.49124: done getting the remaining hosts for this loop 19254 1726867325.49127: getting the next task for host managed_node3 19254 1726867325.49133: done getting next task for host managed_node3 19254 1726867325.49137: ^ 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 19254 1726867325.49140: ^ 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? (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 19254 1726867325.49156: getting variables 19254 1726867325.49158: in VariableManager get_vars() 19254 1726867325.49421: Calling all_inventory to load vars for managed_node3 19254 1726867325.49424: Calling groups_inventory to load vars for managed_node3 19254 1726867325.49426: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.49435: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.49438: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.49440: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.49940: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000be 19254 1726867325.49944: WORKER PROCESS EXITING 19254 1726867325.49971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.50339: done with get_vars() 19254 1726867325.50351: done getting variables 19254 1726867325.50515: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:05 -0400 (0:00:00.068) 0:00:07.227 ****** 19254 1726867325.50549: entering _queue_task() for managed_node3/fail 19254 1726867325.50918: worker is 1 (out of 1 available) 19254 1726867325.50929: exiting _queue_task() for managed_node3/fail 19254 1726867325.50939: done queuing things up, now waiting for results queue to drain 19254 1726867325.50941: waiting for pending results... 19254 1726867325.51147: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19254 1726867325.51279: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000bf 19254 1726867325.51299: variable 'ansible_search_path' from source: unknown 19254 1726867325.51308: variable 'ansible_search_path' from source: unknown 19254 1726867325.51354: calling self._execute() 19254 1726867325.51441: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.51458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.51471: variable 'omit' from source: magic vars 19254 1726867325.51932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.54489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.54556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.54599: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.54644: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.54674: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.54756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.54790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.54882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.54886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.54895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.55030: variable 'ansible_distribution' from source: facts 19254 1726867325.55082: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.55085: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.55087: when evaluation is False, skipping this task 19254 1726867325.55089: _execute() done 19254 1726867325.55091: dumping result to json 19254 1726867325.55093: done dumping result, returning 19254 1726867325.55096: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-58c7-d1e3-0000000000bf] 19254 1726867325.55109: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000bf 19254 1726867325.55371: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000bf 19254 1726867325.55375: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.55420: no more pending results, returning what we have 19254 1726867325.55423: results queue empty 19254 1726867325.55424: checking for any_errors_fatal 19254 1726867325.55430: done checking for any_errors_fatal 19254 1726867325.55431: checking for max_fail_percentage 19254 1726867325.55434: done checking for max_fail_percentage 19254 1726867325.55434: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.55435: done checking to see if all hosts have failed 19254 1726867325.55436: getting the remaining hosts for this loop 19254 1726867325.55437: done getting the remaining hosts for this loop 19254 1726867325.55441: getting the next task for host managed_node3 19254 1726867325.55447: done getting next task for host managed_node3 19254 1726867325.55450: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867325.55453: ^ 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? (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 19254 1726867325.55469: getting variables 19254 1726867325.55471: in VariableManager get_vars() 19254 1726867325.55520: Calling all_inventory to load vars for managed_node3 19254 1726867325.55523: Calling groups_inventory to load vars for managed_node3 19254 1726867325.55525: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.55535: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.55538: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.55541: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.55900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.56101: done with get_vars() 19254 1726867325.56111: done getting variables 19254 1726867325.56169: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:05 -0400 (0:00:00.056) 0:00:07.284 ****** 19254 1726867325.56200: entering _queue_task() for managed_node3/fail 19254 1726867325.56562: worker is 1 (out of 1 available) 19254 1726867325.56573: exiting _queue_task() for managed_node3/fail 19254 1726867325.56586: done queuing things up, now waiting for results queue to drain 19254 1726867325.56587: waiting for pending results... 19254 1726867325.56749: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867325.56873: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c0 19254 1726867325.56898: variable 'ansible_search_path' from source: unknown 19254 1726867325.56921: variable 'ansible_search_path' from source: unknown 19254 1726867325.56949: calling self._execute() 19254 1726867325.57083: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.57087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.57090: variable 'omit' from source: magic vars 19254 1726867325.57508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.60718: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.60786: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.60843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.60884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.60982: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.61000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.61037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.61063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.61106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.61132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.61266: variable 'ansible_distribution' from source: facts 19254 1726867325.61279: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.61302: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.61309: when evaluation is False, skipping this task 19254 1726867325.61316: _execute() done 19254 1726867325.61322: dumping result to json 19254 1726867325.61329: done dumping result, returning 19254 1726867325.61382: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-58c7-d1e3-0000000000c0] 19254 1726867325.61386: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c0 19254 1726867325.61688: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c0 19254 1726867325.61691: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.61731: no more pending results, returning what we have 19254 1726867325.61734: results queue empty 19254 1726867325.61735: checking for any_errors_fatal 19254 1726867325.61740: done checking for any_errors_fatal 19254 1726867325.61740: checking for max_fail_percentage 19254 1726867325.61743: done checking for max_fail_percentage 19254 1726867325.61744: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.61744: done checking to see if all hosts have failed 19254 1726867325.61745: getting the remaining hosts for this loop 19254 1726867325.61746: done getting the remaining hosts for this loop 19254 1726867325.61749: getting the next task for host managed_node3 19254 1726867325.61754: done getting next task for host managed_node3 19254 1726867325.61758: ^ 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 19254 1726867325.61761: ^ 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? (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 19254 1726867325.61776: getting variables 19254 1726867325.61780: in VariableManager get_vars() 19254 1726867325.61825: Calling all_inventory to load vars for managed_node3 19254 1726867325.61828: Calling groups_inventory to load vars for managed_node3 19254 1726867325.61830: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.61838: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.61841: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.61844: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.62112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.62342: done with get_vars() 19254 1726867325.62358: done getting variables 19254 1726867325.62412: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:05 -0400 (0:00:00.062) 0:00:07.346 ****** 19254 1726867325.62441: entering _queue_task() for managed_node3/dnf 19254 1726867325.62799: worker is 1 (out of 1 available) 19254 1726867325.62809: exiting _queue_task() for managed_node3/dnf 19254 1726867325.62819: done queuing things up, now waiting for results queue to drain 19254 1726867325.62820: waiting for pending results... 19254 1726867325.62988: running TaskExecutor() for managed_node3/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 19254 1726867325.63125: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c1 19254 1726867325.63148: variable 'ansible_search_path' from source: unknown 19254 1726867325.63160: variable 'ansible_search_path' from source: unknown 19254 1726867325.63229: calling self._execute() 19254 1726867325.63297: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.63310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.63325: variable 'omit' from source: magic vars 19254 1726867325.64115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.66383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.66453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.66515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.66553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.66583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.66683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.66709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.66744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.66815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.66818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.66953: variable 'ansible_distribution' from source: facts 19254 1726867325.66963: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.67032: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.67035: when evaluation is False, skipping this task 19254 1726867325.67038: _execute() done 19254 1726867325.67040: dumping result to json 19254 1726867325.67042: done dumping result, returning 19254 1726867325.67044: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-0000000000c1] 19254 1726867325.67046: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c1 19254 1726867325.67227: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c1 19254 1726867325.67230: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.67279: no more pending results, returning what we have 19254 1726867325.67282: results queue empty 19254 1726867325.67283: checking for any_errors_fatal 19254 1726867325.67288: done checking for any_errors_fatal 19254 1726867325.67289: checking for max_fail_percentage 19254 1726867325.67291: done checking for max_fail_percentage 19254 1726867325.67292: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.67293: done checking to see if all hosts have failed 19254 1726867325.67294: getting the remaining hosts for this loop 19254 1726867325.67295: done getting the remaining hosts for this loop 19254 1726867325.67299: getting the next task for host managed_node3 19254 1726867325.67305: done getting next task for host managed_node3 19254 1726867325.67309: ^ 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 19254 1726867325.67312: ^ 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? (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 19254 1726867325.67329: getting variables 19254 1726867325.67331: in VariableManager get_vars() 19254 1726867325.67492: Calling all_inventory to load vars for managed_node3 19254 1726867325.67496: Calling groups_inventory to load vars for managed_node3 19254 1726867325.67499: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.67509: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.67512: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.67515: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.68033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.68234: done with get_vars() 19254 1726867325.68243: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867325.68316: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:05 -0400 (0:00:00.058) 0:00:07.405 ****** 19254 1726867325.68342: entering _queue_task() for managed_node3/yum 19254 1726867325.68643: worker is 1 (out of 1 available) 19254 1726867325.68654: exiting _queue_task() for managed_node3/yum 19254 1726867325.68663: done queuing things up, now waiting for results queue to drain 19254 1726867325.68664: waiting for pending results... 19254 1726867325.68873: running TaskExecutor() for managed_node3/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 19254 1726867325.69084: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c2 19254 1726867325.69088: variable 'ansible_search_path' from source: unknown 19254 1726867325.69090: variable 'ansible_search_path' from source: unknown 19254 1726867325.69093: calling self._execute() 19254 1726867325.69139: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.69150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.69164: variable 'omit' from source: magic vars 19254 1726867325.69668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.72592: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.72662: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.72709: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.72746: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.72786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.72865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.72984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.72988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.72990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.73001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.73144: variable 'ansible_distribution' from source: facts 19254 1726867325.73157: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.73183: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.73192: when evaluation is False, skipping this task 19254 1726867325.73203: _execute() done 19254 1726867325.73210: dumping result to json 19254 1726867325.73223: done dumping result, returning 19254 1726867325.73234: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-0000000000c2] 19254 1726867325.73244: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c2 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.73530: no more pending results, returning what we have 19254 1726867325.73533: results queue empty 19254 1726867325.73534: checking for any_errors_fatal 19254 1726867325.73541: done checking for any_errors_fatal 19254 1726867325.73542: checking for max_fail_percentage 19254 1726867325.73544: done checking for max_fail_percentage 19254 1726867325.73545: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.73546: done checking to see if all hosts have failed 19254 1726867325.73546: getting the remaining hosts for this loop 19254 1726867325.73548: done getting the remaining hosts for this loop 19254 1726867325.73551: getting the next task for host managed_node3 19254 1726867325.73558: done getting next task for host managed_node3 19254 1726867325.73561: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867325.73564: ^ 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? (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 19254 1726867325.73589: getting variables 19254 1726867325.73591: in VariableManager get_vars() 19254 1726867325.73642: Calling all_inventory to load vars for managed_node3 19254 1726867325.73644: Calling groups_inventory to load vars for managed_node3 19254 1726867325.73647: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.73702: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c2 19254 1726867325.73706: WORKER PROCESS EXITING 19254 1726867325.73715: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.73719: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.73722: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.74034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.74393: done with get_vars() 19254 1726867325.74403: done getting variables 19254 1726867325.74459: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:05 -0400 (0:00:00.061) 0:00:07.467 ****** 19254 1726867325.74497: entering _queue_task() for managed_node3/fail 19254 1726867325.74943: worker is 1 (out of 1 available) 19254 1726867325.74955: exiting _queue_task() for managed_node3/fail 19254 1726867325.74967: done queuing things up, now waiting for results queue to drain 19254 1726867325.74968: waiting for pending results... 19254 1726867325.75453: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867325.75591: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c3 19254 1726867325.75723: variable 'ansible_search_path' from source: unknown 19254 1726867325.75727: variable 'ansible_search_path' from source: unknown 19254 1726867325.75730: calling self._execute() 19254 1726867325.75793: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.75807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.75825: variable 'omit' from source: magic vars 19254 1726867325.76351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.78671: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.78764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.78808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.78844: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.78909: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.78970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.79011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.79047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.79130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.79133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.79264: variable 'ansible_distribution' from source: facts 19254 1726867325.79274: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.79303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.79311: when evaluation is False, skipping this task 19254 1726867325.79318: _execute() done 19254 1726867325.79346: dumping result to json 19254 1726867325.79349: done dumping result, returning 19254 1726867325.79352: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-0000000000c3] 19254 1726867325.79382: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c3 19254 1726867325.79573: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c3 19254 1726867325.79579: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.79631: no more pending results, returning what we have 19254 1726867325.79636: results queue empty 19254 1726867325.79637: checking for any_errors_fatal 19254 1726867325.79642: done checking for any_errors_fatal 19254 1726867325.79643: checking for max_fail_percentage 19254 1726867325.79645: done checking for max_fail_percentage 19254 1726867325.79646: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.79647: done checking to see if all hosts have failed 19254 1726867325.79647: getting the remaining hosts for this loop 19254 1726867325.79649: done getting the remaining hosts for this loop 19254 1726867325.79652: getting the next task for host managed_node3 19254 1726867325.79659: done getting next task for host managed_node3 19254 1726867325.79663: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19254 1726867325.79666: ^ 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? (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 19254 1726867325.79685: getting variables 19254 1726867325.79687: in VariableManager get_vars() 19254 1726867325.79741: Calling all_inventory to load vars for managed_node3 19254 1726867325.79748: Calling groups_inventory to load vars for managed_node3 19254 1726867325.79752: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.79765: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.79768: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.79770: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.80475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.80932: done with get_vars() 19254 1726867325.80942: done getting variables 19254 1726867325.81114: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:05 -0400 (0:00:00.066) 0:00:07.533 ****** 19254 1726867325.81144: entering _queue_task() for managed_node3/package 19254 1726867325.81707: worker is 1 (out of 1 available) 19254 1726867325.81720: exiting _queue_task() for managed_node3/package 19254 1726867325.81731: done queuing things up, now waiting for results queue to drain 19254 1726867325.81733: waiting for pending results... 19254 1726867325.82375: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19254 1726867325.82460: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c4 19254 1726867325.82595: variable 'ansible_search_path' from source: unknown 19254 1726867325.82604: variable 'ansible_search_path' from source: unknown 19254 1726867325.82728: calling self._execute() 19254 1726867325.82769: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.82786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.82832: variable 'omit' from source: magic vars 19254 1726867325.83289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.86587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.86591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.86593: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.86785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.86824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.86905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.87183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.87186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.87216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.87259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.87554: variable 'ansible_distribution' from source: facts 19254 1726867325.87574: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.87598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.88003: when evaluation is False, skipping this task 19254 1726867325.88007: _execute() done 19254 1726867325.88009: dumping result to json 19254 1726867325.88011: done dumping result, returning 19254 1726867325.88014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-58c7-d1e3-0000000000c4] 19254 1726867325.88016: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c4 19254 1726867325.88088: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c4 19254 1726867325.88091: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.88154: no more pending results, returning what we have 19254 1726867325.88157: results queue empty 19254 1726867325.88158: checking for any_errors_fatal 19254 1726867325.88163: done checking for any_errors_fatal 19254 1726867325.88164: checking for max_fail_percentage 19254 1726867325.88166: done checking for max_fail_percentage 19254 1726867325.88167: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.88168: done checking to see if all hosts have failed 19254 1726867325.88169: getting the remaining hosts for this loop 19254 1726867325.88170: done getting the remaining hosts for this loop 19254 1726867325.88174: getting the next task for host managed_node3 19254 1726867325.88182: done getting next task for host managed_node3 19254 1726867325.88186: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867325.88189: ^ 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? (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 19254 1726867325.88207: getting variables 19254 1726867325.88209: in VariableManager get_vars() 19254 1726867325.88262: Calling all_inventory to load vars for managed_node3 19254 1726867325.88265: Calling groups_inventory to load vars for managed_node3 19254 1726867325.88268: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.88422: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.88427: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.88435: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.88838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.89211: done with get_vars() 19254 1726867325.89220: done getting variables 19254 1726867325.89272: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:05 -0400 (0:00:00.081) 0:00:07.615 ****** 19254 1726867325.89309: entering _queue_task() for managed_node3/package 19254 1726867325.89647: worker is 1 (out of 1 available) 19254 1726867325.89657: exiting _queue_task() for managed_node3/package 19254 1726867325.89667: done queuing things up, now waiting for results queue to drain 19254 1726867325.89668: waiting for pending results... 19254 1726867325.89868: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867325.89964: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c5 19254 1726867325.89987: variable 'ansible_search_path' from source: unknown 19254 1726867325.90001: variable 'ansible_search_path' from source: unknown 19254 1726867325.90074: calling self._execute() 19254 1726867325.90130: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.90141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.90154: variable 'omit' from source: magic vars 19254 1726867325.90599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867325.92921: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867325.93103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867325.93106: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867325.93109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867325.93111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867325.93180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867325.93221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867325.93253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867325.93299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867325.93335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867325.93457: variable 'ansible_distribution' from source: facts 19254 1726867325.93467: variable 'ansible_distribution_major_version' from source: facts 19254 1726867325.93537: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867325.93540: when evaluation is False, skipping this task 19254 1726867325.93542: _execute() done 19254 1726867325.93544: dumping result to json 19254 1726867325.93548: done dumping result, returning 19254 1726867325.93553: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-0000000000c5] 19254 1726867325.93555: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c5 19254 1726867325.93620: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c5 19254 1726867325.93623: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867325.93704: no more pending results, returning what we have 19254 1726867325.93707: results queue empty 19254 1726867325.93708: checking for any_errors_fatal 19254 1726867325.93713: done checking for any_errors_fatal 19254 1726867325.93714: checking for max_fail_percentage 19254 1726867325.93716: done checking for max_fail_percentage 19254 1726867325.93717: checking to see if all hosts have failed and the running result is not ok 19254 1726867325.93718: done checking to see if all hosts have failed 19254 1726867325.93719: getting the remaining hosts for this loop 19254 1726867325.93720: done getting the remaining hosts for this loop 19254 1726867325.93723: getting the next task for host managed_node3 19254 1726867325.93730: done getting next task for host managed_node3 19254 1726867325.93733: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867325.93737: ^ 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? (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 19254 1726867325.93987: getting variables 19254 1726867325.93990: in VariableManager get_vars() 19254 1726867325.94116: Calling all_inventory to load vars for managed_node3 19254 1726867325.94119: Calling groups_inventory to load vars for managed_node3 19254 1726867325.94121: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867325.94128: Calling all_plugins_play to load vars for managed_node3 19254 1726867325.94130: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867325.94133: Calling groups_plugins_play to load vars for managed_node3 19254 1726867325.94699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867325.95093: done with get_vars() 19254 1726867325.95105: done getting variables 19254 1726867325.95160: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:05 -0400 (0:00:00.059) 0:00:07.675 ****** 19254 1726867325.95302: entering _queue_task() for managed_node3/package 19254 1726867325.95861: worker is 1 (out of 1 available) 19254 1726867325.95871: exiting _queue_task() for managed_node3/package 19254 1726867325.95882: done queuing things up, now waiting for results queue to drain 19254 1726867325.95884: waiting for pending results... 19254 1726867325.96595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867325.96600: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c6 19254 1726867325.96603: variable 'ansible_search_path' from source: unknown 19254 1726867325.96606: variable 'ansible_search_path' from source: unknown 19254 1726867325.96883: calling self._execute() 19254 1726867325.96886: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867325.96889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867325.96946: variable 'omit' from source: magic vars 19254 1726867325.97393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.00513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.00588: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.00633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.00670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.00711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.00790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.00833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.00866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.00922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.00943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.01128: variable 'ansible_distribution' from source: facts 19254 1726867326.01132: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.01134: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.01137: when evaluation is False, skipping this task 19254 1726867326.01138: _execute() done 19254 1726867326.01140: dumping result to json 19254 1726867326.01142: done dumping result, returning 19254 1726867326.01151: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-0000000000c6] 19254 1726867326.01159: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c6 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867326.01423: no more pending results, returning what we have 19254 1726867326.01427: results queue empty 19254 1726867326.01428: checking for any_errors_fatal 19254 1726867326.01432: done checking for any_errors_fatal 19254 1726867326.01433: checking for max_fail_percentage 19254 1726867326.01435: done checking for max_fail_percentage 19254 1726867326.01436: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.01437: done checking to see if all hosts have failed 19254 1726867326.01438: getting the remaining hosts for this loop 19254 1726867326.01439: done getting the remaining hosts for this loop 19254 1726867326.01442: getting the next task for host managed_node3 19254 1726867326.01454: done getting next task for host managed_node3 19254 1726867326.01458: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867326.01461: ^ 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? (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 19254 1726867326.01482: getting variables 19254 1726867326.01484: in VariableManager get_vars() 19254 1726867326.01534: Calling all_inventory to load vars for managed_node3 19254 1726867326.01537: Calling groups_inventory to load vars for managed_node3 19254 1726867326.01539: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.01549: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.01552: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.01671: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.01684: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c6 19254 1726867326.01687: WORKER PROCESS EXITING 19254 1726867326.01975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.02195: done with get_vars() 19254 1726867326.02205: done getting variables 19254 1726867326.02264: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:06 -0400 (0:00:00.070) 0:00:07.745 ****** 19254 1726867326.02356: entering _queue_task() for managed_node3/service 19254 1726867326.03067: worker is 1 (out of 1 available) 19254 1726867326.03080: exiting _queue_task() for managed_node3/service 19254 1726867326.03090: done queuing things up, now waiting for results queue to drain 19254 1726867326.03091: waiting for pending results... 19254 1726867326.03846: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867326.04197: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c7 19254 1726867326.04315: variable 'ansible_search_path' from source: unknown 19254 1726867326.04319: variable 'ansible_search_path' from source: unknown 19254 1726867326.04322: calling self._execute() 19254 1726867326.04448: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.04461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.04474: variable 'omit' from source: magic vars 19254 1726867326.05345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.10004: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.10204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.10251: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.10405: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.10439: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.10684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.10688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.10936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.11044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.11048: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.11301: variable 'ansible_distribution' from source: facts 19254 1726867326.11318: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.11341: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.11349: when evaluation is False, skipping this task 19254 1726867326.11376: _execute() done 19254 1726867326.11387: dumping result to json 19254 1726867326.11396: done dumping result, returning 19254 1726867326.11585: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-0000000000c7] 19254 1726867326.11588: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c7 19254 1726867326.11666: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c7 19254 1726867326.11670: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867326.11738: no more pending results, returning what we have 19254 1726867326.11741: results queue empty 19254 1726867326.11743: checking for any_errors_fatal 19254 1726867326.11750: done checking for any_errors_fatal 19254 1726867326.11751: checking for max_fail_percentage 19254 1726867326.11753: done checking for max_fail_percentage 19254 1726867326.11754: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.11755: done checking to see if all hosts have failed 19254 1726867326.11755: getting the remaining hosts for this loop 19254 1726867326.11757: done getting the remaining hosts for this loop 19254 1726867326.11761: getting the next task for host managed_node3 19254 1726867326.11767: done getting next task for host managed_node3 19254 1726867326.11771: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867326.11775: ^ 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? (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 19254 1726867326.11800: getting variables 19254 1726867326.11802: in VariableManager get_vars() 19254 1726867326.11856: Calling all_inventory to load vars for managed_node3 19254 1726867326.11859: Calling groups_inventory to load vars for managed_node3 19254 1726867326.11862: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.11872: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.11875: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.12184: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.12363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.12828: done with get_vars() 19254 1726867326.12839: done getting variables 19254 1726867326.13306: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:06 -0400 (0:00:00.110) 0:00:07.855 ****** 19254 1726867326.13339: entering _queue_task() for managed_node3/service 19254 1726867326.13684: worker is 1 (out of 1 available) 19254 1726867326.13695: exiting _queue_task() for managed_node3/service 19254 1726867326.13705: done queuing things up, now waiting for results queue to drain 19254 1726867326.13706: waiting for pending results... 19254 1726867326.14404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867326.14473: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c8 19254 1726867326.14715: variable 'ansible_search_path' from source: unknown 19254 1726867326.14718: variable 'ansible_search_path' from source: unknown 19254 1726867326.14722: calling self._execute() 19254 1726867326.14821: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.14882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.14885: variable 'omit' from source: magic vars 19254 1726867326.15882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.21210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.21445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.21458: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.21571: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.21617: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.21740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.21914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.21944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.22201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.22205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.22349: variable 'ansible_distribution' from source: facts 19254 1726867326.22361: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.22439: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.22446: when evaluation is False, skipping this task 19254 1726867326.22453: _execute() done 19254 1726867326.22461: dumping result to json 19254 1726867326.22468: done dumping result, returning 19254 1726867326.22483: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-58c7-d1e3-0000000000c8] 19254 1726867326.22495: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c8 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867326.22673: no more pending results, returning what we have 19254 1726867326.22681: results queue empty 19254 1726867326.22682: checking for any_errors_fatal 19254 1726867326.22689: done checking for any_errors_fatal 19254 1726867326.22690: checking for max_fail_percentage 19254 1726867326.22692: done checking for max_fail_percentage 19254 1726867326.22693: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.22694: done checking to see if all hosts have failed 19254 1726867326.22695: getting the remaining hosts for this loop 19254 1726867326.22696: done getting the remaining hosts for this loop 19254 1726867326.22700: getting the next task for host managed_node3 19254 1726867326.22706: done getting next task for host managed_node3 19254 1726867326.22712: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867326.22716: ^ 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? (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 19254 1726867326.22735: getting variables 19254 1726867326.22737: in VariableManager get_vars() 19254 1726867326.22792: Calling all_inventory to load vars for managed_node3 19254 1726867326.22794: Calling groups_inventory to load vars for managed_node3 19254 1726867326.22797: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.22807: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.22813: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.22817: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.23647: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c8 19254 1726867326.23650: WORKER PROCESS EXITING 19254 1726867326.23674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.24085: done with get_vars() 19254 1726867326.24097: done getting variables 19254 1726867326.24155: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:06 -0400 (0:00:00.108) 0:00:07.964 ****** 19254 1726867326.24188: entering _queue_task() for managed_node3/service 19254 1726867326.25450: worker is 1 (out of 1 available) 19254 1726867326.25459: exiting _queue_task() for managed_node3/service 19254 1726867326.25468: done queuing things up, now waiting for results queue to drain 19254 1726867326.25469: waiting for pending results... 19254 1726867326.25719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867326.26508: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000c9 19254 1726867326.26726: variable 'ansible_search_path' from source: unknown 19254 1726867326.26729: variable 'ansible_search_path' from source: unknown 19254 1726867326.26733: calling self._execute() 19254 1726867326.26868: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.26991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.27138: variable 'omit' from source: magic vars 19254 1726867326.28483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.34227: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.34550: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.34624: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.34731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.34817: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.34983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.35041: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.35154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.35201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.35222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.35540: variable 'ansible_distribution' from source: facts 19254 1726867326.35568: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.35780: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.35783: when evaluation is False, skipping this task 19254 1726867326.35785: _execute() done 19254 1726867326.35788: dumping result to json 19254 1726867326.35790: done dumping result, returning 19254 1726867326.35793: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-58c7-d1e3-0000000000c9] 19254 1726867326.35795: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c9 19254 1726867326.35865: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000c9 19254 1726867326.35868: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867326.35930: no more pending results, returning what we have 19254 1726867326.35934: results queue empty 19254 1726867326.35935: checking for any_errors_fatal 19254 1726867326.35941: done checking for any_errors_fatal 19254 1726867326.35941: checking for max_fail_percentage 19254 1726867326.35944: done checking for max_fail_percentage 19254 1726867326.35945: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.35946: done checking to see if all hosts have failed 19254 1726867326.35947: getting the remaining hosts for this loop 19254 1726867326.35948: done getting the remaining hosts for this loop 19254 1726867326.35952: getting the next task for host managed_node3 19254 1726867326.35958: done getting next task for host managed_node3 19254 1726867326.35962: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867326.35965: ^ 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? (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 19254 1726867326.35987: getting variables 19254 1726867326.35990: in VariableManager get_vars() 19254 1726867326.36042: Calling all_inventory to load vars for managed_node3 19254 1726867326.36044: Calling groups_inventory to load vars for managed_node3 19254 1726867326.36047: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.36058: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.36060: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.36063: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.36250: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.36943: done with get_vars() 19254 1726867326.36954: done getting variables 19254 1726867326.37218: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:06 -0400 (0:00:00.130) 0:00:08.094 ****** 19254 1726867326.37250: entering _queue_task() for managed_node3/service 19254 1726867326.37717: worker is 1 (out of 1 available) 19254 1726867326.37728: exiting _queue_task() for managed_node3/service 19254 1726867326.37739: done queuing things up, now waiting for results queue to drain 19254 1726867326.37741: waiting for pending results... 19254 1726867326.38246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867326.38385: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000ca 19254 1726867326.38393: variable 'ansible_search_path' from source: unknown 19254 1726867326.38586: variable 'ansible_search_path' from source: unknown 19254 1726867326.38590: calling self._execute() 19254 1726867326.38593: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.38596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.38599: variable 'omit' from source: magic vars 19254 1726867326.39004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.42318: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.42499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.42582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.42761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.42765: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.42906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.42942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.43005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.43129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.43148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.43583: variable 'ansible_distribution' from source: facts 19254 1726867326.43587: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.43590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.43592: when evaluation is False, skipping this task 19254 1726867326.43594: _execute() done 19254 1726867326.43597: dumping result to json 19254 1726867326.43599: done dumping result, returning 19254 1726867326.43601: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-58c7-d1e3-0000000000ca] 19254 1726867326.43603: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000ca 19254 1726867326.43884: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000ca 19254 1726867326.43888: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867326.43935: no more pending results, returning what we have 19254 1726867326.43939: results queue empty 19254 1726867326.43940: checking for any_errors_fatal 19254 1726867326.43944: done checking for any_errors_fatal 19254 1726867326.43945: checking for max_fail_percentage 19254 1726867326.43947: done checking for max_fail_percentage 19254 1726867326.43948: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.43949: done checking to see if all hosts have failed 19254 1726867326.43950: getting the remaining hosts for this loop 19254 1726867326.43951: done getting the remaining hosts for this loop 19254 1726867326.43955: getting the next task for host managed_node3 19254 1726867326.43961: done getting next task for host managed_node3 19254 1726867326.43965: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867326.43968: ^ 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? (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 19254 1726867326.43989: getting variables 19254 1726867326.43991: in VariableManager get_vars() 19254 1726867326.44047: Calling all_inventory to load vars for managed_node3 19254 1726867326.44049: Calling groups_inventory to load vars for managed_node3 19254 1726867326.44052: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.44064: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.44067: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.44070: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.44824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.45115: done with get_vars() 19254 1726867326.45127: done getting variables 19254 1726867326.45184: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:06 -0400 (0:00:00.079) 0:00:08.174 ****** 19254 1726867326.45219: entering _queue_task() for managed_node3/copy 19254 1726867326.45520: worker is 1 (out of 1 available) 19254 1726867326.45532: exiting _queue_task() for managed_node3/copy 19254 1726867326.45542: done queuing things up, now waiting for results queue to drain 19254 1726867326.45543: waiting for pending results... 19254 1726867326.45795: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867326.45906: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000cb 19254 1726867326.45927: variable 'ansible_search_path' from source: unknown 19254 1726867326.45934: variable 'ansible_search_path' from source: unknown 19254 1726867326.45970: calling self._execute() 19254 1726867326.46060: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.46073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.46090: variable 'omit' from source: magic vars 19254 1726867326.46520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.49936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.49940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.50000: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.50261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.50264: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.50375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.50418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.50451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.50525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.50624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.50938: variable 'ansible_distribution' from source: facts 19254 1726867326.50949: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.50973: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.51025: when evaluation is False, skipping this task 19254 1726867326.51033: _execute() done 19254 1726867326.51041: dumping result to json 19254 1726867326.51049: done dumping result, returning 19254 1726867326.51061: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-58c7-d1e3-0000000000cb] 19254 1726867326.51284: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cb 19254 1726867326.51360: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cb 19254 1726867326.51363: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867326.51434: no more pending results, returning what we have 19254 1726867326.51438: results queue empty 19254 1726867326.51439: checking for any_errors_fatal 19254 1726867326.51445: done checking for any_errors_fatal 19254 1726867326.51446: checking for max_fail_percentage 19254 1726867326.51449: done checking for max_fail_percentage 19254 1726867326.51450: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.51451: done checking to see if all hosts have failed 19254 1726867326.51451: getting the remaining hosts for this loop 19254 1726867326.51453: done getting the remaining hosts for this loop 19254 1726867326.51456: getting the next task for host managed_node3 19254 1726867326.51463: done getting next task for host managed_node3 19254 1726867326.51467: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867326.51470: ^ 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? (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 19254 1726867326.51492: getting variables 19254 1726867326.51494: in VariableManager get_vars() 19254 1726867326.51550: Calling all_inventory to load vars for managed_node3 19254 1726867326.51553: Calling groups_inventory to load vars for managed_node3 19254 1726867326.51555: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.51566: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.51569: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.51572: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.52157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.52810: done with get_vars() 19254 1726867326.52822: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:06 -0400 (0:00:00.076) 0:00:08.251 ****** 19254 1726867326.52905: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867326.53814: worker is 1 (out of 1 available) 19254 1726867326.53825: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867326.53834: done queuing things up, now waiting for results queue to drain 19254 1726867326.53835: waiting for pending results... 19254 1726867326.54182: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867326.54386: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000cc 19254 1726867326.54390: variable 'ansible_search_path' from source: unknown 19254 1726867326.54392: variable 'ansible_search_path' from source: unknown 19254 1726867326.54395: calling self._execute() 19254 1726867326.54551: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.54612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.54627: variable 'omit' from source: magic vars 19254 1726867326.55533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.60316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.60746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.60750: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.60838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.60990: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.61192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.61229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.61279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.61584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.61588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.61590: variable 'ansible_distribution' from source: facts 19254 1726867326.61592: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.61796: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.61914: when evaluation is False, skipping this task 19254 1726867326.61917: _execute() done 19254 1726867326.61919: dumping result to json 19254 1726867326.61920: done dumping result, returning 19254 1726867326.61923: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-58c7-d1e3-0000000000cc] 19254 1726867326.61925: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cc 19254 1726867326.62001: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cc 19254 1726867326.62004: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867326.62068: no more pending results, returning what we have 19254 1726867326.62072: results queue empty 19254 1726867326.62073: checking for any_errors_fatal 19254 1726867326.62079: done checking for any_errors_fatal 19254 1726867326.62080: checking for max_fail_percentage 19254 1726867326.62082: done checking for max_fail_percentage 19254 1726867326.62083: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.62084: done checking to see if all hosts have failed 19254 1726867326.62084: getting the remaining hosts for this loop 19254 1726867326.62086: done getting the remaining hosts for this loop 19254 1726867326.62090: getting the next task for host managed_node3 19254 1726867326.62096: done getting next task for host managed_node3 19254 1726867326.62100: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867326.62103: ^ 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? (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 19254 1726867326.62123: getting variables 19254 1726867326.62124: in VariableManager get_vars() 19254 1726867326.62172: Calling all_inventory to load vars for managed_node3 19254 1726867326.62174: Calling groups_inventory to load vars for managed_node3 19254 1726867326.62179: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.62189: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.62191: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.62194: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.62848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.63625: done with get_vars() 19254 1726867326.63637: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:06 -0400 (0:00:00.110) 0:00:08.361 ****** 19254 1726867326.63924: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867326.64384: worker is 1 (out of 1 available) 19254 1726867326.64396: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867326.64411: done queuing things up, now waiting for results queue to drain 19254 1726867326.64412: waiting for pending results... 19254 1726867326.65016: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867326.65386: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000cd 19254 1726867326.65393: variable 'ansible_search_path' from source: unknown 19254 1726867326.65396: variable 'ansible_search_path' from source: unknown 19254 1726867326.65399: calling self._execute() 19254 1726867326.65523: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.65527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.65540: variable 'omit' from source: magic vars 19254 1726867326.66858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.71012: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.71080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.71114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.71155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.71182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.71265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.71295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.71321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.71546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.71550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.71554: variable 'ansible_distribution' from source: facts 19254 1726867326.71556: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.71559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.71561: when evaluation is False, skipping this task 19254 1726867326.71563: _execute() done 19254 1726867326.71565: dumping result to json 19254 1726867326.71567: done dumping result, returning 19254 1726867326.71569: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-58c7-d1e3-0000000000cd] 19254 1726867326.71571: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cd 19254 1726867326.71783: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cd 19254 1726867326.71786: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867326.71833: no more pending results, returning what we have 19254 1726867326.71836: results queue empty 19254 1726867326.71837: checking for any_errors_fatal 19254 1726867326.71842: done checking for any_errors_fatal 19254 1726867326.71843: checking for max_fail_percentage 19254 1726867326.71844: done checking for max_fail_percentage 19254 1726867326.71845: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.71846: done checking to see if all hosts have failed 19254 1726867326.71847: getting the remaining hosts for this loop 19254 1726867326.71848: done getting the remaining hosts for this loop 19254 1726867326.71851: getting the next task for host managed_node3 19254 1726867326.71855: done getting next task for host managed_node3 19254 1726867326.71859: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867326.71862: ^ 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? (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 19254 1726867326.71878: getting variables 19254 1726867326.71880: in VariableManager get_vars() 19254 1726867326.71925: Calling all_inventory to load vars for managed_node3 19254 1726867326.71928: Calling groups_inventory to load vars for managed_node3 19254 1726867326.71931: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.71940: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.72183: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.72190: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.72366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.73284: done with get_vars() 19254 1726867326.73295: done getting variables 19254 1726867326.73352: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:06 -0400 (0:00:00.094) 0:00:08.456 ****** 19254 1726867326.73486: entering _queue_task() for managed_node3/debug 19254 1726867326.74152: worker is 1 (out of 1 available) 19254 1726867326.74164: exiting _queue_task() for managed_node3/debug 19254 1726867326.74579: done queuing things up, now waiting for results queue to drain 19254 1726867326.74581: waiting for pending results... 19254 1726867326.74707: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867326.74850: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000ce 19254 1726867326.74983: variable 'ansible_search_path' from source: unknown 19254 1726867326.74987: variable 'ansible_search_path' from source: unknown 19254 1726867326.74991: calling self._execute() 19254 1726867326.75013: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.75184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.75188: variable 'omit' from source: magic vars 19254 1726867326.76235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.80600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.80660: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.80813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.80843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.80870: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.81047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.81074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.81099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.81257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.81272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.81560: variable 'ansible_distribution' from source: facts 19254 1726867326.81566: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.81587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.81590: when evaluation is False, skipping this task 19254 1726867326.81661: _execute() done 19254 1726867326.81664: dumping result to json 19254 1726867326.81667: done dumping result, returning 19254 1726867326.81676: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-58c7-d1e3-0000000000ce] 19254 1726867326.81704: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000ce 19254 1726867326.81883: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000ce 19254 1726867326.81886: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867326.81929: no more pending results, returning what we have 19254 1726867326.81932: results queue empty 19254 1726867326.81933: checking for any_errors_fatal 19254 1726867326.81937: done checking for any_errors_fatal 19254 1726867326.81938: checking for max_fail_percentage 19254 1726867326.81940: done checking for max_fail_percentage 19254 1726867326.81941: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.81942: done checking to see if all hosts have failed 19254 1726867326.81942: getting the remaining hosts for this loop 19254 1726867326.81944: done getting the remaining hosts for this loop 19254 1726867326.81947: getting the next task for host managed_node3 19254 1726867326.81953: done getting next task for host managed_node3 19254 1726867326.81956: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867326.81959: ^ 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? (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 19254 1726867326.81975: getting variables 19254 1726867326.81978: in VariableManager get_vars() 19254 1726867326.82029: Calling all_inventory to load vars for managed_node3 19254 1726867326.82032: Calling groups_inventory to load vars for managed_node3 19254 1726867326.82034: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.82044: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.82047: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.82050: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.82798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.83207: done with get_vars() 19254 1726867326.83220: done getting variables 19254 1726867326.83275: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:06 -0400 (0:00:00.098) 0:00:08.555 ****** 19254 1726867326.83306: entering _queue_task() for managed_node3/debug 19254 1726867326.83771: worker is 1 (out of 1 available) 19254 1726867326.84001: exiting _queue_task() for managed_node3/debug 19254 1726867326.84014: done queuing things up, now waiting for results queue to drain 19254 1726867326.84015: waiting for pending results... 19254 1726867326.84394: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867326.84640: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000cf 19254 1726867326.84655: variable 'ansible_search_path' from source: unknown 19254 1726867326.84658: variable 'ansible_search_path' from source: unknown 19254 1726867326.84697: calling self._execute() 19254 1726867326.84893: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.84902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.84951: variable 'omit' from source: magic vars 19254 1726867326.85822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.90361: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.90423: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.90487: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.90611: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.90635: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.90834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.90861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.90995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.91150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.91165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.91393: variable 'ansible_distribution' from source: facts 19254 1726867326.91397: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.91414: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.91417: when evaluation is False, skipping this task 19254 1726867326.91419: _execute() done 19254 1726867326.91421: dumping result to json 19254 1726867326.91423: done dumping result, returning 19254 1726867326.91487: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-58c7-d1e3-0000000000cf] 19254 1726867326.91553: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cf skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867326.91786: no more pending results, returning what we have 19254 1726867326.91789: results queue empty 19254 1726867326.91790: checking for any_errors_fatal 19254 1726867326.91795: done checking for any_errors_fatal 19254 1726867326.91796: checking for max_fail_percentage 19254 1726867326.91798: done checking for max_fail_percentage 19254 1726867326.91799: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.91800: done checking to see if all hosts have failed 19254 1726867326.91801: getting the remaining hosts for this loop 19254 1726867326.91803: done getting the remaining hosts for this loop 19254 1726867326.91806: getting the next task for host managed_node3 19254 1726867326.91815: done getting next task for host managed_node3 19254 1726867326.91819: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867326.91822: ^ 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? (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 19254 1726867326.91839: getting variables 19254 1726867326.91842: in VariableManager get_vars() 19254 1726867326.91892: Calling all_inventory to load vars for managed_node3 19254 1726867326.91895: Calling groups_inventory to load vars for managed_node3 19254 1726867326.91897: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.91907: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.91911: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.91914: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.92243: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000cf 19254 1726867326.92245: WORKER PROCESS EXITING 19254 1726867326.92266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.92498: done with get_vars() 19254 1726867326.92512: done getting variables 19254 1726867326.92571: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:06 -0400 (0:00:00.092) 0:00:08.648 ****** 19254 1726867326.92604: entering _queue_task() for managed_node3/debug 19254 1726867326.92895: worker is 1 (out of 1 available) 19254 1726867326.92907: exiting _queue_task() for managed_node3/debug 19254 1726867326.92921: done queuing things up, now waiting for results queue to drain 19254 1726867326.92922: waiting for pending results... 19254 1726867326.93193: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867326.93330: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000d0 19254 1726867326.93352: variable 'ansible_search_path' from source: unknown 19254 1726867326.93361: variable 'ansible_search_path' from source: unknown 19254 1726867326.93408: calling self._execute() 19254 1726867326.93573: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867326.93683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867326.93686: variable 'omit' from source: magic vars 19254 1726867326.94572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867326.97581: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867326.97656: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867326.97711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867326.97759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867326.97790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867326.97879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867326.97916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867326.97955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867326.98057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867326.98061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867326.98172: variable 'ansible_distribution' from source: facts 19254 1726867326.98187: variable 'ansible_distribution_major_version' from source: facts 19254 1726867326.98213: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867326.98221: when evaluation is False, skipping this task 19254 1726867326.98228: _execute() done 19254 1726867326.98236: dumping result to json 19254 1726867326.98244: done dumping result, returning 19254 1726867326.98255: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-58c7-d1e3-0000000000d0] 19254 1726867326.98274: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000d0 19254 1726867326.98451: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000d0 19254 1726867326.98455: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867326.98534: no more pending results, returning what we have 19254 1726867326.98538: results queue empty 19254 1726867326.98539: checking for any_errors_fatal 19254 1726867326.98543: done checking for any_errors_fatal 19254 1726867326.98544: checking for max_fail_percentage 19254 1726867326.98546: done checking for max_fail_percentage 19254 1726867326.98548: checking to see if all hosts have failed and the running result is not ok 19254 1726867326.98548: done checking to see if all hosts have failed 19254 1726867326.98549: getting the remaining hosts for this loop 19254 1726867326.98551: done getting the remaining hosts for this loop 19254 1726867326.98554: getting the next task for host managed_node3 19254 1726867326.98561: done getting next task for host managed_node3 19254 1726867326.98565: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867326.98568: ^ 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? (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 19254 1726867326.98587: getting variables 19254 1726867326.98589: in VariableManager get_vars() 19254 1726867326.98642: Calling all_inventory to load vars for managed_node3 19254 1726867326.98645: Calling groups_inventory to load vars for managed_node3 19254 1726867326.98648: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867326.98658: Calling all_plugins_play to load vars for managed_node3 19254 1726867326.98660: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867326.98663: Calling groups_plugins_play to load vars for managed_node3 19254 1726867326.99089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867326.99307: done with get_vars() 19254 1726867326.99320: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:06 -0400 (0:00:00.068) 0:00:08.716 ****** 19254 1726867326.99415: entering _queue_task() for managed_node3/ping 19254 1726867326.99676: worker is 1 (out of 1 available) 19254 1726867326.99690: exiting _queue_task() for managed_node3/ping 19254 1726867326.99700: done queuing things up, now waiting for results queue to drain 19254 1726867326.99701: waiting for pending results... 19254 1726867327.00216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867327.00364: in run() - task 0affcac9-a3a5-58c7-d1e3-0000000000d1 19254 1726867327.00385: variable 'ansible_search_path' from source: unknown 19254 1726867327.00426: variable 'ansible_search_path' from source: unknown 19254 1726867327.00583: calling self._execute() 19254 1726867327.00659: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.00782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.00786: variable 'omit' from source: magic vars 19254 1726867327.01373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.03657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.03735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.03774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.03825: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.03855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.03944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.03979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.04019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.04066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.04090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.04243: variable 'ansible_distribution' from source: facts 19254 1726867327.04254: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.04275: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.04285: when evaluation is False, skipping this task 19254 1726867327.04337: _execute() done 19254 1726867327.04340: dumping result to json 19254 1726867327.04343: done dumping result, returning 19254 1726867327.04346: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-58c7-d1e3-0000000000d1] 19254 1726867327.04348: sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000d1 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.04484: no more pending results, returning what we have 19254 1726867327.04488: results queue empty 19254 1726867327.04489: checking for any_errors_fatal 19254 1726867327.04495: done checking for any_errors_fatal 19254 1726867327.04496: checking for max_fail_percentage 19254 1726867327.04498: done checking for max_fail_percentage 19254 1726867327.04499: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.04500: done checking to see if all hosts have failed 19254 1726867327.04501: getting the remaining hosts for this loop 19254 1726867327.04502: done getting the remaining hosts for this loop 19254 1726867327.04506: getting the next task for host managed_node3 19254 1726867327.04517: done getting next task for host managed_node3 19254 1726867327.04519: ^ task is: TASK: meta (role_complete) 19254 1726867327.04522: ^ state is: HOST STATE: block=3, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867327.04544: getting variables 19254 1726867327.04547: in VariableManager get_vars() 19254 1726867327.04602: Calling all_inventory to load vars for managed_node3 19254 1726867327.04607: Calling groups_inventory to load vars for managed_node3 19254 1726867327.04610: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.04620: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.04623: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.04626: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.05084: done sending task result for task 0affcac9-a3a5-58c7-d1e3-0000000000d1 19254 1726867327.05087: WORKER PROCESS EXITING 19254 1726867327.05115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.05327: done with get_vars() 19254 1726867327.05337: done getting variables 19254 1726867327.05421: done queuing things up, now waiting for results queue to drain 19254 1726867327.05424: results queue empty 19254 1726867327.05424: checking for any_errors_fatal 19254 1726867327.05427: done checking for any_errors_fatal 19254 1726867327.05427: checking for max_fail_percentage 19254 1726867327.05433: done checking for max_fail_percentage 19254 1726867327.05434: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.05435: done checking to see if all hosts have failed 19254 1726867327.05435: getting the remaining hosts for this loop 19254 1726867327.05436: done getting the remaining hosts for this loop 19254 1726867327.05439: getting the next task for host managed_node3 19254 1726867327.05442: done getting next task for host managed_node3 19254 1726867327.05444: ^ task is: TASK: Get profile's coalescing options 19254 1726867327.05445: ^ 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 19254 1726867327.05448: getting variables 19254 1726867327.05449: in VariableManager get_vars() 19254 1726867327.05465: Calling all_inventory to load vars for managed_node3 19254 1726867327.05468: Calling groups_inventory to load vars for managed_node3 19254 1726867327.05470: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.05474: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.05476: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.05481: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.05656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.05849: done with get_vars() 19254 1726867327.05857: done getting variables 19254 1726867327.05900: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:132 Friday 20 September 2024 17:22:07 -0400 (0:00:00.065) 0:00:08.781 ****** 19254 1726867327.05925: entering _queue_task() for managed_node3/command 19254 1726867327.06306: worker is 1 (out of 1 available) 19254 1726867327.06318: exiting _queue_task() for managed_node3/command 19254 1726867327.06326: done queuing things up, now waiting for results queue to drain 19254 1726867327.06328: waiting for pending results... 19254 1726867327.06470: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19254 1726867327.06568: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000101 19254 1726867327.06597: variable 'ansible_search_path' from source: unknown 19254 1726867327.06644: calling self._execute() 19254 1726867327.06735: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.06750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.06763: variable 'omit' from source: magic vars 19254 1726867327.07258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.10380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.10812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.10816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.10946: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.10997: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.11131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.11135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.11180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.11235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.11259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.11399: variable 'ansible_distribution' from source: facts 19254 1726867327.11466: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.11848: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.11851: when evaluation is False, skipping this task 19254 1726867327.11854: _execute() done 19254 1726867327.11856: dumping result to json 19254 1726867327.11858: done dumping result, returning 19254 1726867327.11860: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0affcac9-a3a5-58c7-d1e3-000000000101] 19254 1726867327.11862: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000101 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.12096: no more pending results, returning what we have 19254 1726867327.12100: results queue empty 19254 1726867327.12101: checking for any_errors_fatal 19254 1726867327.12102: done checking for any_errors_fatal 19254 1726867327.12103: checking for max_fail_percentage 19254 1726867327.12106: done checking for max_fail_percentage 19254 1726867327.12107: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.12108: done checking to see if all hosts have failed 19254 1726867327.12108: getting the remaining hosts for this loop 19254 1726867327.12110: done getting the remaining hosts for this loop 19254 1726867327.12114: getting the next task for host managed_node3 19254 1726867327.12120: done getting next task for host managed_node3 19254 1726867327.12122: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19254 1726867327.12125: ^ state is: HOST STATE: block=3, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867327.12128: getting variables 19254 1726867327.12130: in VariableManager get_vars() 19254 1726867327.12411: Calling all_inventory to load vars for managed_node3 19254 1726867327.12414: Calling groups_inventory to load vars for managed_node3 19254 1726867327.12416: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.12427: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.12430: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.12433: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.12884: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000101 19254 1726867327.12888: WORKER PROCESS EXITING 19254 1726867327.12909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.13214: done with get_vars() 19254 1726867327.13225: done getting variables 19254 1726867327.13397: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:138 Friday 20 September 2024 17:22:07 -0400 (0:00:00.074) 0:00:08.856 ****** 19254 1726867327.13424: entering _queue_task() for managed_node3/assert 19254 1726867327.13896: worker is 1 (out of 1 available) 19254 1726867327.13910: exiting _queue_task() for managed_node3/assert 19254 1726867327.13921: done queuing things up, now waiting for results queue to drain 19254 1726867327.13923: waiting for pending results... 19254 1726867327.14281: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options 19254 1726867327.14570: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000102 19254 1726867327.14719: variable 'ansible_search_path' from source: unknown 19254 1726867327.14762: calling self._execute() 19254 1726867327.15080: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.15097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.15159: variable 'omit' from source: magic vars 19254 1726867327.16268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.20673: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.20747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.20790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.20833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.20872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.20985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.20995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.21028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.21085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.21170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.21240: variable 'ansible_distribution' from source: facts 19254 1726867327.21254: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.21292: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.21301: when evaluation is False, skipping this task 19254 1726867327.21309: _execute() done 19254 1726867327.21316: dumping result to json 19254 1726867327.21322: done dumping result, returning 19254 1726867327.21332: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options [0affcac9-a3a5-58c7-d1e3-000000000102] 19254 1726867327.21339: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000102 19254 1726867327.21537: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000102 19254 1726867327.21540: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.21589: no more pending results, returning what we have 19254 1726867327.21593: results queue empty 19254 1726867327.21594: checking for any_errors_fatal 19254 1726867327.21600: done checking for any_errors_fatal 19254 1726867327.21600: checking for max_fail_percentage 19254 1726867327.21603: done checking for max_fail_percentage 19254 1726867327.21604: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.21605: done checking to see if all hosts have failed 19254 1726867327.21606: getting the remaining hosts for this loop 19254 1726867327.21607: done getting the remaining hosts for this loop 19254 1726867327.21611: getting the next task for host managed_node3 19254 1726867327.21618: done getting next task for host managed_node3 19254 1726867327.21622: ^ task is: TASK: Get profile's coalescing options 19254 1726867327.21625: ^ 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 19254 1726867327.21628: getting variables 19254 1726867327.21630: in VariableManager get_vars() 19254 1726867327.21715: Calling all_inventory to load vars for managed_node3 19254 1726867327.21719: Calling groups_inventory to load vars for managed_node3 19254 1726867327.21722: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.21733: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.21737: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.21740: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.22293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.22519: done with get_vars() 19254 1726867327.22528: done getting variables 19254 1726867327.22586: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get profile's coalescing options] **************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:143 Friday 20 September 2024 17:22:07 -0400 (0:00:00.091) 0:00:08.948 ****** 19254 1726867327.22612: entering _queue_task() for managed_node3/command 19254 1726867327.22982: worker is 1 (out of 1 available) 19254 1726867327.22998: exiting _queue_task() for managed_node3/command 19254 1726867327.23011: done queuing things up, now waiting for results queue to drain 19254 1726867327.23012: waiting for pending results... 19254 1726867327.23400: running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options 19254 1726867327.23408: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000103 19254 1726867327.23411: variable 'ansible_search_path' from source: unknown 19254 1726867327.23427: calling self._execute() 19254 1726867327.23539: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.23554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.23576: variable 'omit' from source: magic vars 19254 1726867327.24145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.26878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.26964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.27015: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.27088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.27123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.27224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.27258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.27291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.27346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.27365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.27528: variable 'ansible_distribution' from source: facts 19254 1726867327.27682: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.27686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.27688: when evaluation is False, skipping this task 19254 1726867327.27690: _execute() done 19254 1726867327.27693: dumping result to json 19254 1726867327.27695: done dumping result, returning 19254 1726867327.27697: done running TaskExecutor() for managed_node3/TASK: Get profile's coalescing options [0affcac9-a3a5-58c7-d1e3-000000000103] 19254 1726867327.27699: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000103 19254 1726867327.27769: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000103 19254 1726867327.27772: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.27826: no more pending results, returning what we have 19254 1726867327.27830: results queue empty 19254 1726867327.27831: checking for any_errors_fatal 19254 1726867327.27837: done checking for any_errors_fatal 19254 1726867327.27838: checking for max_fail_percentage 19254 1726867327.27840: done checking for max_fail_percentage 19254 1726867327.27841: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.27842: done checking to see if all hosts have failed 19254 1726867327.27843: getting the remaining hosts for this loop 19254 1726867327.27844: done getting the remaining hosts for this loop 19254 1726867327.27848: getting the next task for host managed_node3 19254 1726867327.27854: done getting next task for host managed_node3 19254 1726867327.27856: ^ task is: TASK: ASSERT: The profile does reset coalescing options 19254 1726867327.27858: ^ state is: HOST STATE: block=3, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 19254 1726867327.27861: getting variables 19254 1726867327.27863: in VariableManager get_vars() 19254 1726867327.27915: Calling all_inventory to load vars for managed_node3 19254 1726867327.27918: Calling groups_inventory to load vars for managed_node3 19254 1726867327.27920: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.27931: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.27936: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.27939: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.28334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.28551: done with get_vars() 19254 1726867327.28565: done getting variables 19254 1726867327.28640: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [ASSERT: The profile does reset coalescing options] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:150 Friday 20 September 2024 17:22:07 -0400 (0:00:00.060) 0:00:09.008 ****** 19254 1726867327.28665: entering _queue_task() for managed_node3/assert 19254 1726867327.28949: worker is 1 (out of 1 available) 19254 1726867327.29073: exiting _queue_task() for managed_node3/assert 19254 1726867327.29085: done queuing things up, now waiting for results queue to drain 19254 1726867327.29087: waiting for pending results... 19254 1726867327.29327: running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options 19254 1726867327.29385: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000104 19254 1726867327.29394: variable 'ansible_search_path' from source: unknown 19254 1726867327.29426: calling self._execute() 19254 1726867327.29531: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.29583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.29586: variable 'omit' from source: magic vars 19254 1726867327.30069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.32937: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.33021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.33082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.33213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.33219: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.33271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.33321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.33358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.33412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.33482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.33611: variable 'ansible_distribution' from source: facts 19254 1726867327.33624: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.33651: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.33663: when evaluation is False, skipping this task 19254 1726867327.33670: _execute() done 19254 1726867327.33679: dumping result to json 19254 1726867327.33752: done dumping result, returning 19254 1726867327.33756: done running TaskExecutor() for managed_node3/TASK: ASSERT: The profile does reset coalescing options [0affcac9-a3a5-58c7-d1e3-000000000104] 19254 1726867327.33758: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000104 19254 1726867327.33836: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000104 19254 1726867327.33839: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.33890: no more pending results, returning what we have 19254 1726867327.33893: results queue empty 19254 1726867327.33894: checking for any_errors_fatal 19254 1726867327.33900: done checking for any_errors_fatal 19254 1726867327.33901: checking for max_fail_percentage 19254 1726867327.33903: done checking for max_fail_percentage 19254 1726867327.33904: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.33905: done checking to see if all hosts have failed 19254 1726867327.33906: getting the remaining hosts for this loop 19254 1726867327.33907: done getting the remaining hosts for this loop 19254 1726867327.33913: getting the next task for host managed_node3 19254 1726867327.33924: done getting next task for host managed_node3 19254 1726867327.33930: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867327.33934: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867327.33951: getting variables 19254 1726867327.33953: in VariableManager get_vars() 19254 1726867327.34005: Calling all_inventory to load vars for managed_node3 19254 1726867327.34007: Calling groups_inventory to load vars for managed_node3 19254 1726867327.34013: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.34023: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.34026: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.34030: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.34584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.34815: done with get_vars() 19254 1726867327.34827: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:22:07 -0400 (0:00:00.062) 0:00:09.071 ****** 19254 1726867327.34957: entering _queue_task() for managed_node3/include_tasks 19254 1726867327.35270: worker is 1 (out of 1 available) 19254 1726867327.35287: exiting _queue_task() for managed_node3/include_tasks 19254 1726867327.35297: done queuing things up, now waiting for results queue to drain 19254 1726867327.35299: waiting for pending results... 19254 1726867327.35696: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 19254 1726867327.35795: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000010d 19254 1726867327.35799: variable 'ansible_search_path' from source: unknown 19254 1726867327.35803: variable 'ansible_search_path' from source: unknown 19254 1726867327.35836: calling self._execute() 19254 1726867327.35936: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.35949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.35971: variable 'omit' from source: magic vars 19254 1726867327.36486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.39280: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.39386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.39425: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.39465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.39530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.39603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.39652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.39686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.39748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.39857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.39925: variable 'ansible_distribution' from source: facts 19254 1726867327.39947: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.39980: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.39988: when evaluation is False, skipping this task 19254 1726867327.39995: _execute() done 19254 1726867327.40002: dumping result to json 19254 1726867327.40012: done dumping result, returning 19254 1726867327.40024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-58c7-d1e3-00000000010d] 19254 1726867327.40033: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000010d 19254 1726867327.40355: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000010d 19254 1726867327.40358: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.40416: no more pending results, returning what we have 19254 1726867327.40419: results queue empty 19254 1726867327.40420: checking for any_errors_fatal 19254 1726867327.40426: done checking for any_errors_fatal 19254 1726867327.40427: checking for max_fail_percentage 19254 1726867327.40429: done checking for max_fail_percentage 19254 1726867327.40430: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.40431: done checking to see if all hosts have failed 19254 1726867327.40432: getting the remaining hosts for this loop 19254 1726867327.40433: done getting the remaining hosts for this loop 19254 1726867327.40437: getting the next task for host managed_node3 19254 1726867327.40444: done getting next task for host managed_node3 19254 1726867327.40449: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867327.40452: ^ state is: HOST STATE: block=3, task=21, 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? (None), rescue child state? (None), always child state? (None), 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 19254 1726867327.40480: getting variables 19254 1726867327.40482: in VariableManager get_vars() 19254 1726867327.40535: Calling all_inventory to load vars for managed_node3 19254 1726867327.40538: Calling groups_inventory to load vars for managed_node3 19254 1726867327.40540: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.40550: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.40553: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.40556: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.40871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.41115: done with get_vars() 19254 1726867327.41132: done getting variables 19254 1726867327.41196: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:22:07 -0400 (0:00:00.062) 0:00:09.134 ****** 19254 1726867327.41237: entering _queue_task() for managed_node3/debug 19254 1726867327.41541: worker is 1 (out of 1 available) 19254 1726867327.41675: exiting _queue_task() for managed_node3/debug 19254 1726867327.41691: done queuing things up, now waiting for results queue to drain 19254 1726867327.41692: waiting for pending results... 19254 1726867327.42223: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 19254 1726867327.42459: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000010e 19254 1726867327.42644: variable 'ansible_search_path' from source: unknown 19254 1726867327.42648: variable 'ansible_search_path' from source: unknown 19254 1726867327.42652: calling self._execute() 19254 1726867327.42849: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.42863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.42894: variable 'omit' from source: magic vars 19254 1726867327.43503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.46411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.46472: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.46514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.46626: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.46649: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.46997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.47000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.47003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.47005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.47008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.47013: variable 'ansible_distribution' from source: facts 19254 1726867327.47015: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.47017: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.47019: when evaluation is False, skipping this task 19254 1726867327.47021: _execute() done 19254 1726867327.47023: dumping result to json 19254 1726867327.47025: done dumping result, returning 19254 1726867327.47027: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-58c7-d1e3-00000000010e] 19254 1726867327.47030: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000010e 19254 1726867327.47094: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000010e 19254 1726867327.47097: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867327.47143: no more pending results, returning what we have 19254 1726867327.47146: results queue empty 19254 1726867327.47147: checking for any_errors_fatal 19254 1726867327.47151: done checking for any_errors_fatal 19254 1726867327.47152: checking for max_fail_percentage 19254 1726867327.47154: done checking for max_fail_percentage 19254 1726867327.47155: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.47156: done checking to see if all hosts have failed 19254 1726867327.47156: getting the remaining hosts for this loop 19254 1726867327.47157: done getting the remaining hosts for this loop 19254 1726867327.47160: getting the next task for host managed_node3 19254 1726867327.47166: done getting next task for host managed_node3 19254 1726867327.47170: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867327.47174: ^ state is: HOST STATE: block=3, task=21, 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? (None), rescue child state? (None), always child state? (None), 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 19254 1726867327.47193: getting variables 19254 1726867327.47195: in VariableManager get_vars() 19254 1726867327.47241: Calling all_inventory to load vars for managed_node3 19254 1726867327.47244: Calling groups_inventory to load vars for managed_node3 19254 1726867327.47246: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.47254: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.47257: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.47259: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.48283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.48622: done with get_vars() 19254 1726867327.48631: done getting variables 19254 1726867327.48676: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:22:07 -0400 (0:00:00.077) 0:00:09.212 ****** 19254 1726867327.49023: entering _queue_task() for managed_node3/fail 19254 1726867327.49464: worker is 1 (out of 1 available) 19254 1726867327.49534: exiting _queue_task() for managed_node3/fail 19254 1726867327.49545: done queuing things up, now waiting for results queue to drain 19254 1726867327.49547: waiting for pending results... 19254 1726867327.49988: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 19254 1726867327.50283: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000010f 19254 1726867327.50300: variable 'ansible_search_path' from source: unknown 19254 1726867327.50304: variable 'ansible_search_path' from source: unknown 19254 1726867327.50336: calling self._execute() 19254 1726867327.50529: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.50535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.50546: variable 'omit' from source: magic vars 19254 1726867327.51218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.53352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.53422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.53463: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.53584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.53588: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.53662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.53665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.53667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.53699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.53714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.53847: variable 'ansible_distribution' from source: facts 19254 1726867327.53879: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.53883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.53885: when evaluation is False, skipping this task 19254 1726867327.53888: _execute() done 19254 1726867327.53890: dumping result to json 19254 1726867327.53893: done dumping result, returning 19254 1726867327.53896: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-58c7-d1e3-00000000010f] 19254 1726867327.53898: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000010f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.54142: no more pending results, returning what we have 19254 1726867327.54144: results queue empty 19254 1726867327.54145: checking for any_errors_fatal 19254 1726867327.54151: done checking for any_errors_fatal 19254 1726867327.54152: checking for max_fail_percentage 19254 1726867327.54153: done checking for max_fail_percentage 19254 1726867327.54154: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.54155: done checking to see if all hosts have failed 19254 1726867327.54156: getting the remaining hosts for this loop 19254 1726867327.54157: done getting the remaining hosts for this loop 19254 1726867327.54160: getting the next task for host managed_node3 19254 1726867327.54166: done getting next task for host managed_node3 19254 1726867327.54169: ^ 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 19254 1726867327.54172: ^ state is: HOST STATE: block=3, task=21, 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? (None), rescue child state? (None), always child state? (None), 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 19254 1726867327.54190: getting variables 19254 1726867327.54191: in VariableManager get_vars() 19254 1726867327.54426: Calling all_inventory to load vars for managed_node3 19254 1726867327.54428: Calling groups_inventory to load vars for managed_node3 19254 1726867327.54430: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.54439: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.54442: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.54445: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.54727: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000010f 19254 1726867327.54730: WORKER PROCESS EXITING 19254 1726867327.54752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.55125: done with get_vars() 19254 1726867327.55248: done getting variables 19254 1726867327.55302: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:22:07 -0400 (0:00:00.063) 0:00:09.275 ****** 19254 1726867327.55333: entering _queue_task() for managed_node3/fail 19254 1726867327.56047: worker is 1 (out of 1 available) 19254 1726867327.56059: exiting _queue_task() for managed_node3/fail 19254 1726867327.56069: done queuing things up, now waiting for results queue to drain 19254 1726867327.56070: waiting for pending results... 19254 1726867327.56344: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 19254 1726867327.56469: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000110 19254 1726867327.56696: variable 'ansible_search_path' from source: unknown 19254 1726867327.56699: variable 'ansible_search_path' from source: unknown 19254 1726867327.56733: calling self._execute() 19254 1726867327.56900: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.56904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.57028: variable 'omit' from source: magic vars 19254 1726867327.57939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.62444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.62690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.62694: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.62815: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.62841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.63033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.63060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.63189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.63233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.63249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.63582: variable 'ansible_distribution' from source: facts 19254 1726867327.63588: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.63611: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.63614: when evaluation is False, skipping this task 19254 1726867327.63617: _execute() done 19254 1726867327.63619: dumping result to json 19254 1726867327.63621: done dumping result, returning 19254 1726867327.63628: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-58c7-d1e3-000000000110] 19254 1726867327.63633: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000110 19254 1726867327.63847: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000110 19254 1726867327.63850: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.63927: no more pending results, returning what we have 19254 1726867327.63931: results queue empty 19254 1726867327.63932: checking for any_errors_fatal 19254 1726867327.63937: done checking for any_errors_fatal 19254 1726867327.63938: checking for max_fail_percentage 19254 1726867327.63940: done checking for max_fail_percentage 19254 1726867327.63942: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.63942: done checking to see if all hosts have failed 19254 1726867327.63943: getting the remaining hosts for this loop 19254 1726867327.63945: done getting the remaining hosts for this loop 19254 1726867327.63949: getting the next task for host managed_node3 19254 1726867327.63956: done getting next task for host managed_node3 19254 1726867327.63959: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867327.64183: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867327.64202: getting variables 19254 1726867327.64204: in VariableManager get_vars() 19254 1726867327.64248: Calling all_inventory to load vars for managed_node3 19254 1726867327.64250: Calling groups_inventory to load vars for managed_node3 19254 1726867327.64252: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.64260: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.64262: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.64264: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.65084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.65418: done with get_vars() 19254 1726867327.65428: done getting variables 19254 1726867327.65487: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:22:07 -0400 (0:00:00.101) 0:00:09.377 ****** 19254 1726867327.65522: entering _queue_task() for managed_node3/fail 19254 1726867327.66238: worker is 1 (out of 1 available) 19254 1726867327.66250: exiting _queue_task() for managed_node3/fail 19254 1726867327.66260: done queuing things up, now waiting for results queue to drain 19254 1726867327.66261: waiting for pending results... 19254 1726867327.66894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 19254 1726867327.66955: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000111 19254 1726867327.66967: variable 'ansible_search_path' from source: unknown 19254 1726867327.66970: variable 'ansible_search_path' from source: unknown 19254 1726867327.67041: calling self._execute() 19254 1726867327.67120: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.67240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.67250: variable 'omit' from source: magic vars 19254 1726867327.68041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.72553: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.72743: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.72853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.72857: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.72860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.73025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.73055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.73197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.73237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.73251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.73626: variable 'ansible_distribution' from source: facts 19254 1726867327.73632: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.73655: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.73658: when evaluation is False, skipping this task 19254 1726867327.73661: _execute() done 19254 1726867327.73663: dumping result to json 19254 1726867327.73665: done dumping result, returning 19254 1726867327.73678: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-58c7-d1e3-000000000111] 19254 1726867327.73682: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000111 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.74017: no more pending results, returning what we have 19254 1726867327.74020: results queue empty 19254 1726867327.74021: checking for any_errors_fatal 19254 1726867327.74025: done checking for any_errors_fatal 19254 1726867327.74026: checking for max_fail_percentage 19254 1726867327.74028: done checking for max_fail_percentage 19254 1726867327.74029: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.74029: done checking to see if all hosts have failed 19254 1726867327.74030: getting the remaining hosts for this loop 19254 1726867327.74032: done getting the remaining hosts for this loop 19254 1726867327.74035: getting the next task for host managed_node3 19254 1726867327.74043: done getting next task for host managed_node3 19254 1726867327.74046: ^ 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 19254 1726867327.74050: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867327.74068: getting variables 19254 1726867327.74070: in VariableManager get_vars() 19254 1726867327.74120: Calling all_inventory to load vars for managed_node3 19254 1726867327.74123: Calling groups_inventory to load vars for managed_node3 19254 1726867327.74125: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.74135: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.74137: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.74139: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.74639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.75036: done with get_vars() 19254 1726867327.75161: done getting variables 19254 1726867327.75189: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000111 19254 1726867327.75192: WORKER PROCESS EXITING 19254 1726867327.75231: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:22:07 -0400 (0:00:00.097) 0:00:09.474 ****** 19254 1726867327.75379: entering _queue_task() for managed_node3/dnf 19254 1726867327.75859: worker is 1 (out of 1 available) 19254 1726867327.75872: exiting _queue_task() for managed_node3/dnf 19254 1726867327.75922: done queuing things up, now waiting for results queue to drain 19254 1726867327.75924: waiting for pending results... 19254 1726867327.76307: running TaskExecutor() for managed_node3/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 19254 1726867327.76538: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000112 19254 1726867327.76550: variable 'ansible_search_path' from source: unknown 19254 1726867327.76554: variable 'ansible_search_path' from source: unknown 19254 1726867327.76702: calling self._execute() 19254 1726867327.76894: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.76902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.76914: variable 'omit' from source: magic vars 19254 1726867327.77715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.82263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.82617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.82720: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.82982: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.83002: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.83195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.83224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.83386: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.83483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.83498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.84350: variable 'ansible_distribution' from source: facts 19254 1726867327.84353: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.84369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.84564: when evaluation is False, skipping this task 19254 1726867327.84568: _execute() done 19254 1726867327.84571: dumping result to json 19254 1726867327.84573: done dumping result, returning 19254 1726867327.84638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000112] 19254 1726867327.84642: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000112 19254 1726867327.84726: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000112 19254 1726867327.84729: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.84794: no more pending results, returning what we have 19254 1726867327.84797: results queue empty 19254 1726867327.84798: checking for any_errors_fatal 19254 1726867327.84802: done checking for any_errors_fatal 19254 1726867327.84803: checking for max_fail_percentage 19254 1726867327.84805: done checking for max_fail_percentage 19254 1726867327.84806: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.84807: done checking to see if all hosts have failed 19254 1726867327.84807: getting the remaining hosts for this loop 19254 1726867327.84809: done getting the remaining hosts for this loop 19254 1726867327.84812: getting the next task for host managed_node3 19254 1726867327.84818: done getting next task for host managed_node3 19254 1726867327.84821: ^ 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 19254 1726867327.84825: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867327.84841: getting variables 19254 1726867327.84843: in VariableManager get_vars() 19254 1726867327.84892: Calling all_inventory to load vars for managed_node3 19254 1726867327.84894: Calling groups_inventory to load vars for managed_node3 19254 1726867327.84897: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.84907: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.84910: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.84916: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.85691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.86327: done with get_vars() 19254 1726867327.86338: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 19254 1726867327.86822: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:22:07 -0400 (0:00:00.115) 0:00:09.590 ****** 19254 1726867327.86849: entering _queue_task() for managed_node3/yum 19254 1726867327.87273: worker is 1 (out of 1 available) 19254 1726867327.87289: exiting _queue_task() for managed_node3/yum 19254 1726867327.87300: done queuing things up, now waiting for results queue to drain 19254 1726867327.87301: waiting for pending results... 19254 1726867327.88711: running TaskExecutor() for managed_node3/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 19254 1726867327.88716: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000113 19254 1726867327.88719: variable 'ansible_search_path' from source: unknown 19254 1726867327.88721: variable 'ansible_search_path' from source: unknown 19254 1726867327.88724: calling self._execute() 19254 1726867327.89099: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.89103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.89105: variable 'omit' from source: magic vars 19254 1726867327.89983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867327.94588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867327.94623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867327.94660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867327.94695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867327.94838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867327.94976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867327.95000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867327.95030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867327.95186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867327.95200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867327.95456: variable 'ansible_distribution' from source: facts 19254 1726867327.95462: variable 'ansible_distribution_major_version' from source: facts 19254 1726867327.95591: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867327.95595: when evaluation is False, skipping this task 19254 1726867327.95597: _execute() done 19254 1726867327.95600: dumping result to json 19254 1726867327.95602: done dumping result, returning 19254 1726867327.95611: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000113] 19254 1726867327.95619: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000113 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867327.95771: no more pending results, returning what we have 19254 1726867327.95775: results queue empty 19254 1726867327.95776: checking for any_errors_fatal 19254 1726867327.95784: done checking for any_errors_fatal 19254 1726867327.95785: checking for max_fail_percentage 19254 1726867327.95787: done checking for max_fail_percentage 19254 1726867327.95788: checking to see if all hosts have failed and the running result is not ok 19254 1726867327.95789: done checking to see if all hosts have failed 19254 1726867327.95790: getting the remaining hosts for this loop 19254 1726867327.95792: done getting the remaining hosts for this loop 19254 1726867327.95795: getting the next task for host managed_node3 19254 1726867327.95802: done getting next task for host managed_node3 19254 1726867327.95806: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867327.95814: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867327.95834: getting variables 19254 1726867327.95836: in VariableManager get_vars() 19254 1726867327.96089: Calling all_inventory to load vars for managed_node3 19254 1726867327.96092: Calling groups_inventory to load vars for managed_node3 19254 1726867327.96095: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867327.96106: Calling all_plugins_play to load vars for managed_node3 19254 1726867327.96111: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867327.96115: Calling groups_plugins_play to load vars for managed_node3 19254 1726867327.96699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867327.97216: done with get_vars() 19254 1726867327.97227: done getting variables 19254 1726867327.97278: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000113 19254 1726867327.97284: WORKER PROCESS EXITING 19254 1726867327.97302: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:22:07 -0400 (0:00:00.104) 0:00:09.695 ****** 19254 1726867327.97340: entering _queue_task() for managed_node3/fail 19254 1726867327.97789: worker is 1 (out of 1 available) 19254 1726867327.97801: exiting _queue_task() for managed_node3/fail 19254 1726867327.97814: done queuing things up, now waiting for results queue to drain 19254 1726867327.97815: waiting for pending results... 19254 1726867327.98285: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 19254 1726867327.98885: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000114 19254 1726867327.98888: variable 'ansible_search_path' from source: unknown 19254 1726867327.98890: variable 'ansible_search_path' from source: unknown 19254 1726867327.98892: calling self._execute() 19254 1726867327.98962: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867327.98966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867327.98986: variable 'omit' from source: magic vars 19254 1726867327.99701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.04055: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.04234: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.04268: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.04404: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.04438: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.04514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.04658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.04684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.04727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.04858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.05122: variable 'ansible_distribution' from source: facts 19254 1726867328.05185: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.05213: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.05222: when evaluation is False, skipping this task 19254 1726867328.05228: _execute() done 19254 1726867328.05236: dumping result to json 19254 1726867328.05243: done dumping result, returning 19254 1726867328.05383: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000114] 19254 1726867328.05388: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000114 19254 1726867328.05462: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000114 19254 1726867328.05465: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.05521: no more pending results, returning what we have 19254 1726867328.05524: results queue empty 19254 1726867328.05525: checking for any_errors_fatal 19254 1726867328.05531: done checking for any_errors_fatal 19254 1726867328.05532: checking for max_fail_percentage 19254 1726867328.05534: done checking for max_fail_percentage 19254 1726867328.05535: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.05535: done checking to see if all hosts have failed 19254 1726867328.05536: getting the remaining hosts for this loop 19254 1726867328.05537: done getting the remaining hosts for this loop 19254 1726867328.05541: getting the next task for host managed_node3 19254 1726867328.05548: done getting next task for host managed_node3 19254 1726867328.05551: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 19254 1726867328.05555: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.05573: getting variables 19254 1726867328.05575: in VariableManager get_vars() 19254 1726867328.05630: Calling all_inventory to load vars for managed_node3 19254 1726867328.05633: Calling groups_inventory to load vars for managed_node3 19254 1726867328.05636: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.05647: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.05650: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.05653: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.06255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.06650: done with get_vars() 19254 1726867328.06660: done getting variables 19254 1726867328.06838: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:22:08 -0400 (0:00:00.095) 0:00:09.790 ****** 19254 1726867328.06875: entering _queue_task() for managed_node3/package 19254 1726867328.07491: worker is 1 (out of 1 available) 19254 1726867328.07504: exiting _queue_task() for managed_node3/package 19254 1726867328.07517: done queuing things up, now waiting for results queue to drain 19254 1726867328.07519: waiting for pending results... 19254 1726867328.08295: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 19254 1726867328.08302: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000115 19254 1726867328.08306: variable 'ansible_search_path' from source: unknown 19254 1726867328.08311: variable 'ansible_search_path' from source: unknown 19254 1726867328.08630: calling self._execute() 19254 1726867328.08647: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.08658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.08672: variable 'omit' from source: magic vars 19254 1726867328.09557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.12633: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.12705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.12748: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.12795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.12824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.12912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.12949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.12989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.13038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.13057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.13195: variable 'ansible_distribution' from source: facts 19254 1726867328.13207: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.13231: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.13239: when evaluation is False, skipping this task 19254 1726867328.13245: _execute() done 19254 1726867328.13251: dumping result to json 19254 1726867328.13259: done dumping result, returning 19254 1726867328.13270: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-58c7-d1e3-000000000115] 19254 1726867328.13280: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000115 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.13532: no more pending results, returning what we have 19254 1726867328.13536: results queue empty 19254 1726867328.13537: checking for any_errors_fatal 19254 1726867328.13542: done checking for any_errors_fatal 19254 1726867328.13542: checking for max_fail_percentage 19254 1726867328.13544: done checking for max_fail_percentage 19254 1726867328.13545: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.13546: done checking to see if all hosts have failed 19254 1726867328.13547: getting the remaining hosts for this loop 19254 1726867328.13548: done getting the remaining hosts for this loop 19254 1726867328.13552: getting the next task for host managed_node3 19254 1726867328.13559: done getting next task for host managed_node3 19254 1726867328.13562: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867328.13567: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.13592: getting variables 19254 1726867328.13594: in VariableManager get_vars() 19254 1726867328.13646: Calling all_inventory to load vars for managed_node3 19254 1726867328.13648: Calling groups_inventory to load vars for managed_node3 19254 1726867328.13651: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.13663: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.13666: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.13670: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.13683: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000115 19254 1726867328.13686: WORKER PROCESS EXITING 19254 1726867328.14090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.14314: done with get_vars() 19254 1726867328.14325: done getting variables 19254 1726867328.14382: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:22:08 -0400 (0:00:00.075) 0:00:09.866 ****** 19254 1726867328.14421: entering _queue_task() for managed_node3/package 19254 1726867328.14717: worker is 1 (out of 1 available) 19254 1726867328.14844: exiting _queue_task() for managed_node3/package 19254 1726867328.14856: done queuing things up, now waiting for results queue to drain 19254 1726867328.14857: waiting for pending results... 19254 1726867328.14996: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 19254 1726867328.15174: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000116 19254 1726867328.15179: variable 'ansible_search_path' from source: unknown 19254 1726867328.15182: variable 'ansible_search_path' from source: unknown 19254 1726867328.15210: calling self._execute() 19254 1726867328.15392: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.15397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.15400: variable 'omit' from source: magic vars 19254 1726867328.15863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.19813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.19887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.20086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.20089: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.20151: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.20444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.20448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.20569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.20612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.20633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.20949: variable 'ansible_distribution' from source: facts 19254 1726867328.20961: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.21033: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.21041: when evaluation is False, skipping this task 19254 1726867328.21052: _execute() done 19254 1726867328.21090: dumping result to json 19254 1726867328.21110: done dumping result, returning 19254 1726867328.21137: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-000000000116] 19254 1726867328.21263: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000116 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.21475: no more pending results, returning what we have 19254 1726867328.21480: results queue empty 19254 1726867328.21481: checking for any_errors_fatal 19254 1726867328.21487: done checking for any_errors_fatal 19254 1726867328.21488: checking for max_fail_percentage 19254 1726867328.21490: done checking for max_fail_percentage 19254 1726867328.21491: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.21491: done checking to see if all hosts have failed 19254 1726867328.21492: getting the remaining hosts for this loop 19254 1726867328.21494: done getting the remaining hosts for this loop 19254 1726867328.21497: getting the next task for host managed_node3 19254 1726867328.21504: done getting next task for host managed_node3 19254 1726867328.21511: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867328.21515: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.21538: getting variables 19254 1726867328.21541: in VariableManager get_vars() 19254 1726867328.21665: Calling all_inventory to load vars for managed_node3 19254 1726867328.21668: Calling groups_inventory to load vars for managed_node3 19254 1726867328.21671: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.21680: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000116 19254 1726867328.21683: WORKER PROCESS EXITING 19254 1726867328.21693: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.21696: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.21700: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.22126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.22518: done with get_vars() 19254 1726867328.22530: done getting variables 19254 1726867328.22590: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:22:08 -0400 (0:00:00.082) 0:00:09.948 ****** 19254 1726867328.22627: entering _queue_task() for managed_node3/package 19254 1726867328.23559: worker is 1 (out of 1 available) 19254 1726867328.23571: exiting _queue_task() for managed_node3/package 19254 1726867328.23673: done queuing things up, now waiting for results queue to drain 19254 1726867328.23675: waiting for pending results... 19254 1726867328.23904: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 19254 1726867328.24243: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000117 19254 1726867328.24257: variable 'ansible_search_path' from source: unknown 19254 1726867328.24261: variable 'ansible_search_path' from source: unknown 19254 1726867328.24297: calling self._execute() 19254 1726867328.24606: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.24613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.24616: variable 'omit' from source: magic vars 19254 1726867328.25830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.30796: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.30851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.30855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.31037: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.31041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.31044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.31195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.31199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.31202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.31205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.31363: variable 'ansible_distribution' from source: facts 19254 1726867328.31367: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.31370: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.31372: when evaluation is False, skipping this task 19254 1726867328.31375: _execute() done 19254 1726867328.31380: dumping result to json 19254 1726867328.31382: done dumping result, returning 19254 1726867328.31384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-58c7-d1e3-000000000117] 19254 1726867328.31386: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000117 19254 1726867328.31456: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000117 19254 1726867328.31459: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.31511: no more pending results, returning what we have 19254 1726867328.31514: results queue empty 19254 1726867328.31515: checking for any_errors_fatal 19254 1726867328.31520: done checking for any_errors_fatal 19254 1726867328.31520: checking for max_fail_percentage 19254 1726867328.31522: done checking for max_fail_percentage 19254 1726867328.31523: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.31524: done checking to see if all hosts have failed 19254 1726867328.31525: getting the remaining hosts for this loop 19254 1726867328.31526: done getting the remaining hosts for this loop 19254 1726867328.31529: getting the next task for host managed_node3 19254 1726867328.31535: done getting next task for host managed_node3 19254 1726867328.31538: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867328.31542: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.31560: getting variables 19254 1726867328.31561: in VariableManager get_vars() 19254 1726867328.31622: Calling all_inventory to load vars for managed_node3 19254 1726867328.31625: Calling groups_inventory to load vars for managed_node3 19254 1726867328.31628: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.31639: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.31642: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.31645: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.32595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.33460: done with get_vars() 19254 1726867328.33471: done getting variables 19254 1726867328.33719: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:22:08 -0400 (0:00:00.111) 0:00:10.059 ****** 19254 1726867328.33754: entering _queue_task() for managed_node3/service 19254 1726867328.34652: worker is 1 (out of 1 available) 19254 1726867328.34666: exiting _queue_task() for managed_node3/service 19254 1726867328.34735: done queuing things up, now waiting for results queue to drain 19254 1726867328.34737: waiting for pending results... 19254 1726867328.35359: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 19254 1726867328.35513: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000118 19254 1726867328.35688: variable 'ansible_search_path' from source: unknown 19254 1726867328.35692: variable 'ansible_search_path' from source: unknown 19254 1726867328.35695: calling self._execute() 19254 1726867328.35816: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.35820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.35825: variable 'omit' from source: magic vars 19254 1726867328.36924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.39586: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.39590: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.39622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.39661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.39695: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.39781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.39819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.39855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.39948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.39966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.40193: variable 'ansible_distribution' from source: facts 19254 1726867328.40204: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.40233: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.40264: when evaluation is False, skipping this task 19254 1726867328.40267: _execute() done 19254 1726867328.40270: dumping result to json 19254 1726867328.40272: done dumping result, returning 19254 1726867328.40274: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-58c7-d1e3-000000000118] 19254 1726867328.40594: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000118 19254 1726867328.40674: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000118 19254 1726867328.40679: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.40922: no more pending results, returning what we have 19254 1726867328.40925: results queue empty 19254 1726867328.40926: checking for any_errors_fatal 19254 1726867328.40933: done checking for any_errors_fatal 19254 1726867328.40934: checking for max_fail_percentage 19254 1726867328.40936: done checking for max_fail_percentage 19254 1726867328.40937: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.40937: done checking to see if all hosts have failed 19254 1726867328.40938: getting the remaining hosts for this loop 19254 1726867328.40939: done getting the remaining hosts for this loop 19254 1726867328.40943: getting the next task for host managed_node3 19254 1726867328.40948: done getting next task for host managed_node3 19254 1726867328.40951: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867328.40955: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.40971: getting variables 19254 1726867328.40973: in VariableManager get_vars() 19254 1726867328.41019: Calling all_inventory to load vars for managed_node3 19254 1726867328.41022: Calling groups_inventory to load vars for managed_node3 19254 1726867328.41024: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.41033: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.41036: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.41039: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.41422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.41928: done with get_vars() 19254 1726867328.41943: done getting variables 19254 1726867328.42041: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:22:08 -0400 (0:00:00.083) 0:00:10.142 ****** 19254 1726867328.42073: entering _queue_task() for managed_node3/service 19254 1726867328.42348: worker is 1 (out of 1 available) 19254 1726867328.42362: exiting _queue_task() for managed_node3/service 19254 1726867328.42374: done queuing things up, now waiting for results queue to drain 19254 1726867328.42375: waiting for pending results... 19254 1726867328.43146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 19254 1726867328.43496: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000119 19254 1726867328.43570: variable 'ansible_search_path' from source: unknown 19254 1726867328.43574: variable 'ansible_search_path' from source: unknown 19254 1726867328.43576: calling self._execute() 19254 1726867328.43652: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.43663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.43679: variable 'omit' from source: magic vars 19254 1726867328.44825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.47391: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.47448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.47475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.47503: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.47530: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.47600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.47638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.47658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.47686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.47697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.47796: variable 'ansible_distribution' from source: facts 19254 1726867328.47799: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.47818: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.47821: when evaluation is False, skipping this task 19254 1726867328.47823: _execute() done 19254 1726867328.47826: dumping result to json 19254 1726867328.47828: done dumping result, returning 19254 1726867328.47834: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-58c7-d1e3-000000000119] 19254 1726867328.47839: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000119 19254 1726867328.47926: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000119 19254 1726867328.47928: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867328.47972: no more pending results, returning what we have 19254 1726867328.47975: results queue empty 19254 1726867328.47976: checking for any_errors_fatal 19254 1726867328.47986: done checking for any_errors_fatal 19254 1726867328.47987: checking for max_fail_percentage 19254 1726867328.47989: done checking for max_fail_percentage 19254 1726867328.47990: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.47991: done checking to see if all hosts have failed 19254 1726867328.47991: getting the remaining hosts for this loop 19254 1726867328.47993: done getting the remaining hosts for this loop 19254 1726867328.47996: getting the next task for host managed_node3 19254 1726867328.48002: done getting next task for host managed_node3 19254 1726867328.48005: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867328.48009: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.48027: getting variables 19254 1726867328.48029: in VariableManager get_vars() 19254 1726867328.48079: Calling all_inventory to load vars for managed_node3 19254 1726867328.48082: Calling groups_inventory to load vars for managed_node3 19254 1726867328.48084: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.48093: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.48095: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.48098: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.48314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.48488: done with get_vars() 19254 1726867328.48496: done getting variables 19254 1726867328.48538: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:22:08 -0400 (0:00:00.064) 0:00:10.207 ****** 19254 1726867328.48560: entering _queue_task() for managed_node3/service 19254 1726867328.48816: worker is 1 (out of 1 available) 19254 1726867328.48830: exiting _queue_task() for managed_node3/service 19254 1726867328.48841: done queuing things up, now waiting for results queue to drain 19254 1726867328.48842: waiting for pending results... 19254 1726867328.49185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 19254 1726867328.49191: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000011a 19254 1726867328.49195: variable 'ansible_search_path' from source: unknown 19254 1726867328.49197: variable 'ansible_search_path' from source: unknown 19254 1726867328.49298: calling self._execute() 19254 1726867328.49327: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.49332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.49342: variable 'omit' from source: magic vars 19254 1726867328.49810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.51380: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.51431: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.51459: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.51487: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.51507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.51565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.51589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.51606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.51634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.51645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.51741: variable 'ansible_distribution' from source: facts 19254 1726867328.51745: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.51759: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.51764: when evaluation is False, skipping this task 19254 1726867328.51766: _execute() done 19254 1726867328.51769: dumping result to json 19254 1726867328.51771: done dumping result, returning 19254 1726867328.51786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-58c7-d1e3-00000000011a] 19254 1726867328.51788: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011a 19254 1726867328.51863: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011a 19254 1726867328.51866: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.51928: no more pending results, returning what we have 19254 1726867328.51933: results queue empty 19254 1726867328.51933: checking for any_errors_fatal 19254 1726867328.51940: done checking for any_errors_fatal 19254 1726867328.51941: checking for max_fail_percentage 19254 1726867328.51942: done checking for max_fail_percentage 19254 1726867328.51943: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.51944: done checking to see if all hosts have failed 19254 1726867328.51944: getting the remaining hosts for this loop 19254 1726867328.51946: done getting the remaining hosts for this loop 19254 1726867328.51949: getting the next task for host managed_node3 19254 1726867328.51955: done getting next task for host managed_node3 19254 1726867328.51958: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867328.51961: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.51976: getting variables 19254 1726867328.51979: in VariableManager get_vars() 19254 1726867328.52015: Calling all_inventory to load vars for managed_node3 19254 1726867328.52018: Calling groups_inventory to load vars for managed_node3 19254 1726867328.52020: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.52027: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.52029: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.52031: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.52145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.52282: done with get_vars() 19254 1726867328.52289: done getting variables 19254 1726867328.52326: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:22:08 -0400 (0:00:00.037) 0:00:10.245 ****** 19254 1726867328.52347: entering _queue_task() for managed_node3/service 19254 1726867328.52528: worker is 1 (out of 1 available) 19254 1726867328.52541: exiting _queue_task() for managed_node3/service 19254 1726867328.52552: done queuing things up, now waiting for results queue to drain 19254 1726867328.52553: waiting for pending results... 19254 1726867328.52708: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 19254 1726867328.52794: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000011b 19254 1726867328.52804: variable 'ansible_search_path' from source: unknown 19254 1726867328.52807: variable 'ansible_search_path' from source: unknown 19254 1726867328.52835: calling self._execute() 19254 1726867328.52897: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.52901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.52909: variable 'omit' from source: magic vars 19254 1726867328.53195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.54665: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.54707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.54739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.54764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.54786: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.54843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.54867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.54886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.54911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.54925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.55021: variable 'ansible_distribution' from source: facts 19254 1726867328.55024: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.55039: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.55042: when evaluation is False, skipping this task 19254 1726867328.55044: _execute() done 19254 1726867328.55047: dumping result to json 19254 1726867328.55049: done dumping result, returning 19254 1726867328.55059: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-58c7-d1e3-00000000011b] 19254 1726867328.55064: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011b 19254 1726867328.55141: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011b 19254 1726867328.55143: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 19254 1726867328.55215: no more pending results, returning what we have 19254 1726867328.55218: results queue empty 19254 1726867328.55219: checking for any_errors_fatal 19254 1726867328.55224: done checking for any_errors_fatal 19254 1726867328.55224: checking for max_fail_percentage 19254 1726867328.55226: done checking for max_fail_percentage 19254 1726867328.55227: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.55228: done checking to see if all hosts have failed 19254 1726867328.55229: getting the remaining hosts for this loop 19254 1726867328.55230: done getting the remaining hosts for this loop 19254 1726867328.55233: getting the next task for host managed_node3 19254 1726867328.55238: done getting next task for host managed_node3 19254 1726867328.55240: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867328.55244: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.55259: getting variables 19254 1726867328.55261: in VariableManager get_vars() 19254 1726867328.55301: Calling all_inventory to load vars for managed_node3 19254 1726867328.55304: Calling groups_inventory to load vars for managed_node3 19254 1726867328.55306: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.55319: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.55322: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.55325: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.55589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.55822: done with get_vars() 19254 1726867328.55834: done getting variables 19254 1726867328.55888: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:22:08 -0400 (0:00:00.035) 0:00:10.281 ****** 19254 1726867328.55932: entering _queue_task() for managed_node3/copy 19254 1726867328.56215: worker is 1 (out of 1 available) 19254 1726867328.56229: exiting _queue_task() for managed_node3/copy 19254 1726867328.56239: done queuing things up, now waiting for results queue to drain 19254 1726867328.56240: waiting for pending results... 19254 1726867328.56503: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 19254 1726867328.56670: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000011c 19254 1726867328.56674: variable 'ansible_search_path' from source: unknown 19254 1726867328.56724: variable 'ansible_search_path' from source: unknown 19254 1726867328.56730: calling self._execute() 19254 1726867328.56811: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.56938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.56942: variable 'omit' from source: magic vars 19254 1726867328.57178: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.58730: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.58780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.58811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.58837: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.58858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.58916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.58936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.58954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.58980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.58991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.59105: variable 'ansible_distribution' from source: facts 19254 1726867328.59112: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.59126: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.59129: when evaluation is False, skipping this task 19254 1726867328.59135: _execute() done 19254 1726867328.59140: dumping result to json 19254 1726867328.59143: done dumping result, returning 19254 1726867328.59156: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-58c7-d1e3-00000000011c] 19254 1726867328.59159: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011c 19254 1726867328.59257: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011c 19254 1726867328.59259: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.59346: no more pending results, returning what we have 19254 1726867328.59349: results queue empty 19254 1726867328.59350: checking for any_errors_fatal 19254 1726867328.59357: done checking for any_errors_fatal 19254 1726867328.59358: checking for max_fail_percentage 19254 1726867328.59359: done checking for max_fail_percentage 19254 1726867328.59360: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.59361: done checking to see if all hosts have failed 19254 1726867328.59362: getting the remaining hosts for this loop 19254 1726867328.59363: done getting the remaining hosts for this loop 19254 1726867328.59366: getting the next task for host managed_node3 19254 1726867328.59373: done getting next task for host managed_node3 19254 1726867328.59378: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867328.59381: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.59399: getting variables 19254 1726867328.59401: in VariableManager get_vars() 19254 1726867328.59441: Calling all_inventory to load vars for managed_node3 19254 1726867328.59444: Calling groups_inventory to load vars for managed_node3 19254 1726867328.59446: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.59454: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.59456: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.59458: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.59712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.59911: done with get_vars() 19254 1726867328.59920: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:22:08 -0400 (0:00:00.040) 0:00:10.322 ****** 19254 1726867328.59994: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867328.60244: worker is 1 (out of 1 available) 19254 1726867328.60257: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 19254 1726867328.60272: done queuing things up, now waiting for results queue to drain 19254 1726867328.60274: waiting for pending results... 19254 1726867328.60718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 19254 1726867328.60724: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000011d 19254 1726867328.60727: variable 'ansible_search_path' from source: unknown 19254 1726867328.60732: variable 'ansible_search_path' from source: unknown 19254 1726867328.60790: calling self._execute() 19254 1726867328.60871: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.60875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.60887: variable 'omit' from source: magic vars 19254 1726867328.61723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.63650: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.63720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.63762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.63797: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.63833: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.63933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.63953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.63987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.64031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.64052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.64171: variable 'ansible_distribution' from source: facts 19254 1726867328.64182: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.64201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.64204: when evaluation is False, skipping this task 19254 1726867328.64207: _execute() done 19254 1726867328.64213: dumping result to json 19254 1726867328.64217: done dumping result, returning 19254 1726867328.64232: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-58c7-d1e3-00000000011d] 19254 1726867328.64235: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011d 19254 1726867328.64346: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011d 19254 1726867328.64349: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.64426: no more pending results, returning what we have 19254 1726867328.64429: results queue empty 19254 1726867328.64430: checking for any_errors_fatal 19254 1726867328.64436: done checking for any_errors_fatal 19254 1726867328.64436: checking for max_fail_percentage 19254 1726867328.64438: done checking for max_fail_percentage 19254 1726867328.64439: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.64440: done checking to see if all hosts have failed 19254 1726867328.64440: getting the remaining hosts for this loop 19254 1726867328.64442: done getting the remaining hosts for this loop 19254 1726867328.64444: getting the next task for host managed_node3 19254 1726867328.64451: done getting next task for host managed_node3 19254 1726867328.64455: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867328.64458: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.64476: getting variables 19254 1726867328.64480: in VariableManager get_vars() 19254 1726867328.64522: Calling all_inventory to load vars for managed_node3 19254 1726867328.64525: Calling groups_inventory to load vars for managed_node3 19254 1726867328.64529: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.64537: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.64539: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.64542: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.64816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.65044: done with get_vars() 19254 1726867328.65056: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:22:08 -0400 (0:00:00.051) 0:00:10.373 ****** 19254 1726867328.65153: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867328.65738: worker is 1 (out of 1 available) 19254 1726867328.65750: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 19254 1726867328.65767: done queuing things up, now waiting for results queue to drain 19254 1726867328.65768: waiting for pending results... 19254 1726867328.65952: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 19254 1726867328.66032: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000011e 19254 1726867328.66042: variable 'ansible_search_path' from source: unknown 19254 1726867328.66046: variable 'ansible_search_path' from source: unknown 19254 1726867328.66078: calling self._execute() 19254 1726867328.66144: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.66148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.66158: variable 'omit' from source: magic vars 19254 1726867328.66482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.68265: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.68360: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.68386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.68426: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.68448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.68505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.68531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.68551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.68581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.68605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.68718: variable 'ansible_distribution' from source: facts 19254 1726867328.68722: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.68753: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.68756: when evaluation is False, skipping this task 19254 1726867328.68759: _execute() done 19254 1726867328.68779: dumping result to json 19254 1726867328.68782: done dumping result, returning 19254 1726867328.68785: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-58c7-d1e3-00000000011e] 19254 1726867328.68787: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011e 19254 1726867328.68908: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011e 19254 1726867328.68912: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.68960: no more pending results, returning what we have 19254 1726867328.68962: results queue empty 19254 1726867328.68968: checking for any_errors_fatal 19254 1726867328.68973: done checking for any_errors_fatal 19254 1726867328.68974: checking for max_fail_percentage 19254 1726867328.68975: done checking for max_fail_percentage 19254 1726867328.68976: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.68989: done checking to see if all hosts have failed 19254 1726867328.68990: getting the remaining hosts for this loop 19254 1726867328.68992: done getting the remaining hosts for this loop 19254 1726867328.68995: getting the next task for host managed_node3 19254 1726867328.69001: done getting next task for host managed_node3 19254 1726867328.69004: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867328.69007: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.69022: getting variables 19254 1726867328.69024: in VariableManager get_vars() 19254 1726867328.69061: Calling all_inventory to load vars for managed_node3 19254 1726867328.69064: Calling groups_inventory to load vars for managed_node3 19254 1726867328.69067: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.69081: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.69083: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.69086: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.69195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.69319: done with get_vars() 19254 1726867328.69329: done getting variables 19254 1726867328.69376: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:22:08 -0400 (0:00:00.042) 0:00:10.416 ****** 19254 1726867328.69412: entering _queue_task() for managed_node3/debug 19254 1726867328.69605: worker is 1 (out of 1 available) 19254 1726867328.69618: exiting _queue_task() for managed_node3/debug 19254 1726867328.69629: done queuing things up, now waiting for results queue to drain 19254 1726867328.69630: waiting for pending results... 19254 1726867328.69809: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 19254 1726867328.69893: in run() - task 0affcac9-a3a5-58c7-d1e3-00000000011f 19254 1726867328.69904: variable 'ansible_search_path' from source: unknown 19254 1726867328.69908: variable 'ansible_search_path' from source: unknown 19254 1726867328.69936: calling self._execute() 19254 1726867328.70032: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.70035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.70038: variable 'omit' from source: magic vars 19254 1726867328.70366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.72034: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.72078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.72113: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.72146: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.72175: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.72324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.72328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.72331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.72358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.72369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.72471: variable 'ansible_distribution' from source: facts 19254 1726867328.72475: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.72492: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.72495: when evaluation is False, skipping this task 19254 1726867328.72497: _execute() done 19254 1726867328.72499: dumping result to json 19254 1726867328.72517: done dumping result, returning 19254 1726867328.72520: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-58c7-d1e3-00000000011f] 19254 1726867328.72522: sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011f 19254 1726867328.72613: done sending task result for task 0affcac9-a3a5-58c7-d1e3-00000000011f 19254 1726867328.72616: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867328.72672: no more pending results, returning what we have 19254 1726867328.72675: results queue empty 19254 1726867328.72676: checking for any_errors_fatal 19254 1726867328.72689: done checking for any_errors_fatal 19254 1726867328.72690: checking for max_fail_percentage 19254 1726867328.72691: done checking for max_fail_percentage 19254 1726867328.72692: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.72693: done checking to see if all hosts have failed 19254 1726867328.72694: getting the remaining hosts for this loop 19254 1726867328.72695: done getting the remaining hosts for this loop 19254 1726867328.72698: getting the next task for host managed_node3 19254 1726867328.72704: done getting next task for host managed_node3 19254 1726867328.72707: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867328.72712: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.72736: getting variables 19254 1726867328.72738: in VariableManager get_vars() 19254 1726867328.72779: Calling all_inventory to load vars for managed_node3 19254 1726867328.72782: Calling groups_inventory to load vars for managed_node3 19254 1726867328.72784: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.72815: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.72819: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.72822: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.72981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.73099: done with get_vars() 19254 1726867328.73106: done getting variables 19254 1726867328.73167: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:22:08 -0400 (0:00:00.037) 0:00:10.454 ****** 19254 1726867328.73200: entering _queue_task() for managed_node3/debug 19254 1726867328.73391: worker is 1 (out of 1 available) 19254 1726867328.73405: exiting _queue_task() for managed_node3/debug 19254 1726867328.73415: done queuing things up, now waiting for results queue to drain 19254 1726867328.73417: waiting for pending results... 19254 1726867328.73585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 19254 1726867328.73667: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000120 19254 1726867328.73681: variable 'ansible_search_path' from source: unknown 19254 1726867328.73684: variable 'ansible_search_path' from source: unknown 19254 1726867328.73711: calling self._execute() 19254 1726867328.73779: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.73783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.73792: variable 'omit' from source: magic vars 19254 1726867328.74094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.75662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.75942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.75970: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.75996: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.76026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.76103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.76125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.76143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.76175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.76246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.76300: variable 'ansible_distribution' from source: facts 19254 1726867328.76304: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.76320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.76323: when evaluation is False, skipping this task 19254 1726867328.76326: _execute() done 19254 1726867328.76328: dumping result to json 19254 1726867328.76330: done dumping result, returning 19254 1726867328.76342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-58c7-d1e3-000000000120] 19254 1726867328.76361: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000120 19254 1726867328.76441: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000120 19254 1726867328.76444: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867328.76536: no more pending results, returning what we have 19254 1726867328.76539: results queue empty 19254 1726867328.76540: checking for any_errors_fatal 19254 1726867328.76545: done checking for any_errors_fatal 19254 1726867328.76546: checking for max_fail_percentage 19254 1726867328.76547: done checking for max_fail_percentage 19254 1726867328.76548: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.76549: done checking to see if all hosts have failed 19254 1726867328.76550: getting the remaining hosts for this loop 19254 1726867328.76551: done getting the remaining hosts for this loop 19254 1726867328.76555: getting the next task for host managed_node3 19254 1726867328.76561: done getting next task for host managed_node3 19254 1726867328.76564: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867328.76567: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.76583: getting variables 19254 1726867328.76585: in VariableManager get_vars() 19254 1726867328.76625: Calling all_inventory to load vars for managed_node3 19254 1726867328.76627: Calling groups_inventory to load vars for managed_node3 19254 1726867328.76630: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.76637: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.76639: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.76640: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.76749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.76888: done with get_vars() 19254 1726867328.76895: done getting variables 19254 1726867328.76934: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:22:08 -0400 (0:00:00.037) 0:00:10.491 ****** 19254 1726867328.76957: entering _queue_task() for managed_node3/debug 19254 1726867328.77155: worker is 1 (out of 1 available) 19254 1726867328.77168: exiting _queue_task() for managed_node3/debug 19254 1726867328.77214: done queuing things up, now waiting for results queue to drain 19254 1726867328.77216: waiting for pending results... 19254 1726867328.77393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 19254 1726867328.77486: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000121 19254 1726867328.77497: variable 'ansible_search_path' from source: unknown 19254 1726867328.77501: variable 'ansible_search_path' from source: unknown 19254 1726867328.77565: calling self._execute() 19254 1726867328.77620: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.77624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.77632: variable 'omit' from source: magic vars 19254 1726867328.77996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.79829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.79870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.79898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.79938: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.79957: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.80026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.80069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.80085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.80134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.80139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.80261: variable 'ansible_distribution' from source: facts 19254 1726867328.80274: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.80298: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.80301: when evaluation is False, skipping this task 19254 1726867328.80304: _execute() done 19254 1726867328.80306: dumping result to json 19254 1726867328.80311: done dumping result, returning 19254 1726867328.80314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-58c7-d1e3-000000000121] 19254 1726867328.80319: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000121 19254 1726867328.80401: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000121 19254 1726867328.80404: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 19254 1726867328.80445: no more pending results, returning what we have 19254 1726867328.80449: results queue empty 19254 1726867328.80450: checking for any_errors_fatal 19254 1726867328.80454: done checking for any_errors_fatal 19254 1726867328.80455: checking for max_fail_percentage 19254 1726867328.80457: done checking for max_fail_percentage 19254 1726867328.80458: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.80458: done checking to see if all hosts have failed 19254 1726867328.80459: getting the remaining hosts for this loop 19254 1726867328.80460: done getting the remaining hosts for this loop 19254 1726867328.80463: getting the next task for host managed_node3 19254 1726867328.80469: done getting next task for host managed_node3 19254 1726867328.80472: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867328.80476: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.80495: getting variables 19254 1726867328.80497: in VariableManager get_vars() 19254 1726867328.80542: Calling all_inventory to load vars for managed_node3 19254 1726867328.80544: Calling groups_inventory to load vars for managed_node3 19254 1726867328.80546: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.80554: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.80556: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.80559: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.80729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.80862: done with get_vars() 19254 1726867328.80873: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:22:08 -0400 (0:00:00.039) 0:00:10.531 ****** 19254 1726867328.80954: entering _queue_task() for managed_node3/ping 19254 1726867328.81166: worker is 1 (out of 1 available) 19254 1726867328.81180: exiting _queue_task() for managed_node3/ping 19254 1726867328.81191: done queuing things up, now waiting for results queue to drain 19254 1726867328.81193: waiting for pending results... 19254 1726867328.81414: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 19254 1726867328.81498: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000122 19254 1726867328.81509: variable 'ansible_search_path' from source: unknown 19254 1726867328.81514: variable 'ansible_search_path' from source: unknown 19254 1726867328.81555: calling self._execute() 19254 1726867328.81623: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.81627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.81636: variable 'omit' from source: magic vars 19254 1726867328.81949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.83706: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.83753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.83782: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.83821: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.83872: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.83926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.83950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.83968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.83996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.84006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.84103: variable 'ansible_distribution' from source: facts 19254 1726867328.84107: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.84125: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.84128: when evaluation is False, skipping this task 19254 1726867328.84131: _execute() done 19254 1726867328.84133: dumping result to json 19254 1726867328.84135: done dumping result, returning 19254 1726867328.84142: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-58c7-d1e3-000000000122] 19254 1726867328.84145: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000122 19254 1726867328.84227: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000122 19254 1726867328.84230: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.84300: no more pending results, returning what we have 19254 1726867328.84303: results queue empty 19254 1726867328.84304: checking for any_errors_fatal 19254 1726867328.84309: done checking for any_errors_fatal 19254 1726867328.84309: checking for max_fail_percentage 19254 1726867328.84311: done checking for max_fail_percentage 19254 1726867328.84312: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.84313: done checking to see if all hosts have failed 19254 1726867328.84314: getting the remaining hosts for this loop 19254 1726867328.84315: done getting the remaining hosts for this loop 19254 1726867328.84319: getting the next task for host managed_node3 19254 1726867328.84327: done getting next task for host managed_node3 19254 1726867328.84328: ^ task is: TASK: meta (role_complete) 19254 1726867328.84332: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.84349: getting variables 19254 1726867328.84351: in VariableManager get_vars() 19254 1726867328.84392: Calling all_inventory to load vars for managed_node3 19254 1726867328.84394: Calling groups_inventory to load vars for managed_node3 19254 1726867328.84397: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.84405: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.84407: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.84409: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.84533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.84734: done with get_vars() 19254 1726867328.84746: done getting variables 19254 1726867328.84809: done queuing things up, now waiting for results queue to drain 19254 1726867328.84811: results queue empty 19254 1726867328.84811: checking for any_errors_fatal 19254 1726867328.84813: done checking for any_errors_fatal 19254 1726867328.84813: checking for max_fail_percentage 19254 1726867328.84814: done checking for max_fail_percentage 19254 1726867328.84814: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.84815: done checking to see if all hosts have failed 19254 1726867328.84815: getting the remaining hosts for this loop 19254 1726867328.84816: done getting the remaining hosts for this loop 19254 1726867328.84817: getting the next task for host managed_node3 19254 1726867328.84820: done getting next task for host managed_node3 19254 1726867328.84821: ^ task is: TASK: Include the task 'manage_test_interface.yml' 19254 1726867328.84822: ^ state is: HOST STATE: block=3, task=21, 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 19254 1726867328.84824: getting variables 19254 1726867328.84825: in VariableManager get_vars() 19254 1726867328.84839: Calling all_inventory to load vars for managed_node3 19254 1726867328.84840: Calling groups_inventory to load vars for managed_node3 19254 1726867328.84842: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.84845: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.84846: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.84848: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.84934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.85180: done with get_vars() 19254 1726867328.85186: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:169 Friday 20 September 2024 17:22:08 -0400 (0:00:00.042) 0:00:10.574 ****** 19254 1726867328.85232: entering _queue_task() for managed_node3/include_tasks 19254 1726867328.85459: worker is 1 (out of 1 available) 19254 1726867328.85473: exiting _queue_task() for managed_node3/include_tasks 19254 1726867328.85484: done queuing things up, now waiting for results queue to drain 19254 1726867328.85486: waiting for pending results... 19254 1726867328.85682: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 19254 1726867328.85774: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000152 19254 1726867328.85806: variable 'ansible_search_path' from source: unknown 19254 1726867328.85918: calling self._execute() 19254 1726867328.85966: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.85970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.85973: variable 'omit' from source: magic vars 19254 1726867328.86329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.88715: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.88867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.88871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.88904: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.88934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.89026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.89058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.89098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.89141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.89159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.89400: variable 'ansible_distribution' from source: facts 19254 1726867328.89410: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.89412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.89415: when evaluation is False, skipping this task 19254 1726867328.89421: _execute() done 19254 1726867328.89424: dumping result to json 19254 1726867328.89426: done dumping result, returning 19254 1726867328.89428: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-58c7-d1e3-000000000152] 19254 1726867328.89430: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000152 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.89628: no more pending results, returning what we have 19254 1726867328.89632: results queue empty 19254 1726867328.89632: checking for any_errors_fatal 19254 1726867328.89634: done checking for any_errors_fatal 19254 1726867328.89634: checking for max_fail_percentage 19254 1726867328.89636: done checking for max_fail_percentage 19254 1726867328.89637: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.89641: done checking to see if all hosts have failed 19254 1726867328.89642: getting the remaining hosts for this loop 19254 1726867328.89644: done getting the remaining hosts for this loop 19254 1726867328.89647: getting the next task for host managed_node3 19254 1726867328.89653: done getting next task for host managed_node3 19254 1726867328.89656: ^ task is: TASK: Verify network state restored to default 19254 1726867328.89659: ^ state is: HOST STATE: block=3, task=21, 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? (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 19254 1726867328.89662: getting variables 19254 1726867328.89664: in VariableManager get_vars() 19254 1726867328.89715: Calling all_inventory to load vars for managed_node3 19254 1726867328.89717: Calling groups_inventory to load vars for managed_node3 19254 1726867328.89720: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.89733: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000152 19254 1726867328.89737: WORKER PROCESS EXITING 19254 1726867328.89749: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.89753: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.89756: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.89916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.90045: done with get_vars() 19254 1726867328.90057: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:173 Friday 20 September 2024 17:22:08 -0400 (0:00:00.048) 0:00:10.623 ****** 19254 1726867328.90124: entering _queue_task() for managed_node3/include_tasks 19254 1726867328.90333: worker is 1 (out of 1 available) 19254 1726867328.90347: exiting _queue_task() for managed_node3/include_tasks 19254 1726867328.90358: done queuing things up, now waiting for results queue to drain 19254 1726867328.90360: waiting for pending results... 19254 1726867328.90523: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 19254 1726867328.90589: in run() - task 0affcac9-a3a5-58c7-d1e3-000000000153 19254 1726867328.90599: variable 'ansible_search_path' from source: unknown 19254 1726867328.90630: calling self._execute() 19254 1726867328.90696: variable 'ansible_host' from source: host vars for 'managed_node3' 19254 1726867328.90700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 19254 1726867328.90711: variable 'omit' from source: magic vars 19254 1726867328.91026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 19254 1726867328.93184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 19254 1726867328.93188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 19254 1726867328.93224: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 19254 1726867328.93266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 19254 1726867328.93299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 19254 1726867328.93374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 19254 1726867328.93414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 19254 1726867328.93442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 19254 1726867328.93483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 19254 1726867328.93504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 19254 1726867328.93642: variable 'ansible_distribution' from source: facts 19254 1726867328.93653: variable 'ansible_distribution_major_version' from source: facts 19254 1726867328.93678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 19254 1726867328.93783: when evaluation is False, skipping this task 19254 1726867328.93786: _execute() done 19254 1726867328.93788: dumping result to json 19254 1726867328.93790: done dumping result, returning 19254 1726867328.93792: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-58c7-d1e3-000000000153] 19254 1726867328.93794: sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000153 19254 1726867328.93865: done sending task result for task 0affcac9-a3a5-58c7-d1e3-000000000153 19254 1726867328.93869: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 19254 1726867328.93921: no more pending results, returning what we have 19254 1726867328.93924: results queue empty 19254 1726867328.93925: checking for any_errors_fatal 19254 1726867328.93938: done checking for any_errors_fatal 19254 1726867328.93939: checking for max_fail_percentage 19254 1726867328.93941: done checking for max_fail_percentage 19254 1726867328.93942: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.93943: done checking to see if all hosts have failed 19254 1726867328.93943: getting the remaining hosts for this loop 19254 1726867328.93945: done getting the remaining hosts for this loop 19254 1726867328.93948: getting the next task for host managed_node3 19254 1726867328.93956: done getting next task for host managed_node3 19254 1726867328.93958: ^ task is: TASK: meta (flush_handlers) 19254 1726867328.93960: ^ 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 19254 1726867328.93963: getting variables 19254 1726867328.93965: in VariableManager get_vars() 19254 1726867328.94014: Calling all_inventory to load vars for managed_node3 19254 1726867328.94016: Calling groups_inventory to load vars for managed_node3 19254 1726867328.94018: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.94027: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.94030: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.94032: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.94694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.95098: done with get_vars() 19254 1726867328.95108: done getting variables 19254 1726867328.95174: in VariableManager get_vars() 19254 1726867328.95193: Calling all_inventory to load vars for managed_node3 19254 1726867328.95195: Calling groups_inventory to load vars for managed_node3 19254 1726867328.95197: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.95201: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.95203: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.95205: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.95584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.95781: done with get_vars() 19254 1726867328.95793: done queuing things up, now waiting for results queue to drain 19254 1726867328.95795: results queue empty 19254 1726867328.95796: checking for any_errors_fatal 19254 1726867328.95799: done checking for any_errors_fatal 19254 1726867328.95799: checking for max_fail_percentage 19254 1726867328.95800: done checking for max_fail_percentage 19254 1726867328.95801: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.95802: done checking to see if all hosts have failed 19254 1726867328.95803: getting the remaining hosts for this loop 19254 1726867328.95804: done getting the remaining hosts for this loop 19254 1726867328.95807: getting the next task for host managed_node3 19254 1726867328.95813: done getting next task for host managed_node3 19254 1726867328.95815: ^ task is: TASK: meta (flush_handlers) 19254 1726867328.95816: ^ 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 19254 1726867328.95819: getting variables 19254 1726867328.95819: in VariableManager get_vars() 19254 1726867328.95836: Calling all_inventory to load vars for managed_node3 19254 1726867328.95838: Calling groups_inventory to load vars for managed_node3 19254 1726867328.95840: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.95849: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.95852: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.95855: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.95986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.96192: done with get_vars() 19254 1726867328.96200: done getting variables 19254 1726867328.96247: in VariableManager get_vars() 19254 1726867328.96264: Calling all_inventory to load vars for managed_node3 19254 1726867328.96266: Calling groups_inventory to load vars for managed_node3 19254 1726867328.96268: Calling all_plugins_inventory to load vars for managed_node3 19254 1726867328.96272: Calling all_plugins_play to load vars for managed_node3 19254 1726867328.96274: Calling groups_plugins_inventory to load vars for managed_node3 19254 1726867328.96279: Calling groups_plugins_play to load vars for managed_node3 19254 1726867328.96413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 19254 1726867328.96599: done with get_vars() 19254 1726867328.96613: done queuing things up, now waiting for results queue to drain 19254 1726867328.96615: results queue empty 19254 1726867328.96616: checking for any_errors_fatal 19254 1726867328.96617: done checking for any_errors_fatal 19254 1726867328.96618: checking for max_fail_percentage 19254 1726867328.96619: done checking for max_fail_percentage 19254 1726867328.96619: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.96620: done checking to see if all hosts have failed 19254 1726867328.96621: getting the remaining hosts for this loop 19254 1726867328.96621: done getting the remaining hosts for this loop 19254 1726867328.96623: getting the next task for host managed_node3 19254 1726867328.96626: done getting next task for host managed_node3 19254 1726867328.96627: ^ task is: None 19254 1726867328.96628: ^ 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 19254 1726867328.96629: done queuing things up, now waiting for results queue to drain 19254 1726867328.96630: results queue empty 19254 1726867328.96631: checking for any_errors_fatal 19254 1726867328.96631: done checking for any_errors_fatal 19254 1726867328.96632: checking for max_fail_percentage 19254 1726867328.96633: done checking for max_fail_percentage 19254 1726867328.96633: checking to see if all hosts have failed and the running result is not ok 19254 1726867328.96634: done checking to see if all hosts have failed 19254 1726867328.96636: getting the next task for host managed_node3 19254 1726867328.96638: done getting next task for host managed_node3 19254 1726867328.96639: ^ task is: None 19254 1726867328.96640: ^ 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_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 17:22:08 -0400 (0:00:00.065) 0:00:10.689 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.48s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_ethtool_coalesce_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.76s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.71s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.13s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.12s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 INIT: Ethtool coalesce tests -------------------------------------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:15 Include the task 'manage_test_interface.yml' ---------------------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:20 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 TEST: I can create a profile without any coalescing option. ------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:34 Install ethtool (test dependency) --------------------------------------- 0.11s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:26 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Include the task 'enable_epel.yml' -------------------------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Include the task 'assert_device_present.yml' ---------------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:24 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Include the task 'show_interfaces.yml' ---------------------------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ethtool_coalesce.yml:18 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.10s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 19254 1726867328.96733: RUNNING CLEANUP